Commit Graph

63047 Commits

Author SHA1 Message Date
Hiroyuki Ikezoe
d427e7411c Bug 1488953 - Wait for a scrollend event to make sure the scrolling has finished before proceeding the test. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D33614

--HG--
extra : moz-landing-system : lando
2019-06-10 03:06:25 +00:00
Rob Wu
e46b58d180 Bug 1551490 - Fix browser_ext_browserAction_contextMenu.js when HTML about:addons is enabled r=rpl
When HTML `about:addons` is enabled, the "Manage extension" button still
opens the add-on's details page, but without automatically loading the
inline options.

The test assumed that it did and failed. This patch switches to a
different way of detecting that the menu item works as expected.

Differential Revision: https://phabricator.services.mozilla.com/D34209

--HG--
extra : moz-landing-system : lando
2019-06-08 12:37:40 +00:00
Rob Wu
349969e334 Bug 1551490 - Fix test failures with inline options in HTML about:addons r=kmag
Differential Revision: https://phabricator.services.mozilla.com/D34078

--HG--
extra : moz-landing-system : lando
2019-06-09 11:18:54 +00:00
Luca Greco
492f0cccbe Bug 1551490 - Fix failures when browser_update_checkForUpdate run with HTML about:addons enabled. r=aswan
Depends on D31778

Differential Revision: https://phabricator.services.mozilla.com/D31779

--HG--
extra : moz-landing-system : lando
2019-05-28 22:02:28 +00:00
Luca Greco
78afc2d288 Bug 1551490 - Fix enterprise policy test failures when HTML about:addons is enabled by default. r=mkaply,rpl
Differential Revision: https://phabricator.services.mozilla.com/D31776

--HG--
extra : moz-landing-system : lando
2019-06-07 15:56:08 +00:00
Tim Nguyen
158bdfb07c Bug 1558030 - Apply a default background to the searchbar. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D34290

--HG--
extra : moz-landing-system : lando
2019-06-09 19:34:47 +00:00
Boris Zbarsky
5eb248348f Bug 1557847. Stop using [array] in nsIClipboard. r=NeilDeakin
Differential Revision: https://phabricator.services.mozilla.com/D34243

--HG--
extra : moz-landing-system : lando
2019-06-09 01:06:39 +00:00
Boris Zbarsky
bb35ab7a20 Bug 1557963. Stop using [array] in nsIUpdateService. r=rstrong
Differential Revision: https://phabricator.services.mozilla.com/D34278

--HG--
extra : moz-landing-system : lando
2019-06-08 19:04:47 +00:00
Gijs Kruitbosch
5431ebd7d7 Bug 1550637 - fix tooltip hiding when navigating or switching tabs in e10s, r=dao
Differential Revision: https://phabricator.services.mozilla.com/D34275

--HG--
extra : moz-landing-system : lando
2019-06-08 18:31:36 +00:00
Nicklas Boman
f293246462 Bug 1519365 - Update object property names that get passed to loadURIOptions to match the names in loadURIOptions r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D31729

--HG--
extra : moz-landing-system : lando
2019-06-08 11:04:27 +00:00
Tim Nguyen
aba8c723e5 Bug 1556561 - Remove <children> usage from autocomplete binding. r=dao,surkov
Differential Revision: https://phabricator.services.mozilla.com/D33568

--HG--
extra : moz-landing-system : lando
2019-06-08 08:16:18 +00:00
Zibi Braniecki
b4932e4709 Bug 1555662 - Register L10nRegistry sources using categories. r=kmag
Differential Revision: https://phabricator.services.mozilla.com/D34227

--HG--
extra : moz-landing-system : lando
2019-06-08 04:37:31 +00:00
Mike Conley
4e4505e499 Bug 1505909 - Make PlacesUIUtils.getViewForNode resilient against dead wrapper nodes. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D33164

--HG--
extra : moz-landing-system : lando
2019-06-08 01:10:21 +00:00
Mike Conley
068170691c Bug 1505909 - Update WebExtension menus API to use updated, Fission-aware ContextMenuChild. r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D33163

--HG--
extra : moz-landing-system : lando
2019-06-08 01:10:03 +00:00
Mike Conley
d622bd6c52 Bug 1505909 - Make basic context menu actions Fission-compatible. r=NeilDeakin
Differential Revision: https://phabricator.services.mozilla.com/D32876

--HG--
extra : moz-landing-system : lando
2019-06-08 01:09:46 +00:00
Mike Conley
638dd8fb19 Bug 1505909 - Stop sending a CPOW for the target element for context menu messages. r=MattN
This introduces a new toolkit module, ContentDOMReference, which can generate identifiers
for DOM elements that can be safely passed across the process boundary without having to
use the CPOW infrastructure.

The Password Manager code seemed to be the only thing using the original CPOW, so this
has been updated to use the ContentDOMReference identifier instead.

Differential Revision: https://phabricator.services.mozilla.com/D32758

--HG--
extra : moz-landing-system : lando
2019-06-08 01:09:29 +00:00
Mike Conley
42b822a5ef Bug 1505909 - Merge remote and non-remote context menu handlers. r=NeilDeakin
Differential Revision: https://phabricator.services.mozilla.com/D32757

--HG--
extra : moz-landing-system : lando
2019-06-08 01:09:10 +00:00
Andreea Pavel
ab7673faaa Backed out 2 changesets (bug 1555662) for multiple bc failures e.g browser_panelUINotifications_multiWindow.js on a CLOSED TREE
Backed out changeset 84c57f9dda5b (bug 1555662)
Backed out changeset ede8b931ee0d (bug 1555662)
2019-06-08 03:25:28 +03:00
Andreea Pavel
52a0122618 Bug 1555662 - follow-up linting fix on a CLOSED TREE 2019-06-08 03:06:14 +03:00
Zibi Braniecki
6ca89e400f Bug 1555662 - Register L10nRegistry sources using categories. r=kmag
Differential Revision: https://phabricator.services.mozilla.com/D34227

--HG--
extra : moz-landing-system : lando
2019-06-07 20:11:00 +00:00
Michael Kaply
90f8b4ec76 Bug 1553041 - Switch page load mechanism for about policy tests. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D34188

--HG--
rename : browser/components/enterprisepolicies/tests/browser/browser_policy_block_about_addons.js => browser/components/enterprisepolicies/tests/browser/browser_policy_block_about.js
extra : moz-landing-system : lando
2019-06-07 20:48:11 +00:00
Tim Nguyen
f35c2594d6 Bug 1557814 - Replace XUL textbox with HTML input in identityPanel.inc.xul. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D34223

--HG--
extra : moz-landing-system : lando
2019-06-07 19:15:19 +00:00
Daniel Varga
ecf3a4733e Backed out changeset e7c35e215255 (bug 1557717) for browser-chrome failure in browser_connection_bug1557717.js. On a CLOSED TREE 2019-06-07 19:44:03 +03:00
Noemi Erli
ea35f4b13b Backed out 6 changesets (bug 1505909) for failures in browser_ext_webNavigation_onCreatedNavigationTarget_contextmenu.js CLOSED TREE
Backed out changeset 57336967a6c7 (bug 1505909)
Backed out changeset 8adcacadd689 (bug 1505909)
Backed out changeset bcca6bb913ef (bug 1505909)
Backed out changeset afc11a5ebb6d (bug 1505909)
Backed out changeset 40f0a56ed3af (bug 1505909)
Backed out changeset 3e31f9726798 (bug 1505909)
2019-06-07 19:19:14 +03:00
Alexander Surkov
142ff314ab Bug 1534404 - Fold searchbar-textbox with searchbar CE r=mak
Differential Revision: https://phabricator.services.mozilla.com/D34094

