Граф коммитов

3228 Коммитов

Автор SHA1 Сообщение Дата
Ian Moody 011b59d595 Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi
Raw Cr.ERROR don't get stack information, same as throwing JS literals instead
of `new Error()`s.

This was done automatically with a new eslint rule that will be introduced in
the next commit.  One instance of a raw Cr.ERROR was not replaced since it is
used in a test that specifically checks the preservation of raw Cr values in
XPCJS.  The rule will be disabled for that instance.

Differential Revision: https://phabricator.services.mozilla.com/D28073
2020-05-05 17:41:36 +00:00
jayati 20a03ae802 Bug 1633770 - Remove unnecessary loop in ContentSearchUIController._updateDefaultEngineIcon.r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D73091
2020-05-04 10:49:15 +00:00
Mike Conley ce3505be4a Bug 1631595 - Modify ActivityStreamMessageChannel and AboutNewTab to allow for periodic about:home caching. r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D72489
2020-04-29 16:25:17 +00:00
Neil Deakin 6b57ac9c48 Bug 1614749, convert about:tabcrashed to JSWindowActor-based remote page manager, r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D71026
2020-04-30 00:50:10 +00:00
Noemi Erli d44894bde2 .Backed out 3 changesets (bug 1628240) for causing geckoview failures CLOSED TREE
Backed out changeset 6fc159a53fab (bug 1628240)
Backed out changeset 6f0ed8b711fd (bug 1628240)
Backed out changeset 4c685e21c33d (bug 1628240)
2020-04-28 19:55:08 +03:00
Tom Tung 13caf188a2 Bug 1628240 - Add a test to ensure the quota storages for the same host but with different host are removed; r=johannh,dom-workers-and-storage-reviewers,janv
Differential Revision: https://phabricator.services.mozilla.com/D71715
2020-04-28 16:00:12 +00:00
Kevin Jacobs 30150bcdde Bug 1628012 - Backed out changeset 001a5750e276 r=jcj
The experiment has served its purpose, gathering 66k+ telemetry events and showing no negative impact to connection result.

DC is now enabled by default in Nightly, so we no longer need to run this study.

Differential Revision: https://phabricator.services.mozilla.com/D72699
2020-04-27 16:56:15 +00:00
Tim Nguyen efcd5a4bff Bug 1201243 - Make browser/components/preferences/in-content top-level and move dialogs to a subdirectory. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D72038
2020-04-22 23:35:08 +00:00
Kevin Jacobs 935c790ee4 Bug 1628012 - Land Delegated Credentials experiment script r=jcj
This patch re-lands the Delegated Credentials experiment, with an expiration date of 1 May, 2020.

This experiment already ran in Fx 73, but the underlying TLS implementation has been updated and we now plan to enable by default in Nightly. Out of an abundance of caution, the experiment will be repeated for 1-2 weeks to confirm the previous results (i.e., lack of any breakage) before enabling.

See prior bug https://bugzilla.mozilla.org/show_bug.cgi?id=1580053 - only changes to the expiration date and method of loading of the experiment (necessary to rebase) have been made here .

Differential Revision: https://phabricator.services.mozilla.com/D71202
2020-04-17 17:42:26 +00:00
Coroiu Cristina 43be71277d Backed out 2 changesets (bug 1625500) for multiple failures on a CLOSED TREE
Backed out changeset 7d80233bcfcd (bug 1625500)
Backed out changeset 0a35b13dfcde (bug 1625500)
2020-04-17 15:36:05 +03:00
Gijs Kruitbosch cc39a339a0 Bug 1625500 - fix use of .then(x, x) in the tree, r=marionette-reviewers,Standard8,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D68614
2020-04-17 11:41:49 +00:00
William Durand 90dd607279 Bug 1613796 - Make the permission popup queue browser-specific. r=robwu
Differential Revision: https://phabricator.services.mozilla.com/D70445
2020-04-16 19:38:17 +00:00
Drew Willcoxon a6b80b0e24 Bug 1628926 - Remove the browser.urlbar.oneOffSearches pref. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D70921

--HG--
extra : moz-landing-system : lando
2020-04-16 00:00:55 +00:00
Arthur Iakab 3f105ec0c5 Backed out changeset 0c8a5b5094b6 (bug 1628926) for Eslint failure on UrlbarView.jsm
CLOSED TREE
2020-04-16 01:38:49 +03:00
Drew Willcoxon 1736e700e0 Bug 1628926 - Remove the browser.urlbar.oneOffSearches pref. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D70921

--HG--
extra : moz-landing-system : lando
2020-04-15 08:56:16 +00:00
Neil Deakin 1351306d5f Bug 1614738, convert ContentSearch to be a JSWindowActor, r=adw
Differential Revision: https://phabricator.services.mozilla.com/D68237

