12c0e9554a5f8a80e85fa88b23b6dad5a8afe750: Bug 1656813 - Clang format gl.cc. r=lsalzman
Matt Woodrow <mwoodrow@mozilla.com> - Wed, 05 Aug 2020 00:52:54 +0000 - rev 543300
Push
37669 by dluca@mozilla.com at Wed, 05 Aug 2020 09:49:32 +0000
81e59f7fa9e779ef50305ef11105b75856335558: Bug 1657075 - AVIF: use matrix coefficients to set YUVColorSpace. r=jbauman
Thomas Daede <tdaede@mozilla.com> - Tue, 04 Aug 2020 23:00:38 +0000 - rev 543299
Push
37669 by dluca@mozilla.com at Wed, 05 Aug 2020 09:49:32 +0000
Bug 1657075 - AVIF: use matrix coefficients to set YUVColorSpace. r=jbauman
Differential Revision:
https://phabricator.services.mozilla.com/D85839
85ef536d88c9fb798a1bb0b96369fd7a68a7b0d9: Backed out 2 changesets (bug 1653355) by mstange's request, for causing bug 1657239 and bug 1657241
Bogdan Tara <btara@mozilla.com> - Wed, 05 Aug 2020 02:37:30 +0300 - rev 543298
Push
37669 by dluca@mozilla.com at Wed, 05 Aug 2020 09:49:32 +0000
Backed out 2 changesets (
bug 1653355) by mstange's request, for causing
bug 1657239 and
bug 1657241
Backed out changeset c05bf982e469 (
bug 1653355)
Backed out changeset 8de5ba3d1c6f (
bug 1653355)
4dd23a12ebe0fa0b25e1a510d4e5aca70b86b598: Bug 1657230 - Specify text editors should open `js/sub.configure` as a Python file r=froydnj
Ricky Stewart <rstewart@mozilla.com> - Tue, 04 Aug 2020 22:29:04 +0000 - rev 543297
Push
37669 by dluca@mozilla.com at Wed, 05 Aug 2020 09:49:32 +0000
Bug 1657230 - Specify text editors should open `js/sub.configure` as a Python file r=froydnj
Differential Revision:
https://phabricator.services.mozilla.com/D85932
7cc0546438c7e89765bf6b4c71f01f88a029552c: Bug 333811 - send referrer info for favicons and obey the referrer policy when doing so, r=mossop
Gijs Kruitbosch <gijskruitbosch@gmail.com> - Tue, 04 Aug 2020 22:19:52 +0000 - rev 543296
Push
37669 by dluca@mozilla.com at Wed, 05 Aug 2020 09:49:32 +0000
Bug 333811 - send referrer info for favicons and obey the referrer policy when doing so, r=mossop
Differential Revision:
https://phabricator.services.mozilla.com/D85798
41123958a0d9906a3feedc1d8b7fc271062f69e1: Bug 1656999 - Unmark now-passing tests.
Jeff Gilbert <jgilbert@mozilla.com> - Tue, 04 Aug 2020 22:42:13 +0000 - rev 543295
Push
37669 by dluca@mozilla.com at Wed, 05 Aug 2020 09:49:32 +0000
Bug 1656999 - Unmark now-passing tests.
Some tests now pass after rebuilding Docker images in
bug 1616925.
Differential Revision:
https://phabricator.services.mozilla.com/D85937
3449736e0af51820ac182ceede48c80ec82c15f8: Bug 1655846 - Hit MOZ_CRASH(assertion failed: `(left == right)` left: `1024`, right: `0`). r=tsmith
Jon Bauman <jbauman@mozilla.com> - Tue, 04 Aug 2020 22:40:52 +0000 - rev 543294
Push
37669 by dluca@mozilla.com at Wed, 05 Aug 2020 09:49:32 +0000
Bug 1655846 - Hit MOZ_CRASH(assertion failed: `(left == right)` left: `1024`, right: `0`). r=tsmith
Differential Revision:
https://phabricator.services.mozilla.com/D85796
7823460f52391897b5be919ac96e7527410be51f: Bug 1116553 - Rewrite version_win.pl in Python. r=firefox-build-system-reviewers,rstewart
Mike Hommey <mh+mozilla@glandium.org> - Tue, 04 Aug 2020 22:21:01 +0000 - rev 543293
Push
37669 by dluca@mozilla.com at Wed, 05 Aug 2020 09:49:32 +0000
Bug 1116553 - Rewrite version_win.pl in Python. r=firefox-build-system-reviewers,rstewart
This is not a feature-for-feature rewrite. The python version removes
unused things, and simplifies some others:
- Only two command line arguments are taken in, and all the others are
dropped and the corresponding values are gotten from the buildconfig
module instead. The command line arguments are also taken as
positional arguments rather than going with a full argument parser.
- Variable expansion in module.ver used to be limited to one specific
variable to expand for a given value, which is now replaced with the
possibility to expand any of the variables that are allowed in
module.ver.
- The perl version was adding a RT_MANIFEST entry on its own if a
manifest file existed in the objdir for the given binary, but if such
a file existed, the build would fail after linking from the changes in
bug 1613799.
- The perl version was defaulting the module name to the binary name in
a branch that was never taken because the module name was assigned to
an empty string before that.
The output from the new script has been validated to being identical to
the output from the perl script, except for one extra whitespace at the
end of a comment.
Differential Revision:
https://phabricator.services.mozilla.com/D85817
451800aa75df8b442154aa120806d77a2b5dc8b0: Merge autoland to mozilla-central. a=merge
Bogdan Tara <btara@mozilla.com> - Wed, 05 Aug 2020 06:12:32 +0300 - rev 543292
Push
37668 by btara@mozilla.com at Wed, 05 Aug 2020 03:14:17 +0000
Merge autoland to mozilla-central. a=merge
5bb2ecb2e12ba5d1ba89981c0b2d6638cc23a65b: Bug 1635722 - Check existance of proxy accessibles for pivot boundaries. r=Jamie
Eitan Isaacson <eitan@monotonous.org> - Tue, 04 Aug 2020 22:16:23 +0000 - rev 543291
Push
37668 by btara@mozilla.com at Wed, 05 Aug 2020 03:14:17 +0000
Bug 1635722 - Check existance of proxy accessibles for pivot boundaries. r=Jamie
The new pivot boundaries might consist of accessibles that don't exist
yet in the parent process proxy tree.
I guess we can tweak the timing of the pivot boundaries message to be
sent only after remote tree construction. But this seems like an edge
case that quickly gets corrected after the next cache refresh.
Differential Revision:
https://phabricator.services.mozilla.com/D85912
638b017e37685ebf85a24b303387beba20a75f03: Bug 1656801 - Fix typo in UserInteractionTimer name. r=mccr8
Cameron McCormack <cam@mcc.id.au> - Tue, 04 Aug 2020 15:06:11 +0000 - rev 543290
Push
37668 by btara@mozilla.com at Wed, 05 Aug 2020 03:14:17 +0000
Bug 1656801 - Fix typo in UserInteractionTimer name. r=mccr8
Differential Revision:
https://phabricator.services.mozilla.com/D85696
c338925bb4f3a67673682be9738f203c5c14dcb9: Bug 1599109 - Make a few more mochitest error messages visible to treeherder; r=jmaher
Geoff Brown <gbrown@mozilla.com> - Tue, 04 Aug 2020 21:34:52 +0000 - rev 543289
Push
37668 by btara@mozilla.com at Wed, 05 Aug 2020 03:14:17 +0000
Bug 1599109 - Make a few more mochitest error messages visible to treeherder; r=jmaher
Follow-up on part 1 of https://bugzilla.mozilla.org/show_bug.cgi?id=1599109#c16: preface
more mochitest error messages with TEST-UNEXPECTED-FAIL so that treeherder and especially
the log viewer will recognize the errors.
Differential Revision:
https://phabricator.services.mozilla.com/D85925
82e451b5e01d94c91a22c4ff1afc80ee328d763e: Bug 1656349 - Refactor the IPC lifetimes for the PGamepadEventChannel object r=daoshengmu
Chris Martin <cmartin@mozilla.com> - Tue, 04 Aug 2020 21:27:53 +0000 - rev 543288
Push
37668 by btara@mozilla.com at Wed, 05 Aug 2020 03:14:17 +0000
Bug 1656349 - Refactor the IPC lifetimes for the PGamepadEventChannel object r=daoshengmu
Change the GamepadEventChannel so it is fully-initialized by the IPC
constuctor and needs no separate "init" message, and so its completely
destroyed by the ActorDestroy() message so it needs no "cleanup" message.
This simplifies the object lifetime, as well as unifies the IPC error vs
clean shutdown paths.
Differential Revision:
https://phabricator.services.mozilla.com/D85481
c23a92caf5d7c0fcdf26248e1aea79a5438f1c32: Bug 1652374 - Use LLD for non-PGO-profile-use clang builds on automation. r=froydnj
Mike Hommey <mh+mozilla@glandium.org> - Tue, 04 Aug 2020 02:26:42 +0000 - rev 543287
Push
37668 by btara@mozilla.com at Wed, 05 Aug 2020 03:14:17 +0000
Bug 1652374 - Use LLD for non-PGO-profile-use clang builds on automation. r=froydnj
Differential Revision:
https://phabricator.services.mozilla.com/D85536
89be0e5685c15d0b80069591a91e61fec53d3528: Bug 1652374 - Disable elfhack when explicitly building with --enable-linker=lld. r=froydnj
Mike Hommey <mh+mozilla@glandium.org> - Tue, 04 Aug 2020 21:56:41 +0000 - rev 543286
Push
37668 by btara@mozilla.com at Wed, 05 Aug 2020 03:14:17 +0000
Bug 1652374 - Disable elfhack when explicitly building with --enable-linker=lld. r=froydnj
Differential Revision:
https://phabricator.services.mozilla.com/D85811
105b99c57d5835a20e8d4a14901187488885d198: Bug 1652374 - Replace --enable-gold with --enable-linker=gold in in-tree mozconfigs. r=dmajor
Mike Hommey <mh+mozilla@glandium.org> - Tue, 04 Aug 2020 02:25:49 +0000 - rev 543285
Push
37668 by btara@mozilla.com at Wed, 05 Aug 2020 03:14:17 +0000
Bug 1652374 - Replace --enable-gold with --enable-linker=gold in in-tree mozconfigs. r=dmajor
This allows to use --enable-linker=lld without a conflict (because
--enable-linker=gold overrides that, contrary to --enable-gold, who
creates a conflict via imply_option).
Differential Revision:
https://phabricator.services.mozilla.com/D85804
5c65d9119017b5ffac691ee850af2438815a2d0b: Backed out changeset 33eb26623d7e (bug 1655078) for browser_stop_sharing_button.js failures CLOSED TREE
Bogdan Tara <btara@mozilla.com> - Wed, 05 Aug 2020 01:00:42 +0300 - rev 543284
Push
37668 by btara@mozilla.com at Wed, 05 Aug 2020 03:14:17 +0000
Backed out changeset 33eb26623d7e (
bug 1655078) for browser_stop_sharing_button.js failures CLOSED TREE
61ca3ae8371c9d0c57a5d24e20b44c0dcb95449f: Bug 1654193 - Avoid getting nsIBrowser when creating nsFrameLoader, r=ckerschb,peterv
Nika Layzell <nika@thelayzells.com> - Tue, 04 Aug 2020 20:51:45 +0000 - rev 543283
Push
37668 by btara@mozilla.com at Wed, 05 Aug 2020 03:14:17 +0000
Bug 1654193 - Avoid getting nsIBrowser when creating nsFrameLoader, r=ckerschb,peterv
This is an alternative approach from D84307, which avoids needing an extra
script runner by avoiding needing to access `nsIBrowser` from
XULFrameElement::LoadSrc.
Differential Revision:
https://phabricator.services.mozilla.com/D85446
6b72110a5be0b9d2835d1b4d070022a99d26ce8e: Bug 1656307 - Clean up some do_ImportModule calls with new overload, r=kmag
Nika Layzell <nika@thelayzells.com> - Tue, 04 Aug 2020 21:39:52 +0000 - rev 543282
Push
37668 by btara@mozilla.com at Wed, 05 Aug 2020 03:14:17 +0000
Bug 1656307 - Clean up some do_ImportModule calls with new overload, r=kmag
Differential Revision:
https://phabricator.services.mozilla.com/D85449
ef6b1b08c55577058b06fa3c88be7aa5965b4847: Bug 1653729 - Part 3: Add nsIDOMProcessChild::GetSingleton helper, r=kmag
Nika Layzell <nika@thelayzells.com> - Tue, 04 Aug 2020 21:35:09 +0000 - rev 543281
Push
37668 by btara@mozilla.com at Wed, 05 Aug 2020 03:14:17 +0000
Bug 1653729 - Part 3: Add nsIDOMProcessChild::GetSingleton helper, r=kmag
This should make it easier to get an XPCOM interface from a JSProcessActorChild
in the current process, when combined with the do_QueryActor overloads from p2.
Differential Revision:
https://phabricator.services.mozilla.com/D84069