--HG--
extra : moz-landing-system : lando
2019-06-07 15:44:15 +00:00
Tom Ritter
0cf4318471 Bug 1557073 - Disable the Mozilla Web Content Process r=nika
We need to complete additional process switching infrastructure for
this to be safe.

Differential Revision: https://phabricator.services.mozilla.com/D33810

--HG--
extra : moz-landing-system : lando
2019-06-05 17:00:04 +00:00
Michael Kaply
fd8b79b957 Bug 1557717 - Locked preferences shouldn't be reenabled. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D34163

--HG--
extra : moz-landing-system : lando
2019-06-07 15:13:56 +00:00
Jared Wein
6792a1221a Bug 1550135 - Add tests for Preferences menuitem. r=MattN CLOSED TREE
Differential Revision: https://phabricator.services.mozilla.com/D34029

--HG--
extra : rebase_source : 3d528b71f57c1dcc5960cfb353ac72a5a007e6d0
extra : amend_source : e8c17d119cca42ed7caaa3abb08389d14e2dbcd5
extra : source : 530e97722d13c6706c7895df8f7096416471f3f1
2019-06-07 07:02:23 +00:00
Jared Wein
e0466bf17f Bug 1550135 - Add a menuitem that links to Preferences. r=MattN,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D34028

--HG--
extra : rebase_source : e678adb1d40053149018bdc7e23917c242144de2
extra : source : 9bb52c6580dd4eea416e1a2b7bce7635c3acf84d
2019-06-07 07:02:17 +00:00
Jared Wein
24eabac74c Bug 1550135 - Create a menu-button custom element. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34027

--HG--
extra : rebase_source : 9759451f2c5d0c414da36cdd095933b0a672f43f
extra : source : 4e8a446cbae1059996b872ad9b35e28a7a2c6cc9
2019-06-07 07:02:15 +00:00
Jared Wein
45df0c4b2d Bug 1550135 - Introduce an .alternate-button class for buttons that should appear with a transparent background when not hovered. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34026

--HG--
extra : rebase_source : 5ea9a1f11f3154ed0ec2863c10f587ed959e9cc5
extra : source : fd85867c8940c66256ded2ff0c32225c2529307b
2019-06-07 07:02:19 +00:00
Jared Wein
e592a5bd3d Bug 1550139 - Add a subcategory for linking directly to the Logins & Passwords preferences. r=MattN
I'll add the menuitem in about:logins in bug 1550135.

Differential Revision: https://phabricator.services.mozilla.com/D34025

--HG--
extra : rebase_source : d65c98012649015d095028037c06c232182f3d54
extra : source : 340e24683868094821c4c719b3da31144cca8001
2019-06-07 07:02:21 +00:00
Mike Conley
f891581d0a Bug 1505909 - Make PlacesUIUtils.getViewForNode resilient against dead wrapper nodes. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D33164

--HG--
extra : moz-landing-system : lando
2019-06-07 14:29:36 +00:00
Mike Conley
8e66288636 Bug 1505909 - Update WebExtension menus API to use updated, Fission-aware ContextMenuChild. r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D33163

--HG--
extra : moz-landing-system : lando
2019-06-07 14:29:17 +00:00
Mike Conley
6d0f158a7d Bug 1505909 - Make basic context menu actions Fission-compatible. r=NeilDeakin
Differential Revision: https://phabricator.services.mozilla.com/D32876

--HG--
extra : moz-landing-system : lando
2019-06-07 14:28:59 +00:00
Mike Conley
cf5863f79c Bug 1505909 - Stop sending a CPOW for the target element for context menu messages. r=MattN
This introduces a new toolkit module, ContentDOMReference, which can generate identifiers
for DOM elements that can be safely passed across the process boundary without having to
use the CPOW infrastructure.

The Password Manager code seemed to be the only thing using the original CPOW, so this
has been updated to use the ContentDOMReference identifier instead.

Differential Revision: https://phabricator.services.mozilla.com/D32758

--HG--
extra : moz-landing-system : lando
2019-06-07 14:28:47 +00:00
Mike Conley
cef09f3647 Bug 1505909 - Merge remote and non-remote context menu handlers. r=NeilDeakin
Differential Revision: https://phabricator.services.mozilla.com/D32757

--HG--
extra : moz-landing-system : lando
2019-06-07 14:28:33 +00:00
Noemi Erli
b6375d3ca2 Backed out 5 changesets (bug 1550135, bug 1550139) for causing browser-chrome failures CLOSED TREE
Backed out changeset 530e97722d13 (bug 1550135)
Backed out changeset 9bb52c6580dd (bug 1550135)
Backed out changeset 4e8a446cbae1 (bug 1550135)
Backed out changeset fd85867c8940 (bug 1550135)
Backed out changeset 340e24683868 (bug 1550139)
2019-06-07 17:32:33 +03:00
Karan Sapolia
1a5439aa95 Bug 1557281 - Clean up MozTabbrowserTab fragment markup. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D33957

--HG--
extra : moz-landing-system : lando
2019-06-07 12:34:26 +00:00
Jared Wein
581809f8a3 Bug 1550135 - Add tests for Preferences menuitem. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34029

--HG--
extra : moz-landing-system : lando
2019-06-07 07:02:23 +00:00
Jared Wein
c25f4ddedd Bug 1550135 - Add a menuitem that links to Preferences. r=MattN,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D34028

--HG--
extra : moz-landing-system : lando
2019-06-07 07:02:17 +00:00
Jared Wein
2cb8824ba4 Bug 1550135 - Create a menu-button custom element. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34027

--HG--
extra : moz-landing-system : lando
2019-06-07 07:02:15 +00:00
Jared Wein
a6f87c432f Bug 1550135 - Introduce an .alternate-button class for buttons that should appear with a transparent background when not hovered. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34026

--HG--
extra : moz-landing-system : lando
2019-06-07 07:02:19 +00:00
Jared Wein
431a51543c Bug 1550139 - Add a subcategory for linking directly to the Logins & Passwords preferences. r=MattN
I'll add the menuitem in about:logins in bug 1550135.

Differential Revision: https://phabricator.services.mozilla.com/D34025

--HG--
extra : moz-landing-system : lando
2019-06-07 07:02:21 +00:00
Noemi Erli
4bdfd61d5a Backed out 5 changesets (bug 1550135, bug 1550139) for browser-chrome failures CLOSED TREE
Backed out changeset 6f3a1d6e5715 (bug 1550135)
Backed out changeset a6732137172d (bug 1550135)
Backed out changeset 1b24b871d517 (bug 1550135)
Backed out changeset 8e42af7334f4 (bug 1550135)
Backed out changeset 5ed230b74109 (bug 1550139)
2019-06-07 09:57:13 +03:00
Jared Wein
ae34f1a7e0 Bug 1550135 - Add tests for Preferences menuitem. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34029

--HG--
extra : moz-landing-system : lando
2019-06-07 02:48:41 +00:00
Jared Wein
bb5e0f4683 Bug 1550135 - Add a menuitem that links to Preferences. r=MattN,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D34028

--HG--
extra : moz-landing-system : lando
2019-06-07 02:48:34 +00:00
Jared Wein
bfe10811d0 Bug 1550135 - Create a menu-button custom element. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34027

--HG--
extra : moz-landing-system : lando
2019-06-07 02:48:27 +00:00
Jared Wein
0e5a1d4fcd Bug 1550135 - Introduce an .alternate-button class for buttons that should appear with a transparent background when not hovered. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34026

--HG--
extra : moz-landing-system : lando
2019-06-07 02:48:20 +00:00
Jared Wein
7d43f6ebff Bug 1550139 - Add a subcategory for linking directly to the Logins & Passwords preferences. r=MattN
I'll add the menuitem in about:logins in bug 1550135.

Differential Revision: https://phabricator.services.mozilla.com/D34025

