026143fc23c6ca56281528ef34a0452682cf6816: Bug 1367860 (part 2) - Update CSS fallback font when lang changes. r?dbaron
draft
Kevin Hsieh <kevin.hsieh@ucla.edu> - Wed, 16 Aug 2017 17:34:36 -0700 - rev 647820
Push
74553 by bmo:kevin.hsieh@ucla.edu at Thu, 17 Aug 2017 00:49:22 +0000
Bug 1367860 (part 2) - Update CSS fallback font when lang changes. r?dbaron
MozReview-Commit-ID: 1VzxKnJJ1kD
04e977d06785429a561d717ecfb27b25ada04388: Bug 1367860 (part 1) - Handle CSS font-family units using switch instead of if. r?dbaron
draft
Kevin Hsieh <kevin.hsieh@ucla.edu> - Mon, 14 Aug 2017 16:46:52 -0700 - rev 647819
Push
74553 by bmo:kevin.hsieh@ucla.edu at Thu, 17 Aug 2017 00:49:22 +0000
Bug 1367860 (part 1) - Handle CSS font-family units using switch instead of if. r?dbaron
MozReview-Commit-ID: DBwSHM8kfGP
7689e377f265643d0260eec9c0f53cdeb47e843b: Bug 1391114 - Make `mach artifact toolchain` validate toolchain downloads. r?gps
draft
Mike Hommey <mh+mozilla@glandium.org> - Thu, 17 Aug 2017 09:36:27 +0900 - rev 647818
Push
74552 by bmo:mh+mozilla@glandium.org at Thu, 17 Aug 2017 00:46:53 +0000
Bug 1391114 - Make `mach artifact toolchain` validate toolchain downloads. r?gps
Tooltool manifests contain digests that have been used to validate
tooltool downloads. Toolchain artifacts don't benefit from that, and as
a result, an incomplete download can be considered as finished, and
unpack fail after that, without retrying, even with --retry.
Fortunately, the chain of trust artifacts do contains digests for
taskcluster artifacts, as long as the jobs that created the artifacts
have chain of trust enabled.
As of now, the goal is not cryptographic validation of the download, but
to ensure that we got the complete file, and to trigger a new download
if we haven't.
63ca686c3f1e870649b6d9c559973d100573aec2: Merge inbound to central, a=merge
Wes Kocher <wkocher@mozilla.com> - Wed, 16 Aug 2017 16:59:26 -0700 - rev 647817
Push
74552 by bmo:mh+mozilla@glandium.org at Thu, 17 Aug 2017 00:46:53 +0000
Merge inbound to central, a=merge
MozReview-Commit-ID: GEfEDRZk5bo
c1e6d3efbf3075488f0ab1891b90efc9c0db7c96: Bug 1383622 (part 2) - update TPS to use the async bookmark API. r?tcsc
draft
Mark Hammond <mhammond@skippinet.com.au> - Tue, 15 Aug 2017 12:44:50 +1000 - rev 647816
Push
74551 by bmo:markh@mozilla.com at Thu, 17 Aug 2017 00:16:03 +0000
Bug 1383622 (part 2) - update TPS to use the async bookmark API. r?tcsc
MozReview-Commit-ID: CnTx1stPyCY
74031b9a83b8a40e8d8021d9481a1029de97b53c: Bug 1379265 - Write C++ bindings to rsdparsa and integrate into existing SDP code
draft
Paul Ellenbogen <pe5@cs.princeton.edu> - Fri, 30 Jun 2017 12:54:12 -0700 - rev 647815
Push
74550 by bmo:pe5@cs.princeton.edu at Thu, 17 Aug 2017 00:09:11 +0000
Bug 1379265 - Write C++ bindings to rsdparsa and integrate into existing SDP code
MozReview-Commit-ID: FdhpTT5wzwI
f6ac5827fc4745be237436316d6c4c9945e607a4: Bug 1391099: Avoid using checkLoadURIStrWithPrincipal. r?mixedpuppy
draft
Kris Maglione <maglione.k@gmail.com> - Wed, 16 Aug 2017 16:29:06 -0700 - rev 647814
Push
74549 by maglione.k@gmail.com at Wed, 16 Aug 2017 23:58:03 +0000
Bug 1391099: Avoid using checkLoadURIStrWithPrincipal. r?mixedpuppy
checkLoadURIStrWithPrincipal runs URLs through the URI fixup services and
checks against each of the results. This is both expensive and unnecessary for
our purposes.
MozReview-Commit-ID: 4L2Z4KuMZhQ
1983fba82f1351f52f8d984db6a05ed29b154332: Bug 1356241 - Drop preference values that are already set in prefs_general.js. r?daisuke
draft
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Thu, 17 Aug 2017 08:57:01 +0900 - rev 647813
Push
74548 by hikezoe@mozilla.com at Wed, 16 Aug 2017 23:57:25 +0000
Bug 1356241 - Drop preference values that are already set in prefs_general.js. r?daisuke
There are no other meta files that the preference values which were dropped in
this patch are set explicitly.
MozReview-Commit-ID: 6FXjj8gVPER
e13138970b0ff33230d375b0243c77104847c00d: Bug 1356241 - Return specified 'normal' value for column-gap computed value. r?dholbert
draft
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Thu, 17 Aug 2017 08:56:00 +0900 - rev 647812
Push
74548 by hikezoe@mozilla.com at Wed, 16 Aug 2017 23:57:25 +0000
Bug 1356241 - Return specified 'normal' value for column-gap computed value. r?dholbert
In the spec [1], computed value for column-gap is defined as
'as specified, with <length>s made absolute'.
[1] https://drafts.csswg.org/css-multicol-1/#column-gap
MozReview-Commit-ID: IO22V33z8pz
a594fe59614b107cde003b7a7ec1ca0f17764156: Bug 1356241 - Set the pref for overflow-clip-box true since it's not contained in prefs_general.js. r?daisuke
draft
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Thu, 17 Aug 2017 08:56:00 +0900 - rev 647811
Push
74548 by hikezoe@mozilla.com at Wed, 16 Aug 2017 23:57:25 +0000
Bug 1356241 - Set the pref for overflow-clip-box true since it's not contained in prefs_general.js. r?daisuke
MozReview-Commit-ID: 96FsyOjwiTV
8ddc3c30f7053e5b808e03c3bba0b92c22122316: Bug 1391103 - Align Maybe::mStorage like when the type is in a struct. r?froydnj
draft
Xidorn Quan <me@upsuper.org> - Thu, 17 Aug 2017 09:49:19 +1000 - rev 647810
Push
74547 by xquan@mozilla.com at Wed, 16 Aug 2017 23:49:53 +0000
Bug 1391103 - Align Maybe::mStorage like when the type is in a struct. r?froydnj
MozReview-Commit-ID: 6ArNhZA4Wdf
15b76609ddd3a01c9e053182b6f4a7a3731bf22d: mybase
draft
Xidorn Quan <quanxunzhen@gmail.com> - Wed, 04 Feb 2015 08:24:16 +1100 - rev 647809
Push
74547 by xquan@mozilla.com at Wed, 16 Aug 2017 23:49:53 +0000
mybase
MozReview-Commit-ID: AIse40brXhE
534d9bea16eec16ef9aaf9b70f94a5b2e3f24e88: Bug 1391099: Avoid using checkLoadURIStrWithPrincipal. r?mixedpuppy
draft
Kris Maglione <maglione.k@gmail.com> - Wed, 16 Aug 2017 16:29:06 -0700 - rev 647808
Push
74546 by maglione.k@gmail.com at Wed, 16 Aug 2017 23:29:43 +0000
Bug 1391099: Avoid using checkLoadURIStrWithPrincipal. r?mixedpuppy
checkLoadURIStrWithPrincipal runs URLs through the URI fixup services and
checks against each of the results. This is both expensive and unnecessary for
our purposes.
MozReview-Commit-ID: 4L2Z4KuMZhQ
eac492c773f991a333571b650fca12c424582e7a: Bug 1340684 - Fire the scroll event before the style flush. r=mstange
draft
Botond Ballo <botond@mozilla.com> - Wed, 09 Aug 2017 21:08:38 -0400 - rev 647807
Push
74545 by bballo@mozilla.com at Wed, 16 Aug 2017 23:24:41 +0000
Bug 1340684 - Fire the scroll event before the style flush. r=mstange
This ensures that if the scroll event triggers style changes, they are
reflected on the same paint.
This is accomplished by having the refresh driver fire scroll events as
an explicit step after FlushType::Style observers and rAF callbacks, and
before the actual style flush.
MozReview-Commit-ID: 4kgauD5SgVo
a90866d014d4b9b5d6058b204259799c8264216e: Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv
draft
Andrew McCreight <continuation@gmail.com> - Wed, 16 Aug 2017 11:39:08 -0700 - rev 647806
Push
74544 by bmo:continuation@gmail.com at Wed, 16 Aug 2017 23:18:31 +0000
Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv
Replace it with NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION, because it
has been the same for a while.
MozReview-Commit-ID: 5agRGFyUry1
30d917e521bf7bf1813408d2b209feb196d89151: Bug 1390247 - Enable APZ autoscrolling on Nightly builds. r=kats
draft
Botond Ballo <botond@mozilla.com> - Mon, 14 Aug 2017 14:59:17 -0400 - rev 647805
Push
74543 by bballo@mozilla.com at Wed, 16 Aug 2017 23:13:38 +0000
Bug 1390247 - Enable APZ autoscrolling on Nightly builds. r=kats
MozReview-Commit-ID: 1pBVbb2XVeW
442d17e6ff491fcd9639e1f7524ec8acf28b8a36: Bug 1390247 - Get browser_bug295977_autoscroll_overflow.js working with APZ autoscrolling. r=kats
draft
Botond Ballo <botond@mozilla.com> - Wed, 16 Aug 2017 17:50:28 -0400 - rev 647804
Push
74543 by bballo@mozilla.com at Wed, 16 Aug 2017 23:13:38 +0000
Bug 1390247 - Get browser_bug295977_autoscroll_overflow.js working with APZ autoscrolling. r=kats
MozReview-Commit-ID: MQwJxtePRb
2ac9f7e799437b9242cc03ec93f0fb1895b0a8f2: Bug 1390321 - Remove the no-longer-used IAPZCTreeManager::CancelAnimation() function. r=kats
draft
Botond Ballo <botond@mozilla.com> - Mon, 14 Aug 2017 17:12:22 -0400 - rev 647803
Push
74543 by bballo@mozilla.com at Wed, 16 Aug 2017 23:13:38 +0000
Bug 1390321 - Remove the no-longer-used IAPZCTreeManager::CancelAnimation() function. r=kats
MozReview-Commit-ID: Ln7zJPnSUvV
2383db7abceea790dbb837ddfa501626492159b4: Bug 1390964 - Do not clobber an existing LD_LIBRARY_PATH in the mochitest harness. r=ted
draft
Botond Ballo <botond@mozilla.com> - Wed, 16 Aug 2017 13:25:01 -0400 - rev 647802
Push
74543 by bballo@mozilla.com at Wed, 16 Aug 2017 23:13:38 +0000
Bug 1390964 - Do not clobber an existing LD_LIBRARY_PATH in the mochitest harness. r=ted
MozReview-Commit-ID: 7uQ71Jpq1lM
6bcfdc51bdd5b8695c2718b960d1fda9c133398f: Bug 1389840: Part 2 - Store last optional permissions state in the startup cache. r?aswan
draft
Kris Maglione <maglione.k@gmail.com> - Sat, 12 Aug 2017 14:42:44 -0700 - rev 647801
Push
74542 by maglione.k@gmail.com at Wed, 16 Aug 2017 23:10:03 +0000
Bug 1389840: Part 2 - Store last optional permissions state in the startup cache. r?aswan
MozReview-Commit-ID: 95krDpu1JZr