f2f80e89a400d5b9982d138b29e534701b247072: Bug 1389138 - Introduce a variant type to allow unifying the clip and scroll ids. r=mstange
draft
Kartikaya Gupta <kgupta@mozilla.com> - Thu, 17 Aug 2017 11:06:31 -0400 - rev 648483
Push
74768 by kgupta@mozilla.com at Thu, 17 Aug 2017 20:14:33 +0000
Bug 1389138 - Introduce a variant type to allow unifying the clip and scroll ids. r=mstange
This allows us to keep a single stack where we track both clip ids and
scroll ids with the correct interleaving order that they were pushed in.
MozReview-Commit-ID: DHHfR8JnnBw
99f77b7629ab39e78316fc890ea3253ce51f8732: Bug 1389138 - Extract a helper PushScrollLayer method. r=mstange
draft
Kartikaya Gupta <kgupta@mozilla.com> - Thu, 17 Aug 2017 11:06:12 -0400 - rev 648482
Push
74768 by kgupta@mozilla.com at Thu, 17 Aug 2017 20:14:33 +0000
Bug 1389138 - Extract a helper PushScrollLayer method. r=mstange
MozReview-Commit-ID: CqKOvxWCWZE
ca8685291f7fb8df21b2343f4a1bde032614a1d6: Bug 1386782 - Add toolchain tasks to build gn in automation.
draft
Chris Manchester <cmanchester@mozilla.com> - Tue, 25 Jul 2017 15:33:44 -0700 - rev 648481
Push
74767 by bmo:cmanchester@mozilla.com at Thu, 17 Aug 2017 20:02:42 +0000
Bug 1386782 - Add toolchain tasks to build gn in automation.
MozReview-Commit-ID: 7dDwsQJnzRL
7827ba62f775449a9790e5109257a5fd7809b4a7: Bug 1385742 - Network monitor: allow filter buttons to wrap, avoid disable cache label to wrap r?ntim
draft
Xavier ALT <dex@phoenix-ind.net> - Fri, 11 Aug 2017 00:08:45 +0200 - rev 648480
Push
74766 by bmo:dex@phoenix-ind.net at Thu, 17 Aug 2017 19:53:56 +0000
Bug 1385742 - Network monitor: allow filter buttons to wrap, avoid disable cache label to wrap r?ntim
MozReview-Commit-ID: 6EkpgkosV0W
719c23d51febb3f8a8726df09961feb283fd0eed: Bug 1388855 - Simplify source map URL extraction in stylesheet actor; r?gl
draft
Tom Tromey <tom@tromey.com> - Wed, 09 Aug 2017 13:47:23 -0600 - rev 648479
Push
74765 by bmo:ttromey@mozilla.com at Thu, 17 Aug 2017 19:48:36 +0000
Bug 1388855 - Simplify source map URL extraction in stylesheet actor; r?gl
MozReview-Commit-ID: 3WeNugNx7M
28596d56c31885dc68afc44a25bbd386497ddb65: Bug 1388855 - Extract source map URL when parsing CSS, r?bz, heycam
draft
Tom Tromey <tom@tromey.com> - Wed, 09 Aug 2017 13:33:24 -0600 - rev 648478
Push
74765 by bmo:ttromey@mozilla.com at Thu, 17 Aug 2017 19:48:36 +0000
Bug 1388855 - Extract source map URL when parsing CSS, r?bz, heycam
This changes the CSS lexer to extract sourceMappingURL directives from
comments and preserve them; then changes the parser to expose this value
as the style sheet's sourceMapURL.
MozReview-Commit-ID: LfMamJ1PsU0
4da627f785bcf14c46c0ae9ea96638553afe75f5: Bug 1355451 - Speculative connect to websites on mousedown on awesomebar item. r=mak
Evelyn Hung <jj.evelyn@gmail.com> - Fri, 04 Aug 2017 22:27:21 +0800 - rev 648477
Push
74765 by bmo:ttromey@mozilla.com at Thu, 17 Aug 2017 19:48:36 +0000
Bug 1355451 - Speculative connect to websites on mousedown on awesomebar item. r=mak
We preconnect to an explicit URL or the url in moz-action:remotetab on
the popup.
MozReview-Commit-ID: Itgie3BMehn
c72b111355887e0a23073fbede374d3634f0908a: Backed out changeset 20c649cb4a21 (bug 1389138) for bustage at dist/include/mozilla/layers/ScrollingLayersHelper.h:22: class 'FrameMetrics' was previously declared as a struct. r=backout
Sebastian Hengst <archaeopteryx@coole-files.de> - Thu, 17 Aug 2017 21:08:57 +0200 - rev 648476
Push
74765 by bmo:ttromey@mozilla.com at Thu, 17 Aug 2017 19:48:36 +0000
Backed out changeset 20c649cb4a21 (
bug 1389138) for bustage at dist/include/mozilla/layers/ScrollingLayersHelper.h:22: class 'FrameMetrics' was previously declared as a struct. r=backout
8dff08e46838d5ccb9c70ccb8eb56b7280d27b1d: Backed out changeset 442b037713d6 (bug 1389138)
Sebastian Hengst <archaeopteryx@coole-files.de> - Thu, 17 Aug 2017 21:08:20 +0200 - rev 648475
Push
74765 by bmo:ttromey@mozilla.com at Thu, 17 Aug 2017 19:48:36 +0000
Backed out changeset 442b037713d6 (
bug 1389138)
bda67429b9c9b4d071e275378718efa3ff48f4a3: Backed out changeset d45e64ac4452 (bug 1389138)
Sebastian Hengst <archaeopteryx@coole-files.de> - Thu, 17 Aug 2017 21:08:14 +0200 - rev 648474
Push
74765 by bmo:ttromey@mozilla.com at Thu, 17 Aug 2017 19:48:36 +0000
Backed out changeset d45e64ac4452 (
bug 1389138)
20e02a7df9377dbeb1dbdf2d330c7c0a621ab0b0: Backed out changeset 321176b458a5 (bug 1389138)
Sebastian Hengst <archaeopteryx@coole-files.de> - Thu, 17 Aug 2017 21:08:09 +0200 - rev 648473
Push
74765 by bmo:ttromey@mozilla.com at Thu, 17 Aug 2017 19:48:36 +0000
Backed out changeset 321176b458a5 (
bug 1389138)
bf522e33426e76de01764d051e1b0fd565442858: Bug 1388183 - Queue and play the last download notification instead of truncating/aborting it. r=Paolo
Sam Foster <sfoster@mozilla.com> - Fri, 11 Aug 2017 16:06:02 -0700 - rev 648472
Push
74765 by bmo:ttromey@mozilla.com at Thu, 17 Aug 2017 19:48:36 +0000
Bug 1388183 - Queue and play the last download notification instead of truncating/aborting it. r=Paolo
* Maintain a _nextNotificationType LIFO "queue" of one, to play overlapping events in series
* _showNotification assumes everything could have changed since it was last called
* Signature of showEventNotification is unchanged, but most of its work is now done in _showNotification
MozReview-Commit-ID: 8sv4DZoZU65
211697317f6b0669ac8c4e55e84fd05dd9615fea: Bug 1341102: Revendor rust dependencies to unbust tree. r=me
Emilio Cobos Álvarez <emilio@crisal.io> - Thu, 17 Aug 2017 20:51:43 +0200 - rev 648471
Push
74765 by bmo:ttromey@mozilla.com at Thu, 17 Aug 2017 19:48:36 +0000
Bug 1341102: Revendor rust dependencies to unbust tree. r=me
MozReview-Commit-ID: 6ChbWFfPHGS
9eb2c6019ba03afa0b2f87b54f0f08d9954a2c7c: Bug 1385094 - Don't include docker image in chain of trust for builds if not using an in-tree image; r=aki,dustin
Tom Prince <mozilla@hocat.ca> - Wed, 16 Aug 2017 13:14:39 -0600 - rev 648470
Push
74765 by bmo:ttromey@mozilla.com at Thu, 17 Aug 2017 19:48:36 +0000
Bug 1385094 - Don't include docker image in chain of trust for builds if not using an in-tree image; r=aki,dustin
MozReview-Commit-ID: J6RkxSUqZrx
3a098a3e8e057f19e935a3698ee48058810a2b08: Bug 1385094 - Allow support for taskgraph taks to refer to indexed docker images, in addition to in-tree and docker-hub images. r=dustin
Tom Prince <mozilla@hocat.ca> - Thu, 27 Jul 2017 14:39:51 -0600 - rev 648469
Push
74765 by bmo:ttromey@mozilla.com at Thu, 17 Aug 2017 19:48:36 +0000
Bug 1385094 - Allow support for taskgraph taks to refer to indexed docker images, in addition to in-tree and docker-hub images. r=dustin
MozReview-Commit-ID: HFmsBswwsA1
d3e94a705125c1f4dc9e4cfc4597078601f7807f: Bug 1380195 Ensure xz settings are compatible with mozglue XZStream.cpp r=glandium,nalexander
Brian Murray <bmurray7jhu@gmail.com> - Tue, 11 Jul 2017 17:20:39 -0700 - rev 648468
Push
74765 by bmo:ttromey@mozilla.com at Thu, 17 Aug 2017 19:48:36 +0000
Bug 1380195 Ensure xz settings are compatible with mozglue XZStream.cpp r=glandium,nalexander
Ensure stream only has a single LZMA block.
Ensure that dictionary size is always 8 MiB.
MozReview-Commit-ID: A0CV6M3LIf9
b6555b458a8b45804c19a08e95adf53c87834900: servo: Merge #18028 - Performance Timeline API (from ferjm:performance.timeline); r=jdm
Fernando Jiménez Moreno <ferjmoreno@gmail.com> - Thu, 17 Aug 2017 12:27:19 -0500 - rev 648467
Push
74765 by bmo:ttromey@mozilla.com at Thu, 17 Aug 2017 19:48:36 +0000
servo: Merge
#18028 - Performance Timeline API (from ferjm:performance.timeline); r=jdm
[Performance Timeline API](https://www.w3.org/TR/performance-timeline-2/) implementation.
This API is required to allow DOM access to the [Paint Timing API](https://wicg.github.io/paint-timing/#example) metrics implemented in
#17256. Unfortunately, I couldn't test it properly, as its usage depends on other APIs like the Paint Timing, User Timing, Resource Timing or Server Timing APIs. I'll work in the integration with the Paint Timing API next.
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [ ] There are [WPTs](https://github.com/servo/servo/tree/master/tests/wpt/web-platform-tests/performance-timeline) for this API, however they depend on the implementation of the User Timing and the Resource Timing APIs, which I'll hopefully be implementing soon.
Source-Repo:
https://github.com/servo/servo
Source-Revision:
6988c7424ddfdd9a98e6a458ff2ad307a74237aa
6964b52cb7f26b3257e8e3ac80f35630c4e62233: Bug 1375292 - Add licenses for Servo's third-party libraries to about:licenses. r=gerv
Chris Peterson <cpeterson@mozilla.com> - Sat, 22 Jul 2017 00:35:09 -0700 - rev 648466
Push
74765 by bmo:ttromey@mozilla.com at Thu, 17 Aug 2017 19:48:36 +0000
Bug 1375292 - Add licenses for Servo's third-party libraries to about:licenses. r=gerv
https://hg.mozilla.org/mozilla-central/file/tip/third_party/rust/bincode
https://hg.mozilla.org/mozilla-central/file/tip/third_party/rust/byteorder
https://hg.mozilla.org/mozilla-central/file/tip/third_party/rust/gdi32-sys
https://hg.mozilla.org/mozilla-central/file/tip/third_party/rust/kernel32-sys
https://hg.mozilla.org/mozilla-central/file/tip/third_party/rust/kernel32-sys-0.1.4
https://hg.mozilla.org/mozilla-central/file/tip/third_party/rust/lazy_static
https://hg.mozilla.org/mozilla-central/file/tip/third_party/rust/lazy_static-0.1.16
https://hg.mozilla.org/mozilla-central/file/tip/third_party/rust/matches
https://hg.mozilla.org/mozilla-central/file/tip/third_party/rust/nom
https://hg.mozilla.org/mozilla-central/file/tip/third_party/rust/ordered-float
https://hg.mozilla.org/mozilla-central/file/tip/third_party/rust/owning_ref
https://hg.mozilla.org/mozilla-central/file/tip/third_party/rust/phf
https://hg.mozilla.org/mozilla-central/file/tip/third_party/rust/phf_codegen
https://hg.mozilla.org/mozilla-central/file/tip/third_party/rust/phf_generator
https://hg.mozilla.org/mozilla-central/file/tip/third_party/rust/phf_shared
https://hg.mozilla.org/mozilla-central/file/tip/third_party/rust/precomputed-hash
https://hg.mozilla.org/mozilla-central/file/tip/third_party/rust/redox_syscall
https://hg.mozilla.org/mozilla-central/file/tip/third_party/rust/synstructure
https://hg.mozilla.org/mozilla-central/file/tip/third_party/rust/unicase
https://hg.mozilla.org/mozilla-central/file/tip/third_party/rust/unreachable
https://hg.mozilla.org/mozilla-central/file/tip/third_party/rust/utf8-ranges
https://hg.mozilla.org/mozilla-central/file/tip/third_party/rust/void
MozReview-Commit-ID: 22yLZlm4VCA
7f118ff40f8f9d6bb289e500f64fd460f0fa930b: Bug 1390247 - Enable APZ autoscrolling on Nightly builds. r=kats
Botond Ballo <botond@mozilla.com> - Mon, 14 Aug 2017 14:59:17 -0400 - rev 648465
Push
74765 by bmo:ttromey@mozilla.com at Thu, 17 Aug 2017 19:48:36 +0000
Bug 1390247 - Enable APZ autoscrolling on Nightly builds. r=kats
MozReview-Commit-ID: 1pBVbb2XVeW
db173b8cb609ba2d193f91be81e34e140c6888e0: Bug 1390247 - Get browser_bug295977_autoscroll_overflow.js working with APZ autoscrolling. r=kats
Botond Ballo <botond@mozilla.com> - Wed, 16 Aug 2017 17:50:28 -0400 - rev 648464
Push
74765 by bmo:ttromey@mozilla.com at Thu, 17 Aug 2017 19:48:36 +0000
Bug 1390247 - Get browser_bug295977_autoscroll_overflow.js working with APZ autoscrolling. r=kats
MozReview-Commit-ID: MQwJxtePRb