--HG--
extra : moz-landing-system : lando
2019-06-07 02:49:29 +00:00
Bogdan Tara
4da63aeb53 Backed out 6 changesets (bug 1505909) for bc failures complaining about WebNavigationChild and browser_e10s_about_page_triggeringprincipal.js CLOSED TREE
Backed out changeset 56449fd37aee (bug 1505909)
Backed out changeset 3ff09b79821c (bug 1505909)
Backed out changeset a1a2a9efe22f (bug 1505909)
Backed out changeset 8aeb77291207 (bug 1505909)
Backed out changeset 4aa17e28ee54 (bug 1505909)
Backed out changeset dbe6803d979e (bug 1505909)
2019-06-07 06:15:16 +03:00
Mike Conley
4bd19fd9bb Bug 1505909 - Make PlacesUIUtils.getViewForNode resilient against dead wrapper nodes. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D33164

--HG--
extra : moz-landing-system : lando
2019-06-06 20:33:22 +00:00
Mike Conley
85bf15702b Bug 1505909 - Update WebExtension menus API to use updated, Fission-aware ContextMenuChild. r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D33163

--HG--
extra : moz-landing-system : lando
2019-06-06 20:33:02 +00:00
Mike Conley
261632c77d Bug 1505909 - Make basic context menu actions Fission-compatible. r=NeilDeakin
Differential Revision: https://phabricator.services.mozilla.com/D32876

--HG--
extra : moz-landing-system : lando
2019-06-06 20:32:50 +00:00
Mike Conley
3d1ba6b08c Bug 1505909 - Stop sending a CPOW for the target element for context menu messages. r=MattN
This introduces a new toolkit module, ContentDOMReference, which can generate identifiers
for DOM elements that can be safely passed across the process boundary without having to
use the CPOW infrastructure.

The Password Manager code seemed to be the only thing using the original CPOW, so this
has been updated to use the ContentDOMReference identifier instead.

Differential Revision: https://phabricator.services.mozilla.com/D32758

--HG--
extra : moz-landing-system : lando
2019-06-06 20:32:30 +00:00
Mike Conley
014fa7a924 Bug 1505909 - Merge remote and non-remote context menu handlers. r=NeilDeakin
Differential Revision: https://phabricator.services.mozilla.com/D32757

--HG--
extra : moz-landing-system : lando
2019-06-06 20:32:11 +00:00
meandave
6697fcac72 Bug 1549811 - Sorting element for about:logins. r=jaws,Pike,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D33110

--HG--
extra : moz-landing-system : lando
2019-06-06 17:35:49 +00:00
Robert Strong
0e618c5315 Bug 1515484 - Remove the wizard based app update UI and related code. r=bytesized
Adds a simple UI with tests for the elevation UI that mimics the wizard based elevation UI and uses the existing strings
Removes all methods from nsIUpdatePrompt except showUpdateHistory which will be removed later
Does not remove the UPDATE_WIZ_LAST_PAGE_CODE telemetry histogram since that will remove it from the data sources

Differential Revision: https://phabricator.services.mozilla.com/D33914

--HG--
extra : moz-landing-system : lando
2019-06-06 17:44:57 +00:00
Bogdan Tara
2f77f4ae9b Backed out changeset 584e6d9246ac (bug 1557252) for browser/components/preferences/in-content/tests* failures CLOSED TREE 2019-06-06 20:15:59 +03:00
Zibi Braniecki
70e5a4ee3a Bug 1552714 - Fix two tests which were caught not waiting for l10n but checking for l10n values. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D33741

--HG--
extra : moz-landing-system : lando
2019-06-06 16:33:18 +00:00
Zibi Braniecki
a49f5263f1 Bug 1552714 - Fix tests to compare the result of getAttributes against L10nKeys. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D33740

--HG--
extra : moz-landing-system : lando
2019-06-06 16:33:09 +00:00
Zibi Braniecki
0075d6e610 Bug 1552714 - Migrate all remaining callsites to use WebIDL DOMLocalization and remove mozIDOMLocalization and DOMLocalization.jsm. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D33200

--HG--
rename : intl/l10n/test/dom_overlays/test_same_id.html => dom/l10n/tests/mochitest/domoverlays/test_same_id.html
rename : intl/l10n/test/dom_overlays/test_same_id_args.html => dom/l10n/tests/mochitest/domoverlays/test_same_id_args.html
extra : moz-landing-system : lando
2019-06-06 16:32:49 +00:00
Alexander Surkov
73acada34c Bug 1557252 - add missing style for in-content dialogs, r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D33976

--HG--
extra : moz-landing-system : lando
2019-06-06 15:56:34 +00:00
Nihanth Subramanya
c3f3643cc5 Bug 1551902 - Update tracking UI tests to expect visible icon when there's an exception. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D33730

--HG--
extra : moz-landing-system : lando
2019-06-06 15:18:39 +00:00
Nihanth Subramanya
3f694138c2 Bug 1551902 - Add a test for the toggle switch in the protections panel. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32982

--HG--
extra : moz-landing-system : lando
2019-06-06 15:18:27 +00:00
Nihanth Subramanya
b857a779f2 Bug 1551902 - ContentBlocking: Set hasException attribute in onLocationChange. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32981

--HG--
extra : moz-landing-system : lando
2019-06-06 15:18:10 +00:00
Nihanth Subramanya
1ba48c2d75 Bug 1551902 - Hide protections panel when focus is lost. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32980

--HG--
extra : moz-landing-system : lando
2019-06-06 15:17:58 +00:00
Nihanth Subramanya
7dd46fed20 Bug 1551902 - Implement Tracking Protection toggle section in Protections Panel. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32952

--HG--
extra : moz-landing-system : lando
2019-06-06 15:17:43 +00:00
Dão Gottwald
5618ac0196 Bug 1463180 - Account for spurious tab switch spinner in opt builds. r=florian
Differential Revision: https://phabricator.services.mozilla.com/D33953

--HG--
extra : moz-landing-system : lando
2019-06-06 14:19:23 +00:00
Nihanth Subramanya
5da02d9c69 Bug 1554241 - Apply different color to protections panel arrow in RTL to match gradient. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D33964

--HG--
extra : moz-landing-system : lando
2019-06-06 14:46:23 +00:00
Dão Gottwald
0a6cd5f4ca Bug 1556726 - Ensure #userContext-label doesn't increase the height of the address bar. r=jkt
Differential Revision: https://phabricator.services.mozilla.com/D33941

--HG--
extra : moz-landing-system : lando
2019-06-06 12:43:43 +00:00
Narcis Beleuzu
76af096241 Backed out changeset ef75e158b232 (bug 1556000) for bc failures on browser_startup_syncIPC.js 2019-06-06 16:40:05 +03:00
Paul Zuehlcke
5cb073f8e1 Bug 1555405 - Updated PopupNotifications.remove to accept array or single Notification object. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D34500

--HG--
extra : moz-landing-system : lando
2019-06-13 14:40:07 +00:00
Ehsan Akhgari
4ed00f362c Bug 1558655 - Make browser.contentblocking.database.enabled a Firefox-specific pref; r=johannh
Mobile doesn't need extra overhead!

Differential Revision: https://phabricator.services.mozilla.com/D34642

--HG--
extra : moz-landing-system : lando
2019-06-13 08:47:07 +00:00
ffxbld
6a9bae1546 No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D34868

--HG--
extra : moz-landing-system : lando
2019-06-13 13:48:29 +00:00
Gijs Kruitbosch
856ca92167 Bug 1519434 - remove extant permanent flash permissions, r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D34217

--HG--
extra : moz-landing-system : lando
2019-06-13 08:42:54 +00:00
Gijs Kruitbosch
72464081e3 Bug 1519434 - remove permissions popup and page info code catering to flash permissions, r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D34218

