863f3c173d3424fa6d42e6ac1c68091580416a4b: Bug 1559207 - Make XULPersist::AttributeChanged a bit faster in the common case, r=bdahl
Olli Pettay <Olli.Pettay@helsinki.fi> - Thu, 13 Jun 2019 19:06:12 +0000 - rev 478769
Push
87886 by opettay@mozilla.com at Thu, 13 Jun 2019 20:08:08 +0000
Bug 1559207 - Make XULPersist::AttributeChanged a bit faster in the common case, r=bdahl
GetAttr returns false if the attribute isn't there at all.
Differential Revision:
https://phabricator.services.mozilla.com/D34920
af4d5b4882798a210131aaccdb61c157ed39f878: Bug 1557730 - Enable HTTPResponseProcessSelection for windowProxy_transplant test, r=mccr8
Nika Layzell <nika@thelayzells.com> - Thu, 13 Jun 2019 18:09:22 +0000 - rev 478768
Push
87885 by nlayzell@mozilla.com at Thu, 13 Jun 2019 20:07:13 +0000
Bug 1557730 - Enable HTTPResponseProcessSelection for windowProxy_transplant test, r=mccr8
Differential Revision:
https://phabricator.services.mozilla.com/D34907
6224496081005989cc25d083c0287ff0589767c0: Bug 1558923 - Remove nsContentUtils::GetThreadSafe{ASCII,UTF8}Origin, r=valentin
Andrea Marchesini <amarchesini@mozilla.com> - Thu, 13 Jun 2019 19:45:52 +0000 - rev 478767
Push
87884 by amarchesini@mozilla.com at Thu, 13 Jun 2019 20:06:46 +0000
Bug 1558923 - Remove nsContentUtils::GetThreadSafe{ASCII,UTF8}Origin, r=valentin
Differential Revision:
https://phabricator.services.mozilla.com/D34767
dd5de4428cf92b2d5cb5f9f4589e42f609edccf1: Bug 1558923 - Simplify URL API, r=valentin
Andrea Marchesini <amarchesini@mozilla.com> - Thu, 13 Jun 2019 19:45:19 +0000 - rev 478766
Push
87884 by amarchesini@mozilla.com at Thu, 13 Jun 2019 20:06:46 +0000
37e68e5fbb18940c4e8636f91dfd3071d5a6d7aa: Backed out 2 changesets (bug 1550137) for bc failures at browser_masterPassword.js. CLOSED TREE
Brindusan Cristian <cbrindusan@mozilla.com> - Thu, 13 Jun 2019 22:54:17 +0300 - rev 478765
Push
87883 by cbrindusan@mozilla.com at Thu, 13 Jun 2019 20:00:10 +0000
Backed out 2 changesets (
bug 1550137) for bc failures at browser_masterPassword.js. CLOSED TREE
Backed out changeset d7b5c95addb1 (
bug 1550137)
Backed out changeset db2092bd295b (
bug 1550137)
55d6d2853f295c1024c344bc696b68fa25f4b4c8: Backed out changeset 3876241cc1ec (bug 1558506) for mochitest failrues at test_contextmenu_list.xul. CLOSED TREE
Brindusan Cristian <cbrindusan@mozilla.com> - Thu, 13 Jun 2019 22:52:41 +0300 - rev 478764
Push
87883 by cbrindusan@mozilla.com at Thu, 13 Jun 2019 20:00:10 +0000
Backed out changeset 3876241cc1ec (
bug 1558506) for mochitest failrues at test_contextmenu_list.xul. CLOSED TREE
5263ebe8baf2a3c76b224e547b960c2e68057d88: Backed out changeset 62ac95a65617 (bug 1495621) for marionette mozprocess timed out failures.
Narcis Beleuzu <nbeleuzu@mozilla.com> - Thu, 13 Jun 2019 22:20:03 +0300 - rev 478763
Push
87882 by nbeleuzu@mozilla.com at Thu, 13 Jun 2019 19:20:32 +0000
Backed out changeset 62ac95a65617 (
bug 1495621) for marionette mozprocess timed out failures.
c2465689746a3cb50bb27cf84a869655259c3c39: Backed out 5 changesets (bug 1510569) for bustages on BrowserChild.cpp . CLOSED TREE
Narcis Beleuzu <nbeleuzu@mozilla.com> - Thu, 13 Jun 2019 22:08:23 +0300 - rev 478762
Push
87881 by nbeleuzu@mozilla.com at Thu, 13 Jun 2019 19:08:52 +0000
Backed out 5 changesets (
bug 1510569) for bustages on BrowserChild.cpp . CLOSED TREE
Backed out changeset 4f0f5351be8b (
bug 1510569)
Backed out changeset 14bbe0916bdd (
bug 1510569)
Backed out changeset 19e734aeffa9 (
bug 1510569)
Backed out changeset abb51690fd32 (
bug 1510569)
Backed out changeset 1bf1907ee0c9 (
bug 1510569)
a82a47eff15b28f819b164e0e9d531f4b6da4c3c: Bug 1557548 - part2 : enable wpt 'navigate_cue_position.html'. r=heycam
alwu <alwu@mozilla.com> - Thu, 13 Jun 2019 17:52:40 +0000 - rev 478761
Push
87880 by alwu@mozilla.com at Thu, 13 Jun 2019 18:50:41 +0000
Bug 1557548 - part2 : enable wpt 'navigate_cue_position.html'. r=heycam
Disable on Windows is because sometime iframe can't load successfully, which makes our test file showing wrong image.
Differential Revision:
https://phabricator.services.mozilla.com/D34778
cd473827dfd4ecf8d33f26d1764e5d51ebf2c393: Bug 1557548 - part1 : remove 'controls' attribute from video. r=heycam
alwu <alwu@mozilla.com> - Thu, 13 Jun 2019 17:52:33 +0000 - rev 478760
Push
87880 by alwu@mozilla.com at Thu, 13 Jun 2019 18:50:41 +0000
Bug 1557548 - part1 : remove 'controls' attribute from video. r=heycam
It's no need to add 'controls' attribute in this test because it's totally unrelated with navigation and we even have to add extra offset for the cue text in the reference file.
Differential Revision:
https://phabricator.services.mozilla.com/D34777
8d2f0a409998112def33f7e0ffa6506762d0c5f4: Bug 1555836 - use the pref to dynamically switch vtt debug log. r=heycam
alwu <alwu@mozilla.com> - Thu, 13 Jun 2019 18:43:08 +0000 - rev 478759
Push
87879 by alwu@mozilla.com at Thu, 13 Jun 2019 18:43:46 +0000
Bug 1555836 - use the pref to dynamically switch vtt debug log. r=heycam
It would be more convenient to use the pref to dynamically switch vtt debug log on/off without changing any code.
Differential Revision:
https://phabricator.services.mozilla.com/D33220
4f0f5351be8b5e5f62c4cfede98848b4000968e9: Bug 1510569 - Port Content:LoadURIResult message to IPDL r=mconley
Barret Rennie <barret@brennie.ca> - Thu, 13 Jun 2019 17:55:04 +0000 - rev 478758
Push
87878 by brennie@mozilla.com at Thu, 13 Jun 2019 18:34:19 +0000
Bug 1510569 - Port Content:LoadURIResult message to IPDL r=mconley
The `WebProgress#sendLoadCallResult` method only existed to send a empty async
message and was only called from the `WebNavigationChild`. Since
`WebNavigationChild` is in the process of being removed, it makes sense to
inline the replaced method into its call site.
Differential Revision:
https://phabricator.services.mozilla.com/D34566
14bbe0916bdd3b990ea48e008ab7f80a9eb54dfa: Bug 1510569 - Move Content:BrowserChildReady from WebProgressChild.jsm into the browser child frame script r=mconley
Barret Rennie <barret@brennie.ca> - Thu, 13 Jun 2019 17:54:50 +0000 - rev 478757
Push
87878 by brennie@mozilla.com at Thu, 13 Jun 2019 18:34:19 +0000
Bug 1510569 - Move Content:BrowserChildReady from WebProgressChild.jsm into the browser child frame script r=mconley
Differential Revision:
https://phabricator.services.mozilla.com/D34565
19e734aeffa90ececa39a03dab65b07552f25a32: Bug 1510569 - Order the RefreshBlocker's messages to the parent after the BrowserChild's r=Ehsan
Barret Rennie <barret@brennie.ca> - Thu, 13 Jun 2019 17:54:35 +0000 - rev 478756
Push
87878 by brennie@mozilla.com at Thu, 13 Jun 2019 18:34:19 +0000
Bug 1510569 - Order the RefreshBlocker's messages to the parent after the BrowserChild's r=Ehsan
Differential Revision:
https://phabricator.services.mozilla.com/D34564
abb51690fd32c75a34f517ff3428628d37a0fa15: Bug 1510569 - Port onLocationChange notifications inside WebProgressChild.jsm to C++ r=Ehsan
Barret Rennie <barret@brennie.ca> - Thu, 13 Jun 2019 17:54:23 +0000 - rev 478755
Push
87878 by brennie@mozilla.com at Thu, 13 Jun 2019 18:34:19 +0000
Bug 1510569 - Port onLocationChange notifications inside WebProgressChild.jsm to C++ r=Ehsan
Differential Revision:
https://phabricator.services.mozilla.com/D34563
1bf1907ee0c90638871dbc288dc79f7eaa3d7463: Bug 1510569 - Correctly reconstruct nsIRequest in tab parent r=Ehsan
Barret Rennie <barret@brennie.ca> - Thu, 13 Jun 2019 17:54:10 +0000 - rev 478754
Push
87878 by brennie@mozilla.com at Thu, 13 Jun 2019 18:34:19 +0000
Bug 1510569 - Correctly reconstruct nsIRequest in tab parent r=Ehsan
When `TabParent::ReconstructWebProgressRequest` was introduced in
31b206e2046f63af31424489e3d61d7761805878, it mistakenly was unconditionally
constructing an `nsIRequest` from the received `RequestData`, even when the URI
was null.
Additionally `ReconstructWebProgressRequest` has been updated to use the Gecko
style for out parameters (accepting an `nsIFoo**` and passing
`getter_AddRefs(...)` instead of `nsCOMPtr<nsIFoo>&`).
Differential Revision:
https://phabricator.services.mozilla.com/D34445
8746baa7c837e7a1f40779a56ddde2f514a903b0: Bug 1558540 - Show report checkbox in uninstall addon dialog only for supported addon types. r=jaws,mstriemer
Luca Greco <lgreco@mozilla.com> - Thu, 13 Jun 2019 18:25:45 +0000 - rev 478753
Push
87877 by luca.greco@alcacoop.it at Thu, 13 Jun 2019 18:31:15 +0000
Bug 1558540 - Show report checkbox in uninstall addon dialog only for supported addon types. r=jaws,mstriemer
Differential Revision:
https://phabricator.services.mozilla.com/D34643
64b2f83062174be63c9ef05d9e2b03b6bfda9344: Bug 1536871 - Make 'line-height: normal' return the 'normal' keyword from getComputedStyle() on Nightly and Early Beta, for now. r=dholbert
Emilio Cobos Álvarez <emilio@crisal.io> - Thu, 13 Jun 2019 18:30:07 +0000 - rev 478752
Push
87876 by ealvarez@mozilla.com at Thu, 13 Jun 2019 18:30:41 +0000
Bug 1536871 - Make 'line-height: normal' return the 'normal' keyword from getComputedStyle() on Nightly and Early Beta, for now. r=dholbert
Differential Revision:
https://phabricator.services.mozilla.com/D25119
3876241cc1ecfbc452fdcc3b05c9df44eb8f579e: Bug 1558506 - Don't send a message for context menus when we know we don't want to open one. r=NeilDeakin
Mike Conley <mconley@mozilla.com> - Thu, 13 Jun 2019 18:23:41 +0000 - rev 478751
Push
87875 by mconley@mozilla.com at Thu, 13 Jun 2019 18:28:44 +0000
Bug 1558506 - Don't send a message for context menus when we know we don't want to open one. r=NeilDeakin
This fixes
Bug 1558506 by making it so that the parent process ignores the context menu event
when right-clicking on the remote <browser> hosting the Add-on Options page. Before, we were
handling the event, stopping it from propagating and preventDefault'ing it, and then sending
a message to the parent that ultimately did nothing (since we knew that we didn't want to
display the context menu). Stopping propagation and preventDefault'ing meant that the event
was never fired in the Extension process for the options page.
With the parent process now returning early in the event that it knows that it doesn't want
to be the one to open the context menu, the underlying ContextMenuSpecialProcessChild can
handle the contextmenu event in the extension process, and do the right thing.
Differential Revision:
https://phabricator.services.mozilla.com/D34901
a0f2ce7616f5d419fdc17d7bca52505f51c7621d: Bug 1558996 - Require rust 1.35 r=glandium
Chris Manchester <cmanchester@mozilla.com> - Thu, 13 Jun 2019 06:02:05 +0000 - rev 478750
Push
87874 by cmanchester@mozilla.com at Thu, 13 Jun 2019 18:28:17 +0000