dc44b7d21e50abba1e2c7c38490b132ca6f8940f: Bug 1288761 part 1 - Use level-based algorithm for nsBidi::GetLogicalRun. r?jfkthame
draft
Xidorn Quan <me@upsuper.org> - Thu, 05 Oct 2017 18:11:50 +1100 - rev 675848
Push
83268 by xquan@mozilla.com at Fri, 06 Oct 2017 00:20:13 +0000
Bug 1288761 part 1 - Use level-based algorithm for nsBidi::GetLogicalRun. r?jfkthame
MozReview-Commit-ID: KrTrK5bFBib
96f0861cafe1c496ae764aea21baf501a95c056d: mybase
draft
Xidorn Quan <quanxunzhen@gmail.com> - Wed, 04 Feb 2015 08:24:16 +1100 - rev 675847
Push
83268 by xquan@mozilla.com at Fri, 06 Oct 2017 00:20:13 +0000
mybase
MozReview-Commit-ID: AIse40brXhE
18a639bdd85df4a2c49e45c0d0e538ae36e9217c: Bug 1386146 - Add support for hourCycle to Intl.DateTimeFormat. r?anba
draft
Zibi Braniecki <zbraniecki@mozilla.com> - Thu, 05 Oct 2017 17:16:03 -0700 - rev 675846
Push
83267 by bmo:gandalf@aviary.pl at Fri, 06 Oct 2017 00:17:43 +0000
Bug 1386146 - Add support for hourCycle to Intl.DateTimeFormat. r?anba
MozReview-Commit-ID: 8nwk3kyE3co
dd96ac1c79ae787d72c363ba040e0df8170256c4: Bug 1405539 - Add responsive bookmarking, info doorhanger and bug fixes to Activity Stream. r?k88hudson
draft
Ed Lee <edilee@mozilla.com> - Thu, 05 Oct 2017 15:38:54 -0700 - rev 675845
Push
83266 by bmo:edilee@mozilla.com at Fri, 06 Oct 2017 00:13:30 +0000
Bug 1405539 - Add responsive bookmarking, info doorhanger and bug fixes to Activity Stream. r?k88hudson
MozReview-Commit-ID: C5LXhbuI0EA
3577b2d2bb2cec02874e87ca01fb265a0afa6bdf: Bug 1406233 - Include sys/sysmacros.h for major()/minor() macros in Linux sandbox broker. r?gcp
draft
Jed Davis <jld@mozilla.com> - Thu, 05 Oct 2017 18:10:49 -0600 - rev 675844
Push
83265 by bmo:jld@mozilla.com at Fri, 06 Oct 2017 00:11:23 +0000
Bug 1406233 - Include sys/sysmacros.h for major()/minor() macros in Linux sandbox broker. r?gcp
MozReview-Commit-ID: G1D4yxLAAqg
70f2d45b6f50ad200b7416ae614b5102b791144c: Bug 1405539 - Add responsive bookmarking, info doorhanger and bug fixes to Activity Stream. r?k88hudson
draft
Ed Lee <edilee@mozilla.com> - Thu, 05 Oct 2017 15:38:54 -0700 - rev 675843
Push
83264 by bmo:edilee@mozilla.com at Thu, 05 Oct 2017 23:54:13 +0000
Bug 1405539 - Add responsive bookmarking, info doorhanger and bug fixes to Activity Stream. r?k88hudson
MozReview-Commit-ID: C5LXhbuI0EA
46b328657dd76a9c112668c628785b811d6d68ee: bug1405693
draft
Ed Lee <edilee@mozilla.com> - Thu, 05 Oct 2017 16:51:15 -0700 - rev 675842
Push
83264 by bmo:edilee@mozilla.com at Thu, 05 Oct 2017 23:54:13 +0000
bug1405693
MozReview-Commit-ID: EWC2MZxOpX
2d5e76b88086df2c21a739142503e16e646e2f0f: Bug 1380606 - Add a Places maintenance task to fix up items with invalid GUIDs. r?mak
draft
Kit Cambridge <kit@yakshaving.ninja> - Thu, 05 Oct 2017 11:33:54 -0700 - rev 675841
Push
83263 by bmo:kit@mozilla.com at Thu, 05 Oct 2017 23:54:09 +0000
Bug 1380606 - Add a Places maintenance task to fix up items with invalid GUIDs. r?mak
This task assigns new GUIDs to items with missing or invalid ones, and
bumps the Sync change counter for the affected items and their parents.
We also invalidate the GUID cache for the affected items, and write
tombstones for invalid GUIDs that have already been synced.
MozReview-Commit-ID: 7Jm3enYchAz
b7c347983922c2e77341c2228815ac43d557def6: Bug 1380606 - Add a `VALID_GUID()` Places SQL function. r?mak
draft
Kit Cambridge <kit@yakshaving.ninja> - Thu, 05 Oct 2017 11:32:49 -0700 - rev 675840
Push
83263 by bmo:kit@mozilla.com at Thu, 05 Oct 2017 23:54:09 +0000
Bug 1380606 - Add a `VALID_GUID()` Places SQL function. r?mak
This exposes the deterministic `IsValidGUID` function to SQL, matching
`GENERATE_GUID()` and making it easier to SELECT rows with invalid
GUIDs.
MozReview-Commit-ID: Dspm8A59P5L
5d5b6987e47e135ce88813d0c8db6ff380d442ad: Bug 1380606 - Add `mozIStorageAsyncConnection::createDeterministicFunction`. r?mak
draft
Kit Cambridge <kit@yakshaving.ninja> - Thu, 05 Oct 2017 11:31:30 -0700 - rev 675839
Push
83263 by bmo:kit@mozilla.com at Thu, 05 Oct 2017 23:54:09 +0000
Bug 1380606 - Add `mozIStorageAsyncConnection::createDeterministicFunction`. r?mak
According to the SQLite docs, the `eTextRep` parameter can be ORed with
`SQLITE_DETERMINISTIC` as a hint to the query planner, to indicate that
the function returns the same result for the same arguments.
MozReview-Commit-ID: 1Ib5yO8lK1P
25ab080abf7f45b85099b7992b9064f5fbd5b6a1: bug 1257362 - remove the code-signing usage from certverifier as nothing uses it r?Cykesiopka
draft
David Keeler <dkeeler@mozilla.com> - Mon, 02 Oct 2017 16:24:38 -0700 - rev 675838
Push
83262 by bmo:dkeeler@mozilla.com at Thu, 05 Oct 2017 23:53:25 +0000
bug 1257362 - remove the code-signing usage from certverifier as nothing uses it r?Cykesiopka
MozReview-Commit-ID: 6nWy8k6fMvw
bd96c617c9e2221a08b0f3908a3b1d708af42c56: Bug 1405693 - Use dev build of React for Activity Stream if browser.newtabpage.activity-stream.debug is true
draft bug1405693
k88hudson <khudson@mozilla.com> - Wed, 04 Oct 2017 10:59:45 -0400 - rev 675837
Push
83261 by khudson@mozilla.com at Thu, 05 Oct 2017 23:46:11 +0000
Bug 1405693 - Use dev build of React for Activity Stream if browser.newtabpage.activity-stream.debug is true
MozReview-Commit-ID: 13aqAEVUMNs
7dc29f0c976a5d0b606321a3c9ed64d6f4bf6324: Bug 1405962. P2 - use thread-safe ref counting.
draft
JW Wang <jwwang@mozilla.com> - Wed, 20 Sep 2017 17:14:01 +0800 - rev 675836
Push
83260 by jwwang@mozilla.com at Thu, 05 Oct 2017 23:40:33 +0000
Bug 1405962. P2 - use thread-safe ref counting.
These listeners will be AddRefed/Released off the main thread when
OMT data delivery is enabled.
MozReview-Commit-ID: CSOBgNNf3OW
228b08c8c93437a938ca3e3b6f24bf597690e65d: Bug 1405962. P1 - give MediaCache a thread on which we will run data callbacks from the HTTP channel.
draft
JW Wang <jwwang@mozilla.com> - Wed, 13 Sep 2017 16:51:12 +0800 - rev 675835
Push
83260 by jwwang@mozilla.com at Thu, 05 Oct 2017 23:40:33 +0000
Bug 1405962. P1 - give MediaCache a thread on which we will run data callbacks from the HTTP channel.
MozReview-Commit-ID: Av7bFGx9SW
c4d25c8e4f1bed34c38a8a576f552a7f2055228f: Bug 1405960 - Force e10s-multi off in a cross-branch way. r=mconley
draft
Blake Kaplan <mrbkap@gmail.com> - Thu, 05 Oct 2017 15:23:27 -0700 - rev 675834
Push
83259 by bmo:mrbkap@mozilla.com at Thu, 05 Oct 2017 23:22:41 +0000
Bug 1405960 - Force e10s-multi off in a cross-branch way. r=mconley
The existing code was a no-op on beta, where dom.ipc.processCount defaults to
1 and is overridden by dom.ipc.processCount.web if it's set. Now that we don't
select a single process count (because of an incompatible addon) on beta, we
have to use a different method of disabling multi.
MozReview-Commit-ID: 1KdyQdUFgNf
7242f8e6e03fd03b518d09c2a66778927afb5e51: Bug 1393805 - Part 5 - Test that the system extensions dev dir is readable from content. r?bobowen
draft
Haik Aftandilian <haftandilian@mozilla.com> - Wed, 27 Sep 2017 16:01:57 -0700 - rev 675833
Push
83258 by haftandilian@mozilla.com at Thu, 05 Oct 2017 23:13:20 +0000
Bug 1393805 - Part 5 - Test that the system extensions dev dir is readable from content. r?bobowen
MozReview-Commit-ID: 7YN7S7R39CU
50f8a9b914982c4328552a7db57d4988cb17ea68: Bug 1393805 - Part 4 - Add Linux whitelisted directory for system extensions development. r?gcp
draft
Haik Aftandilian <haftandilian@mozilla.com> - Wed, 04 Oct 2017 10:50:48 -0700 - rev 675832
Push
83258 by haftandilian@mozilla.com at Thu, 05 Oct 2017 23:13:20 +0000
Bug 1393805 - Part 4 - Add Linux whitelisted directory for system extensions development. r?gcp
MozReview-Commit-ID: 2eTx1eM1fCM
0c9197eddfecc48556773102a6018eeb590435a4: Bug 1393805 - Part 3 - Add Windows whitelisted directory for system extensions development. r?bobowen
draft
Haik Aftandilian <haftandilian@mozilla.com> - Mon, 02 Oct 2017 15:17:15 -0700 - rev 675831
Push
83258 by haftandilian@mozilla.com at Thu, 05 Oct 2017 23:13:20 +0000
Bug 1393805 - Part 3 - Add Windows whitelisted directory for system extensions development. r?bobowen
MozReview-Commit-ID: 8K5c3mUlqna
e6e54f14db5c7c5d87183b88baca23eb89048fae: Bug 1393805 - Part 2 - Add Mac whitelisted directory for system extensions development. r?Alex_Gaynor
draft
Haik Aftandilian <haftandilian@mozilla.com> - Thu, 05 Oct 2017 16:06:36 -0700 - rev 675830
Push
83258 by haftandilian@mozilla.com at Thu, 05 Oct 2017 23:13:20 +0000
Bug 1393805 - Part 2 - Add Mac whitelisted directory for system extensions development. r?Alex_Gaynor
MozReview-Commit-ID: ADkcqFAsKaY
3b525611c4c8af14f490c56c6d9632c93fe8af68: Bug 1393805 - Part 1 - Add XRE_USER_SYS_EXTENSION_DEV_DIR XRESysExtDev Key. r?bobowen,gcp
draft
Haik Aftandilian <haftandilian@mozilla.com> - Wed, 04 Oct 2017 10:43:49 -0700 - rev 675829
Push
83258 by haftandilian@mozilla.com at Thu, 05 Oct 2017 23:13:20 +0000
Bug 1393805 - Part 1 - Add XRE_USER_SYS_EXTENSION_DEV_DIR XRESysExtDev Key. r?bobowen,gcp
Adds a new directory provider key "XRESysExtDev" to be used by system extension
developers needing to load system extensions from a directory readable by
sandboxed content processes.
MozReview-Commit-ID: 4BKOZoPzCC3