--HG--
extra : moz-landing-system : lando
2019-06-13 08:42:53 +00:00
Gijs Kruitbosch
3db5095b08 Bug 1519434 - make Flash 'always allow' enterprise policy mean 'ask', r=mkaply
Differential Revision: https://phabricator.services.mozilla.com/D34216

--HG--
extra : moz-landing-system : lando
2019-06-13 08:42:51 +00:00
Gijs Kruitbosch
d48b3702d3 Bug 1519434 - remove 'always activate' and 'remember this decision' UI options, r=aswan,johannh
Differential Revision: https://phabricator.services.mozilla.com/D34215

--HG--
extra : moz-landing-system : lando
2019-06-13 08:42:47 +00:00
Gijs Kruitbosch
38159f5246 Bug 1519434 - remove plugin click to play pref as running without it won't make sense anymore, r=aswan
Differential Revision: https://phabricator.services.mozilla.com/D34212

--HG--
extra : moz-landing-system : lando
2019-06-13 08:40:59 +00:00
Peter Van der Beken
8b00dd9ff2 Bug 1490044 - Move all prefs used in WebIDL to StaticPrefs. r=bzbarsky
Differential Revision: https://phabricator.services.mozilla.com/D33507

--HG--
extra : moz-landing-system : lando
2019-06-13 09:00:59 +00:00
Haik Aftandilian
f87e72036e Bug 1498742 - Part 2 - Start the GMP sandbox earlier during process startup r=jya,cpearce
Change the Mac GMP process launch to include sandboxing params on the command line to allow the sandbox to be started earlier during GMP process launch. Content, extension, and RDD processes have already been changed to start the sandbox earlier.

Update GMPProcessParent to override GeckoChildProcessHost methods used to construct sandboxing parameters. Pass the plugin path as a sandbox parameter so that the sandbox rules can whitelist the plugin directory which is now read after the sandbox is enabled in the plugin process. On development builds, pass "testingReadPath" params so directories needed during automated tests can be whitelisted.

Update Mac sandboxing code to detect GMP sandbox params on the command line and enable the sandbox with additional arguments needed for early sandbox start.

Allow reverting to the old implementation by setting security.sandbox.gmp.mac.earlyinit to false.

Differential Revision: https://phabricator.services.mozilla.com/D34085

--HG--
extra : moz-landing-system : lando
2019-06-13 06:32:37 +00:00
Andrei Oprea
6c4e640dae Bug 1553926 - Add fetch-options eslint plugin to mozilla central r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D32723

--HG--
extra : moz-landing-system : lando
2019-06-06 11:31:20 +00:00
shindli
c9ee4bb3ac Merge mozilla-central to autoland. a=merge CLOSED TREE
--HG--
rename : testing/web-platform/tests/referrer-policy/generic/iframe-inheritance.html => testing/web-platform/tests/referrer-policy/generic/inheritance/iframe-inheritance-data.html
rename : testing/web-platform/tests/referrer-policy/generic/iframe-inheritance.html => testing/web-platform/tests/referrer-policy/generic/inheritance/iframe-inheritance-srcdoc.html
2019-06-06 13:51:59 +03:00
shindli
3caa33a7ea Merge inbound to mozilla-central. a=merge 2019-06-06 12:57:52 +03:00
premk
e5d58ef313 Bug 1551179 - Use SearchUtils.BROWSER_SEARCH_PREF in search tests r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D33801

--HG--
extra : moz-landing-system : lando
2019-06-06 09:53:40 +00:00
Tim Huang
9f0768dc00 Bug 1556000 - Remove the expired telemetry probe of the content window size. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D33788

--HG--
extra : moz-landing-system : lando
2019-06-06 09:32:15 +00:00
Simon Danner
3347422b53 Bug 1511075 - Make Clear Downloads button always tabbable not only on OSX r=mak
Differential Revision: https://phabricator.services.mozilla.com/D33323

--HG--
extra : moz-landing-system : lando
2019-06-06 09:07:12 +00:00
Dale Harvey
b46d6e8925 Bug 1543812 - Add ability to block all autoplay. r=johannh,alwu,flod,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D30135

--HG--
extra : moz-landing-system : lando
2019-06-06 09:06:09 +00:00
Thomas Nguyen
01ff0bf93f Bug 1534681 Use ReferrerInfo class in document r=ckerschb,baku,Gijs
Also, in many place, we use document uri as referrer. It is not right
for the case srdoc iframe. We should use the last non-srdoc parent
document's uri

Differential Revision: https://phabricator.services.mozilla.com/D30191

--HG--
rename : testing/web-platform/tests/referrer-policy/generic/iframe-inheritance.html => testing/web-platform/tests/referrer-policy/generic/inheritance/iframe-inheritance-data.html
rename : testing/web-platform/tests/referrer-policy/generic/iframe-inheritance.html => testing/web-platform/tests/referrer-policy/generic/inheritance/iframe-inheritance-srcdoc.html
extra : moz-landing-system : lando
2019-06-06 07:23:37 +00:00
Gerald Squelart
a4bc77d6c6 Bug 1492121 - Use BaseProfiler in nsBrowserApp.cpp's main() - r=njn
Start using BaseProfiler in Firefox main(), before&after XPCOM runs.

Also added a BaseProfiler label around Gecko Profiler init/shutdown (so that
samples may be ignored if user is only interested in non-XPCOM profiling).

Main process name changed to "Main Thread (Base Profiler)", so as not to confuse
the front-end, and show where this thread comes from.

Differential Revision: https://phabricator.services.mozilla.com/D31933

--HG--
extra : moz-landing-system : lando
2019-06-06 06:20:32 +00:00
Noemi Erli
31c85bd5fe Backed out 13 changesets (bug 1492121) for valgrind bustage
Backed out changeset e707f1890820 (bug 1492121)
Backed out changeset 90aeaad4a4de (bug 1492121)
Backed out changeset 2ffb6ccca437 (bug 1492121)
Backed out changeset 4215fefb6ef3 (bug 1492121)
Backed out changeset b54b813c4c6c (bug 1492121)
Backed out changeset 46f57504c087 (bug 1492121)
Backed out changeset a3fe26927b31 (bug 1492121)
Backed out changeset 39c486afacec (bug 1492121)
Backed out changeset bf1731627e07 (bug 1492121)
Backed out changeset 77e7b13c6237 (bug 1492121)
Backed out changeset 1f10b50f758f (bug 1492121)
Backed out changeset db1506f94d0d (bug 1492121)
Backed out changeset 72c4026e9455 (bug 1492121)
2019-06-06 04:01:24 +03:00
Gerald Squelart
5cc6e9331f Bug 1492121 - Use BaseProfiler in nsBrowserApp.cpp's main() - r=njn
Start using BaseProfiler in Firefox main(), before&after XPCOM runs.

Also added a BaseProfiler label around Gecko Profiler init/shutdown (so that
samples may be ignored if user is only interested in non-XPCOM profiling).

Main process name changed to "Main Thread (Base Profiler)", so as not to confuse
the front-end, and show where this thread comes from.

Differential Revision: https://phabricator.services.mozilla.com/D31933

--HG--
extra : moz-landing-system : lando
2019-06-05 23:42:59 +00:00
Marco Bonardo
2e685a448e Bug 1557051 - Enable QuantumBar for release users. r=dao,adw
Differential Revision: https://phabricator.services.mozilla.com/D33799

--HG--
extra : moz-landing-system : lando
2019-06-05 22:15:21 +00:00
arthur.iakab
94d096ca36 Merge mozilla-central to mozilla-inbound 2019-06-06 01:06:38 +03:00
Andreea Pavel
6402a9d5a2 Bug 1463180 - disabled browser_tabstrip_overflow_underflow.js on win and linux not debug r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D33756