--HG--
rename : browser/modules/ContentSearch.jsm => browser/actors/ContentSearchParent.jsm
extra : moz-landing-system : lando
2020-04-11 23:10:45 +00:00
shweta 1c29492230 Bug 1578710 Bug - 1578710 Don't show persistent storage permission on moz-extension pages. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D67780

--HG--
extra : moz-landing-system : lando
2020-04-14 07:35:09 +00:00
Dave Townsend 37684e9720 Bug 1627803: Rename SSB menu items (again). r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D70061

--HG--
extra : moz-landing-system : lando
2020-04-08 19:21:18 +00:00
William Durand b90b5b3778 Bug 1489430 - Add "Remove Extension" context menu item for pageAction. r=robwu,mstriemer,fluent-reviewers,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D69831

--HG--
extra : moz-landing-system : lando
2020-04-08 14:18:53 +00:00
Dão Gottwald 3b8b1171af Bug 1627969 - Remove the megabar pref. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D70023

--HG--
extra : moz-landing-system : lando
2020-04-08 19:04:24 +00:00
aarushivij 7e2c29197c Bug 1576778 - Missing comment changes and typo in SitePermissions.jsm r=pbz
Differential Revision: https://phabricator.services.mozilla.com/D68005

--HG--
extra : moz-landing-system : lando
2020-04-08 09:47:02 +00:00
Mike Conley c7fc60cc98 Bug 1621032 - Add a mechanism for reading a static about:home from the HTTP cache at startup. r=Gijs,k88hudson
This mechanism is preffed off for now.

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

--HG--
extra : moz-landing-system : lando
2020-04-07 18:54:32 +00:00
Gabriele Svelto 76c8b67932 Bug 1627360 - Document and fix the serialization of the SubmittedFromInfobar crash annotation r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D69638

--HG--
extra : moz-landing-system : lando
2020-04-06 16:33:32 +00:00
Narcis Beleuzu b1133547ec Backed out changeset a315e85c5376 (bug 1613796) for bc failures on browser_file_xpi_no_process_switch.js . CLOSED TREE 2020-04-04 05:38:34 +03:00
William Durand f511c55b0e Bug 1613796 - Return false when browser.permissions.request isn't called on the active tab. r=robwu
Differential Revision: https://phabricator.services.mozilla.com/D69226

--HG--
extra : moz-landing-system : lando
2020-04-03 12:36:01 +00:00
Zibi Braniecki 44bbaba5c4 Bug 1602808 - Revert Window Title to use DTD. r=fluent-reviewers,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D68661

--HG--
extra : moz-landing-system : lando
2020-04-01 18:44:03 +00:00
jayati 2e7e4c38ec Bug 1622730 - Support `file://` principals for the site permission setting.r=pbz
Differential Revision: https://phabricator.services.mozilla.com/D68970

--HG--
extra : moz-landing-system : lando
2020-04-01 14:02:22 +00:00
Narcis Beleuzu 7fba7adfcd Backed out changeset 16d82f57e0fb (bug 1602808) for bc failures on browser_privatebrowsing_windowtitle.js . CLOSED TREE 2020-04-01 10:24:08 +03:00
Zibi Braniecki 329298b6fc Bug 1602808 - Revert Window Title to use DTD. r=fluent-reviewers,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D68661

--HG--
extra : moz-landing-system : lando
2020-03-31 23:52:03 +00:00
sonakshi b204bf50aa Bug 1551306 - Remove context parameter from nsIProgressEventSink.onProgress() and nsIProgressEventSink.onStatus() r=valentin
Differential Revision: https://phabricator.services.mozilla.com/D68235

--HG--
extra : moz-landing-system : lando
2020-03-29 19:18:56 +00:00
Drew Willcoxon 5739954280 Bug 1616752 - Part 2: Add payload schemas for each result type and validate payloads against them. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D64300

--HG--
extra : moz-landing-system : lando
2020-03-26 15:27:12 +00:00
Nan Jiang a4f8001e97 Bug 1623439 - Add the whole active experiments to PingCentre metadata r=andreio
Differential Revision: https://phabricator.services.mozilla.com/D68203

--HG--
extra : moz-landing-system : lando
2020-03-25 20:05:43 +00:00
Cosmin Sabou 79929c6462 Backed out changeset ad4847d17298 (bug 1551306) for causing build bustages. CLOSED TREE 2020-03-27 20:24:17 +02:00
sonakshi 145046fde2 Bug 1551306 - Remove context parameter from nsIProgressEventSink.onProgress() and nsIProgressEventSink.onStatus() r=valentin
Differential Revision: https://phabricator.services.mozilla.com/D68235