--HG--
extra : moz-landing-system : lando
2019-06-05 12:18:50 +00:00
Andreea Pavel
516073f4fd Backed out changeset 2dacf7539a2f (bug 1543812) for multiple failures e.g bc at browser_autoplay_blocked.js on a CLOSED TREE 2019-06-05 19:29:20 +03:00
Alessio Placitelli
77991a7553 Bug 1547331 - Don't initialize legacy telemetry in GeckoView. r=chutten,kmag
This changes the registration code so that categories are
still registered in the manifest (and thus not registered
in GeckoView), but the component is still always shipped.

Differential Revision: https://phabricator.services.mozilla.com/D33478

--HG--
extra : moz-landing-system : lando
2019-06-05 11:03:57 +00:00
mandy cheang
8fe6331bd1 Bug 1541226 - Cache GetUserDataDirectory to improve IO performance r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D32825

--HG--
extra : moz-landing-system : lando
2019-06-05 15:36:44 +00:00
Dale Harvey
87fa55e513 Bug 1543812 - Add ability to block all autoplay. r=johannh,alwu,flod,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D30135

--HG--
extra : moz-landing-system : lando
2019-06-05 01:03:14 +00:00
Sean Feng
eb4060b4c7 Bug 1549519 - Add two histograms as page reload performance telemetry r=bdekoz,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D31480

--HG--
extra : moz-landing-system : lando
2019-06-05 13:56:52 +00:00
Mihai Alexandru Michis
c70fbfe90e Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE 2019-06-05 18:56:22 +03:00
Mihai Alexandru Michis
d07d090c31 Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE 2019-06-05 12:59:10 +03:00
Mihai Alexandru Michis
153172de0c Merge inbound to mozilla-central. a=merge 2019-06-05 12:51:25 +03:00
Narcis Beleuzu
83a9f3a6b3 Merge mozilla-central to inbound. a=merge CLOSED TREE 2019-06-05 00:52:43 +03:00
Daniel Varga
fc4ca9bf41 Backed out changeset 421f9e16c210 (bug 1526818) for linting failure at /builds/worker/checkouts/gecko/browser/components/urlbar/UrlbarProviderUnifiedComplete.jsm on a CLOSED TREE 2019-06-05 03:53:07 +03:00
Daniel Varga
3bc762bcf1 Backed out changeset d64cb52ebf88 (bug 1543812) for xpcshell failure at parser/xml/test/unit/test_sanitizer.js. On a CLOSED TREE 2019-06-05 03:50:16 +03:00
Omkar Konaraddi
8b54554246 Bug 1526818 - QuantumBar: Expose an autocomplete.properties bundle from UrlbarUtils r=adw
Differential Revision: https://phabricator.services.mozilla.com/D33726

--HG--
extra : moz-landing-system : lando
2019-06-05 00:28:40 +00:00
premk
12c9031816 Bug 1548646 - correct misspelled preference name security.identitypopup.recordEventElemetry r=jaws 2019-06-04 22:17:54 +04:00
Daniel Varga
80149d9771 Backed out 4 changesets (bug 1551902) for browser-chrome failure at browser/base/content/test/trackingUI/browser_trackingUI_cryptominers.js. On a CLOSED TREE
Backed out changeset 762ba28bc409 (bug 1551902)
Backed out changeset 4c8afa61cbec (bug 1551902)
Backed out changeset 212cfe3c1893 (bug 1551902)
Backed out changeset 29cbb321a610 (bug 1551902)
2019-06-05 02:48:37 +03:00
Omkar Konaraddi
f0d5ea37a3 Bug 1534552 - Properly document selection resetting in UrlbarInput::_loadURL r=adw
Differential Revision: https://phabricator.services.mozilla.com/D33713

--HG--
extra : moz-landing-system : lando
2019-06-04 22:33:44 +00:00
Emilio Cobos Álvarez
1e7b303431 Bug 1539469 - Make all input elements display: inline-block, for compat with other UAs. r=mats
See https://github.com/whatwg/html/issues/4082 for the data and some comments
from Boris and David.

I didn't look into fixing the font-inflation reftests, see bug 1540176 for that.

Differential Revision: https://phabricator.services.mozilla.com/D25566

--HG--
extra : moz-landing-system : lando
2019-06-04 15:39:47 +00:00
Michael Kaply
75a57c0d1a Bug 1505330 - Only disable explicitly locked preferences. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D33505

--HG--
extra : moz-landing-system : lando
2019-06-04 15:02:13 +00:00
Gurzau Raul
e016dca453 Backed out 4 changesets (bug 1551902) for failing at browser_protections_UI.js
Backed out changeset 974fd62d4135 (bug 1551902)
Backed out changeset 5dc18a9c4af8 (bug 1551902)
Backed out changeset 4eeb898f69f2 (bug 1551902)
Backed out changeset 9b7d5885e1db (bug 1551902)
2019-06-04 17:15:51 +03:00
Nihanth Subramanya
667a8a2991 Bug 1551902 - Add a test for the toggle switch in the protections panel. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32982

--HG--
extra : moz-landing-system : lando
2019-06-04 13:10:56 +00:00
Nihanth Subramanya
e51452d49c Bug 1551902 - ContentBlocking: Set hasException attribute in onLocationChange. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32981

--HG--
extra : moz-landing-system : lando
2019-06-04 13:10:40 +00:00
Nihanth Subramanya
51a8391817 Bug 1551902 - Hide protections panel when focus is lost. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32980

--HG--
extra : moz-landing-system : lando
2019-06-04 13:10:20 +00:00
Nihanth Subramanya
f7bf977baa Bug 1551902 - Implement Tracking Protection toggle section in Protections Panel. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32952

--HG--
extra : moz-landing-system : lando
2019-06-04 13:09:58 +00:00
Dale Harvey
6066384ce3 Bug 1543812 - Add ability to block all autoplay. r=johannh,alwu,flod,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D30135

--HG--
extra : moz-landing-system : lando
2019-06-04 17:33:06 +00:00
Nihanth Subramanya
523e69c325 Bug 1551902 - Add a test for the toggle switch in the protections panel. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32982

--HG--
extra : moz-landing-system : lando
2019-06-04 21:48:43 +00:00
Nihanth Subramanya
0306ad135b Bug 1551902 - ContentBlocking: Set hasException attribute in onLocationChange. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32981

--HG--
extra : moz-landing-system : lando
2019-06-04 21:48:30 +00:00
Nihanth Subramanya
7ef288a488 Bug 1551902 - Hide protections panel when focus is lost. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32980

--HG--
extra : moz-landing-system : lando
2019-06-04 21:48:03 +00:00
Nihanth Subramanya
6b2d4c647f Bug 1551902 - Implement Tracking Protection toggle section in Protections Panel. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32952

--HG--
extra : moz-landing-system : lando
2019-06-04 21:47:20 +00:00
Omkar Konaraddi
99ef8907db Bug 1536816 - Remove the TODO comment in UrlbarInput::handleCommand. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D33694

--HG--
extra : moz-landing-system : lando
2019-06-04 20:54:18 +00:00
Michael Krasnov
81d89484e1 Bug 1530785 - Change calls to deprecated waitForCondition r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32626

--HG--
extra : moz-landing-system : lando
2019-06-04 11:28:33 +00:00
Dão Gottwald
61e3a34f9a Bug 1549787 - Hide row elements using visibility:collapse instead of display:none since the latter can confuse the overflow state of title and url elements. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D32995

--HG--
extra : moz-landing-system : lando
2019-06-04 10:51:46 +00:00
Bogdan Tara
47274faae8 Backed out 12 changesets (bug 1492121) for platform.cpp and TestBaseProfiler.cpp related bustages CLOSED TREE
Backed out changeset 9d768006784a (bug 1492121)
Backed out changeset 1bf52d547eb7 (bug 1492121)
Backed out changeset da72675c0d37 (bug 1492121)
Backed out changeset bdf3b865c947 (bug 1492121)
Backed out changeset 0c6cf7bc131f (bug 1492121)
Backed out changeset 0cddbdfdfae2 (bug 1492121)
Backed out changeset ac8da816859d (bug 1492121)
Backed out changeset 3800ef0a0e37 (bug 1492121)
Backed out changeset 5f30af0d0f63 (bug 1492121)
Backed out changeset de1c3ae8df14 (bug 1492121)
Backed out changeset 0689c1b8f4f7 (bug 1492121)
Backed out changeset 5e7817b385fc (bug 1492121)
2019-06-04 12:08:39 +03:00
Gerald Squelart
fab9b786ac Bug 1492121 - Use BaseProfiler in nsBrowserApp.cpp's main() - r=njn
Start using BaseProfiler in Firefox main(), before&after XPCOM runs.

Also added a BaseProfiler label around Gecko Profiler init/shutdown (so that
samples may be ignored if user is only interested in non-XPCOM profiling).

Main process name changed to "Main Thread (Base Profiler)", so as not to confuse
the front-end, and show where this thread comes from.

Differential Revision: https://phabricator.services.mozilla.com/D31933

--HG--
extra : moz-landing-system : lando
2019-06-04 06:55:46 +00:00
Brindusan Cristian
4d6f578f08 Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-06-04 06:50:52 +03:00
Brindusan Cristian
9eb2f739c1 Merge inbound to mozilla-central. a=merge 2019-06-04 06:47:20 +03:00
Mark Striemer
89f6a1aa42 Bug 1550911 - Show recommendations on extension and theme lists r=robwu,flod,jaws
Differential Revision: https://phabricator.services.mozilla.com/D30745

--HG--
extra : moz-landing-system : lando
2019-06-04 01:50:33 +00:00
Coroiu Cristina
598c42a9d2 Backed out changeset 8aca39389e35 (bug 1555771) for browser-chrome failures at browser/components/extensions/test/browser/browser_ext_tabs_events.js 2019-06-04 03:22:59 +03:00
Michael Kaply
ee4ae8a0b1 Bug 1553290 - Get support menu href direct from policy. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D32367

--HG--
extra : moz-landing-system : lando
2019-06-03 21:30:57 +00:00
Nihanth Subramanya
0533c377b1 Bug 1555222 - Show the protections panel when meta+clicking the identity box. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32951

--HG--
extra : moz-landing-system : lando
2019-05-31 18:24:08 +00:00
Nihanth Subramanya
c706261f70 Bug 1547015 - ClearDataService: Implement CertCleaner.deleteAll. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32916

--HG--
extra : moz-landing-system : lando
2019-06-03 21:30:32 +00:00
Edouard Oger
6387709163 Bug 1555771 - Update Sync and FxA illustrations. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D33234

--HG--
extra : moz-landing-system : lando
2019-06-03 21:24:42 +00:00
Gijs Kruitbosch
3c6894d020 Bug 1543508 - revert will-change additions now that layers no longer cause compositor bugs, r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D33165

--HG--
extra : moz-landing-system : lando
2019-06-03 20:10:44 +00:00
Emilio Cobos Álvarez
b6728cedb7 Bug 1553769 - Have a single way of requesting window focus and switching to a tab. r=NeilDeakin,snorp
Right now there's some duplicated code with the focus manager and the
DOMWindowFocus event.

Android didn't handle the new framefocusrequested event, so the test-cases in
bug 416771 still didn't work there.

I think using the focus manager codepath everywhere is preferable. I confirmed
manually that the stuff that sent DOMWindowFocus events still works as expected
with this patch (i.e., switching to the right tab when you click on a
notification, etc.).

This fixes it so that it works in Fennec, and it sends the focus events right in
GeckoView Example (i.e., we get here[1] properly).

The snippet that Snorp provided on IRC to implement the "bring activity to
front" stuff (`startActivity(getIntent())`) didn't actually work for me, but I
confirmed that the right message is sent when the focus is requested, and that
we get there.

[1]: https://searchfox.org/mozilla-central/rev/952521e6164ddffa3f34bc8cfa5a81afc5b859c4/mobile/android/geckoview_example/src/main/java/org/mozilla/geckoview_example/GeckoViewActivity.java#503

Depends on D32353

Differential Revision: https://phabricator.services.mozilla.com/D32354

--HG--
extra : moz-landing-system : lando
2019-06-03 19:42:28 +00:00
shindli
7849b17acb Backed out changeset 7f8884b7de4e (bug 1555771) for causing perma browser chrome failures in browser/base/content/test/sync/browser_sync.js CLOSED TREE 2019-06-03 22:14:42 +03:00
Edouard Oger
52eba7cee8 Bug 1555771 - Update Sync and FxA illustrations. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D33234

--HG--
extra : moz-landing-system : lando
2019-06-03 17:33:47 +00:00
Cosmin Sabou
bcd5ff3d98 Merge mozilla-central to autoland.
--HG--
extra : rebase_source : ec8335cc4fb4f7c2594b2b95cd6d5078af2be625
2019-06-03 19:24:20 +03:00
Cosmin Sabou
e13e0af55b Merge mozilla-inbound to mozilla-central. a=merge 2019-06-03 19:01:53 +03:00
Henri Sivonen
ae34dc651a Bug 1543077 part 4 - Have only one item for Japanese in the Text Encoding menu. r=Gijs,emk.
Differential Revision: https://phabricator.services.mozilla.com/D28634
2019-06-03 15:30:41 +03:00
Artem Polivanchuk
ed0187ef93 Bug 1555170 - Sync 'Allow Firefox to install and run studies' and '…make personalized extension recommendations' settings r=lina
Differential Revision: https://phabricator.services.mozilla.com/D33422

--HG--
extra : moz-landing-system : lando
2019-06-02 15:19:21 +00:00
Dorel Luca
bf3d89574d Merge mozilla-central to autoland 2019-06-02 12:48:35 +03:00
Dorel Luca
f8b1143315 Merge mozilla-inbound to mozilla-central a=merge 2019-06-02 12:43:23 +03:00
Dale Harvey
3e85c8f622 Bug 1552559 - Ensure built in engines are available on startup. r=mikedeboer
Differential Revision: https://phabricator.services.mozilla.com/D32320

--HG--
extra : moz-landing-system : lando
2019-06-02 08:42:16 +00:00
Alexander Surkov
b73a345486 Bug 1555943 - Update outdated comment referring to XBL field behavior, r=dao
Differential Revision: https://phabricator.services.mozilla.com/D33268

--HG--
extra : moz-landing-system : lando
2019-06-01 21:53:36 +00:00
ksenia
301f85da17 Bug 1544359 - Fixed report site issue extension: added marfeel and mobify support, fixed labels being passed to the server r=twisniewski,Gijs
Fixed report site issue: added marfeel and mobify support, fixed labels being passed to the server

Differential Revision: https://phabricator.services.mozilla.com/D33018

--HG--
rename : browser/extensions/report-site-issue/test/browser/fastclick2.html => browser/extensions/report-site-issue/test/browser/fastclick.html
rename : browser/extensions/report-site-issue/test/browser/fastclick1.html => browser/extensions/report-site-issue/test/browser/frameworks.html
extra : moz-landing-system : lando
2019-06-01 19:13:26 +00:00
Hiroyuki Ikezoe
94908e024a Bug 1488871 - Add an explicit style flush to make sure the added textbox and popupset is styled before proceeding tests in browser_UrlbarInput_unit.js. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D22641