--HG--
extra : moz-landing-system : lando
2020-03-27 17:57:10 +00:00
Mihai Alexandru Michis c1256a18a6 Backed out changeset d91e4acdd63c (bug 1551306) for causing bustages in request::InitBitsRequest
CLOSED TREE
2020-03-27 16:12:47 +02:00
sonakshi b5f7fb3be7 Bug 1551306 - Remove context parameter from nsIProgressEventSink.onProgress() and nsIProgressEventSink.onStatus() r=valentin
Differential Revision: https://phabricator.services.mozilla.com/D68235

--HG--
extra : moz-landing-system : lando
2020-03-27 14:05:02 +00:00
Sam Foster 2db8ec19f5 Bug 1622514 - Move OSKeyStore.jsm into toolkit/modules. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D68133

--HG--
rename : browser/modules/OSKeyStore.jsm => toolkit/modules/OSKeyStore.jsm
rename : browser/modules/test/OSKeyStoreTestUtils.jsm => toolkit/modules/tests/modules/OSKeyStoreTestUtils.jsm
rename : browser/modules/test/unit/test_osKeyStore.js => toolkit/modules/tests/xpcshell/test_osKeyStore.js
extra : moz-landing-system : lando
2020-03-25 08:21:24 +00:00
jayati 0c89b054f1 Bug 1583790 - Ensure that we are passing valid principal values as arguments to functions in SitePermissions.jsm. r=johannh,prathiksha
Differential Revision: https://phabricator.services.mozilla.com/D66217

--HG--
extra : moz-landing-system : lando
2020-03-25 09:04:35 +00:00
Mike Conley ba02ddc1e1 Bug 1618936 - Make the front-end more robust in how it handles content process launch failures. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D67003

--HG--
extra : moz-landing-system : lando
2020-03-20 19:50:20 +00:00
Jared Wein a3dc603f49 Bug 1622304 - Drop support for the OS auth dialog on macOS <= 10.11 due to various issues. r=MattN
Given our low usage numbers on these old versions of macOS and after consulting with Sandy we've decided supporting these older versions of macOS is not in our current best interests.

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

--HG--
extra : moz-landing-system : lando
2020-03-20 05:13:34 +00:00
Jared Wein 244f33a489 Bug 1605494 - Use update channel instead of debug to determine if we can mock the OS auth dialog. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D66853

--HG--
extra : moz-landing-system : lando
2020-03-18 19:19:47 +00:00
Daniel Varga 2eded7e7be Backed out 2 changesets (bug 1611914, bug 1605494) for causing browser chrome failures at browser/components/aboutlogins/tests/browser/browser_osAuthDialog.js
CLOSED TREE

Backed out changeset b0ef46ae3853 (bug 1611914)
Backed out changeset f93685e544c5 (bug 1605494)

--HG--
extra : amend_source : 0e196a48b4b196268ddae92af2fa00067bb6dc0b
2020-03-18 19:37:55 +02:00
Jared Wein 946d8dd115 Bug 1605494 - Use update channel instead of debug to determine if we can mock the OS auth dialog. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D66853

--HG--
extra : moz-landing-system : lando
2020-03-18 04:47:13 +00:00
Ciure Andrei c67afb6e79 Backed out 2 changesets (bug 1611914, bug 1605494) for causing browser_contextmenuFillLogins.js failures CLOSED TREE
Backed out changeset 66b802c651c4 (bug 1611914)
Backed out changeset b335ab938965 (bug 1605494)
2020-03-18 06:43:01 +02:00
Jared Wein 35a5629337 Bug 1605494 - Use update channel instead of debug to determine if we can mock the OS auth dialog. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D66853

--HG--
extra : moz-landing-system : lando
2020-03-18 02:31:54 +00:00
Noemi Erli 49781453d1 Backed out changeset f0ba03f01bb7 (bug 1605494) for causing failures in browser_osAuthDialog.js CLOSED TREE
--HG--
extra : rebase_source : 85f6968ea201b69862fef763b86ddd1f495fbc5b
extra : amend_source : a4608e5508a660f9009614d1c4bf9f3f5f8d0b78
2020-03-17 00:01:08 +02:00
Jared Wein 6f787079e6 Bug 1605494 - Use update channel instead of debug to determine if we can mock the OS auth dialog. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D66853

--HG--
extra : moz-landing-system : lando
2020-03-16 18:57:02 +00:00
Andreea Pavel db512ca044 Backed out changeset 356470def108 (bug 1605494) for failing bc at browser_openSite.js on a CLOSED TREE 2020-03-16 18:49:10 +02:00
Jared Wein 158020fd37 Bug 1605494 - Use update channel instead of debug to determine if we can mock the OS auth dialog. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D66853

--HG--
extra : moz-landing-system : lando
2020-03-16 15:34:16 +00:00
Marco Bonardo 2dc20c6432 Bug 1621328 - Move CreateExposableURI into nsIOService. r=Gijs,mayhemer
Differential Revision: https://phabricator.services.mozilla.com/D66269

--HG--
extra : moz-landing-system : lando
2020-03-13 12:44:36 +00:00