--HG--
extra : moz-landing-system : lando
2019-06-01 03:25:46 +00:00
Hiroyuki Ikezoe
ae04cb8bb0 Bug 1488871 - Add an exception for the placeholder in the urlbar flickers to browser_windowopen.js. r=mconley
recordFrames has been wallpapering these flickers because the function ends up
calling FlushPendingNotifications in AsyncScrollPortEvent::Run() and we hadn't
noticed the wallpaper until we tried to remove the FlushPendingNotifications in
AsyncScrollPortEvent::Run().

Differential Revision: https://phabricator.services.mozilla.com/D33226

--HG--
extra : moz-landing-system : lando
2019-06-01 03:26:36 +00:00
Emilio Cobos Álvarez
6bb1997f39 Bug 1488871 - Make browser_windowopen.js workaround account for the toolbar background. r=florian,mconley
With the other patch in this bug, we get two rects, not > 5.

Differential Revision: https://phabricator.services.mozilla.com/D5240

--HG--
extra : moz-landing-system : lando
2019-06-01 03:26:36 +00:00
Mike Shal
e52ded1092 Bug 1553065 - Move profile-use mozconfig info into common mozconfigs; r=firefox-build-system-reviewers,chmanchester
The 3-tier PGO builds used a separate mozconfig called 'profile-use' for
the final tier. This created a problem when it rode to beta, since the
same mozconfig was used for all trees, which meant we ended up with
nightly branding on beta builds.

With the PGO-enabling logic in common mozconfigs, we can enable it by
setting the MOZ_PGO_PROFILE_USE environment variable from the task
definition. All of the final-tier PGO builds now use the nightly, beta,
etc mozconfigs like before, so branding should be intact.

Differential Revision: https://phabricator.services.mozilla.com/D33172

--HG--
extra : moz-landing-system : lando
2019-05-31 23:56:16 +00:00
Cosmin Sabou
85466f08fd Backed out 2 changesets (bug 1486042) for causing crashes @ servo_arc::Arc<T>::drop_slow. CLOSED TREE
Backed out changeset 5e85998c4d97 (bug 1486042)
Backed out changeset d083a8bd98ed (bug 1486042)
2019-06-01 02:19:19 +03:00
Cosmin Sabou
6095e3c3c4 Backed out changeset 69f10997c98f (bug 1555771) for build bustages. CLOSED TREE 2019-06-01 01:13:36 +03:00
Jared Wein
7a6ab18537 Bug 1556050 - Keep the login-list header visible while scrolling the list. r=_6a68
Differential Revision: https://phabricator.services.mozilla.com/D33324

--HG--
extra : moz-landing-system : lando
2019-05-31 21:18:25 +00:00
Jared Wein
0043cfc344 Bug 1556045 - Revealing a password then selecting another login should reset the reveal-checkbox state. r=_6a68
Differential Revision: https://phabricator.services.mozilla.com/D33321

--HG--
extra : moz-landing-system : lando
2019-05-31 21:18:28 +00:00
Jared Wein
971ba041d1 Bug 1555957 - Saving and deleting a stored login should exit the 'edit' mode. r=_6a68
Differential Revision: https://phabricator.services.mozilla.com/D33271

--HG--
extra : moz-landing-system : lando
2019-05-31 21:19:54 +00:00
Edouard Oger
d94afcd4dc Bug 1555771 - Update Sync and FxA illustrations. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D33234

--HG--
extra : moz-landing-system : lando
2019-05-31 21:23:19 +00:00
Mark Striemer
75dec50c7b Bug 1532724 - Part 2: Handle HTML about:addons options page in APIs r=kmag
Differential Revision: https://phabricator.services.mozilla.com/D30731

--HG--
extra : moz-landing-system : lando
2019-05-31 16:21:02 +00:00
Melvin George
8a32278bc9 Bug 1553236 - Change tests using Services.search.addEngineWithDetails() to use the object parameter form. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D32565

--HG--
extra : moz-landing-system : lando
2019-06-03 09:55:15 +00:00
Mark Banner
dc7e9b272a Bug 1542713 - Remove search reset preferences and remaining code. r=daleharvey
Differential Revision: https://phabricator.services.mozilla.com/D33057

--HG--
extra : moz-landing-system : lando
2019-06-02 09:34:49 +00:00
Gijs Kruitbosch
55d70903ed Bug 1555453 - use contextmenu event as backup to ensure we always localize the context menu, r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D33328

--HG--
extra : moz-landing-system : lando
2019-05-31 20:01:56 +00:00
Dale Harvey
93ac2ff9fa Bug 1538602 - Improve logging during block autoplay tests. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32546

--HG--
extra : moz-landing-system : lando
2019-05-31 18:38:37 +00:00
Nathan Froyd
92be49be62 Bug 1486042 - switch all existing MOZ_LTO configs to use cross-language LTO; r=dmajor
This change is a no-op for win64 configs, as they had this feature before.

Differential Revision: https://phabricator.services.mozilla.com/D33317

--HG--
extra : moz-landing-system : lando
2019-05-31 17:48:40 +00:00
Robert Strong
f4f2d3f01f Bug 1555893 - The what's new page test should only run when building with MOZ_UPDATER. r=bytesized
Also fixes an indentation issue in browser_whats_new_page.js

Differential Revision: https://phabricator.services.mozilla.com/D33248

--HG--
extra : moz-landing-system : lando
2019-05-31 17:45:51 +00:00
Dão Gottwald
b6e691a46f Bug 1555929 - Use handleEvent and on_<event name> pattern in MozTab and MozTabbrowserTab. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D33272

--HG--
extra : moz-landing-system : lando
2019-05-31 17:32:26 +00:00
YUKI "Piro" Hiroshi
9505876ac7 Bug 1555584 - SearchSuggestEnabled policy should affect to the separate search bar r=mkaply
Differential Revision: https://phabricator.services.mozilla.com/D33132

--HG--
extra : moz-landing-system : lando
2019-05-31 15:16:12 +00:00
Greg Tatum
eccc1fe1ef Bug 1307227 - Integrate the profiler popup widget into the browser; r=jdescottes
This commit takes the popup, and wires it up the button using the
CustomizableUI interface. It is integrated with the DevTools initialization
code.

Differential Revision: https://phabricator.services.mozilla.com/D31629

--HG--
extra : moz-landing-system : lando
2019-05-31 15:54:18 +00:00
Andrew Swan
34c2e29c14 Bug 1554437 Fix selectors on download-indicators-anchor r=sfoster,dao
These selectors were using the direct child combinator which broke
when toolbarbutton switched away from XBL.

Differential Revision: https://phabricator.services.mozilla.com/D32919

--HG--
extra : moz-landing-system : lando
2019-05-31 07:01:03 +00:00
Gijs Kruitbosch
f8d21e08c1 Bug 1554744 - make button state in browser language dialog correct when there's no available languages, r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D33273

--HG--
extra : moz-landing-system : lando
2019-05-31 13:55:56 +00:00
Mark Banner
29b4b129c5 Bug 1555661 - Fix client code inclusion in Google urls. r=daleharvey
Differential Revision: https://phabricator.services.mozilla.com/D33157

--HG--
extra : moz-landing-system : lando
2019-05-31 12:56:59 +00:00
Alexander Surkov
fb2469410f Bug 1555908 - Remove event.target null checks in tabbrowser.xml, r=dao
Differential Revision: https://phabricator.services.mozilla.com/D33266

--HG--
extra : moz-landing-system : lando
2019-05-31 12:23:16 +00:00
Dorel Luca
23673be0be Backed out changeset 858d04f452e2 (bug 1555661) for Build bustage. CLOSED TREE 2019-05-31 14:16:03 +03:00
Mark Banner
7d395a9aab Bug 1555661 - Fix client code inclusion in Google urls. r=daleharvey
Differential Revision: https://phabricator.services.mozilla.com/D33157

--HG--
extra : moz-landing-system : lando
2019-05-31 10:48:15 +00:00
Florian Quèze
57071946c8 Bug 1553694 - accept a second PCompositorBridge::Msg_WillClose sync IPC in the 'before handling user events' phase, r=mconley.
Differential Revision: https://phabricator.services.mozilla.com/D32986

--HG--
extra : moz-landing-system : lando
2019-05-31 15:54:32 +00:00
ffxbld
5cd2a9bc7d No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D33506

--HG--
extra : moz-landing-system : lando
2019-06-03 15:44:26 +00:00
Thomas Wisniewski
cd7a653c08 Bug 1554264 - use the correct chrome URL for report-site-issue desktop l10n files; r=Pike
use the correct chrome URL for report-site-issue desktop l10n files

Differential Revision: https://phabricator.services.mozilla.com/D33438

--HG--
extra : moz-landing-system : lando
2019-06-03 08:36:31 +00:00
Jonathan Kingston
a9be4620ee Bug 1508939 - cpp serialization r=ckerschb,mccr8,mikedeboer
Migrating to pure Cpp

Differential Revision: https://phabricator.services.mozilla.com/D29221

--HG--
extra : moz-landing-system : lando
2019-06-03 12:37:12 +00:00
Jared Wein
79da984d5f Bug 1553173 - Import about:logins components as JS modules. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D32052

--HG--
rename : browser/components/aboutlogins/tests/mochitest/aboutlogins_common.js => browser/components/aboutlogins/tests/chrome/aboutlogins_common.js
rename : browser/components/aboutlogins/tests/mochitest/mochitest.ini => browser/components/aboutlogins/tests/chrome/chrome.ini
rename : browser/components/aboutlogins/tests/mochitest/test_login_filter.html => browser/components/aboutlogins/tests/chrome/test_login_filter.html
rename : browser/components/aboutlogins/tests/mochitest/test_login_item.html => browser/components/aboutlogins/tests/chrome/test_login_item.html
rename : browser/components/aboutlogins/tests/mochitest/test_login_list.html => browser/components/aboutlogins/tests/chrome/test_login_list.html
rename : browser/components/aboutlogins/tests/mochitest/test_modal_input.html => browser/components/aboutlogins/tests/chrome/test_modal_input.html
rename : browser/components/aboutlogins/tests/mochitest/test_reflected_fluent_element.html => browser/components/aboutlogins/tests/chrome/test_reflected_fluent_element.html
extra : moz-landing-system : lando
2019-06-03 11:25:36 +00:00
Csoregi Natalia
de697c360a Merge mozilla-central to mozilla-inbound. CLOSED TREE
--HG--
rename : layout/generic/nsFrameIdList.h => layout/generic/FrameIdList.h
2019-06-02 00:37:53 +03:00
Daniel Varga
f35d98dcc4 Merge mozilla-central to mozilla-inbound 2019-06-01 12:45:58 +03:00
arthur.iakab
36d75a7e56 Merge mozilla-central to mozilla-inbound 2019-06-01 01:30:47 +03:00
Marco Bonardo
dd78e48f34 Bug 1547285 - Add the registerProvider function API. r=adw,mixedpuppy
This implements the first part of the new urlbar API to be used by many future
mozilla-signed experiments. This part sets the foundation for the "urlbar"
permission and API, and introduces a first API to register an extension provider.

Further API calls will be added in dependencies of Bug 1547279, and in particular
Bug 1547666 will add a way for these extension providers to return results for
the urlbar.

Differential Revision: https://phabricator.services.mozilla.com/D32332

--HG--
extra : moz-landing-system : lando
2019-05-31 09:30:15 +00:00
Andrea Marchesini
b1b122fb20 Bug 1554464 - Merge nsICookie2 and nsICookie in 1 single interface, r=Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D33031

--HG--
extra : moz-landing-system : lando
2019-05-31 09:36:44 +00:00
Mihai Alexandru Michis
8c0942b6e4 Backed out changeset c5906d50f330 (bug 1555661) for failures at LocaleService.cpp CLOSED TREE 2019-05-31 12:54:25 +03:00
Mark Banner
bba5a6da3f Bug 1555661 - Fix client code inclusion in Google urls. r=daleharvey
Differential Revision: https://phabricator.services.mozilla.com/D33157

--HG--
extra : moz-landing-system : lando
2019-05-31 08:56:36 +00:00
Marco Bonardo
1ba4a347b2 Bug 1555277 - In Quantum Bar @aliases can't be autofilled with Enter. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D33228

--HG--
extra : moz-landing-system : lando
2019-05-31 08:41:43 +00:00
Gijs Kruitbosch
65eeddec9b Bug 1548515 - Make quitter wait until we've run idle tasks, r=kmag
Differential Revision: https://phabricator.services.mozilla.com/D32470

--HG--
extra : rebase_source : b101c99e7ba2bc9a169a7313eed3ed501f74fd6e
extra : amend_source : fda5ee8c008540b205bab43b498a2e685c610b58
2019-05-24 12:58:43 +01:00
Kris Maglione
8335304bf9 Cleanup some nonsense. r=me,test-only (no bug) 2019-06-03 13:39:54 -07:00
Alexander Surkov
61cc7103cf Bug 1544916 - migrate dialog binding to Custom Element r=bgrins,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D30289

--HG--
rename : toolkit/content/widgets/dialog.xml => toolkit/content/widgets/dialog.js
extra : moz-landing-system : lando
2019-06-04 17:28:16 +00:00
Dorel Luca
58da2cbd6a Backed out changeset c8a19f92ba0d (bug 1549519) for Eslint failure. CLOSED TREE 2019-06-04 22:57:34 +03:00
Sean Feng
a877dfb56a Bug 1549519 - Add two histograms as page reload perfromance telemetry r=bdekoz,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D31480

--HG--
extra : moz-landing-system : lando
2019-06-04 19:15:30 +00:00
David Major
59dad3d157 Bug 1556738 - Tighten up some clang-cl warning allowances r=nalexander
Remove a few no-longer-necessary `AllowCompilerWarnings()` before anything that depends upon them sneaks in.

Differential Revision: https://phabricator.services.mozilla.com/D33631

--HG--
extra : moz-landing-system : lando
2019-06-04 16:17:14 +00:00
Daniel Holbert
df03876416 Bug 1556855 part 2: Update tests to assume that 'layout.css.prefixes.webkit' is already true. r=mats
(The pref is about to be removed, but even before its removal, it defaults to
'true' so these tests don't need to bother setting/checking it.)

Differential Revision: https://phabricator.services.mozilla.com/D33805

--HG--
extra : moz-landing-system : lando
2019-06-05 18:22:39 +00:00
Edouard Oger
998dd3b002 Bug 1555771 p2 - Disable test_tab_events_incognito_monitored. r=aswan
Differential Revision: https://phabricator.services.mozilla.com/D33815

--HG--
extra : moz-landing-system : lando
2019-06-05 18:15:53 +00:00
Edouard Oger
d3751d4293 Bug 1555771 - Update Sync and FxA illustrations. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D33234

--HG--
extra : moz-landing-system : lando
2019-06-05 17:46:54 +00:00
Mihai Alexandru Michis
68f8760568 Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-06-05 12:56:49 +03:00
Christoph Kerschbaumer
cf793ca53a Bug 1496406: Apply Meta CSP to System Privileged about:policies.
Differential Revision: https://phabricator.services.mozilla.com/D33751

--HG--
extra : moz-landing-system : lando
2019-06-05 07:13:07 +00:00
Dão Gottwald
703d67b283 Bug 1556196 - Clean up interaction between MozTabbrowserTab::on_mousedown and MozTab::on_mousedown. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D33412

--HG--
extra : moz-landing-system : lando
2019-06-04 21:20:46 +00:00