Mark Banner
09a6d475fe
Bug 1817183 - Migrate most of services/fxaccounts to ES modules. r=markh
...
Differential Revision: https://phabricator.services.mozilla.com/D170061
2023-02-17 09:01:45 +00:00
Danny Colin
980244d030
Bug 1796797 - Convert toolkit/components/contextualidentity JSM modules to ESMs r=baku,webdriver-reviewers,extension-reviewers,settings-reviewers,robwu
...
Differential Revision: https://phabricator.services.mozilla.com/D159945
2022-12-21 08:14:05 +00:00
Mark Banner
70046e9f64
Bug 1804661 - Convert browser/components/StartupRecorder.jsm to an ES module. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D164206
2022-12-12 14:59:19 +00:00
Mark Banner
53ce0faad1
Bug 1804661 - Convert browser/components/BrowserGlue.jsm to an ES module. r=Gijs,settings-reviewers,perftest-reviewers,sparky
...
Differential Revision: https://phabricator.services.mozilla.com/D164204
2022-12-12 14:59:18 +00:00
Kagami Sascha Rosylight
f29c0cd51a
Bug 1795968 - Part 1: Esmify dom/push/*.jsm r=smaug
...
Included IndexedDBHelper since it's only used and tested by PushDB.
Differential Revision: https://phabricator.services.mozilla.com/D159631
2022-10-20 21:16:11 +00:00
Mark Banner
69a9e3e717
Bug 1792341 - Migrate most of the rest of toolkit/modules/ to be system ES modules. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D158451
2022-10-18 11:21:25 +00:00
Mark Banner
23f506c377
Bug 1792365 - Convert various toolkit/modules files to system ES modules. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D158093
2022-09-29 06:52:33 +00:00
Mark Banner
e29957943b
Bug 1779982 - Migrate toolkit/components/places and browser/components/places to ESM. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D152004
2022-07-20 22:34:20 +00:00
smolnar
102b779608
Backed out 8 changesets (bug 1779982, bug 1780017, bug 1780347) for causing doc generate failures. CLOSED TREE
...
Backed out changeset 3f22c0f99cf1 (bug 1780347)
Backed out changeset 6f20b7e4b21b (bug 1780017)
Backed out changeset ae6062c69aeb (bug 1780017)
Backed out changeset e668d7778d97 (bug 1780017)
Backed out changeset e158fc41594b (bug 1780017)
Backed out changeset d4c69c956271 (bug 1779982)
Backed out changeset 145212fd826d (bug 1779982)
Backed out changeset 54079aaa1857 (bug 1779982)
2022-07-20 22:43:53 +03:00
Mark Banner
fa9b1b5f10
Bug 1779982 - Migrate toolkit/components/places and browser/components/places to ESM. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D152004
2022-07-20 15:50:40 +00:00
Iulian Moraru
1108246986
Backed out 7 changesets (bug 1779982, bug 1780017) for causing multiple failures. CLOSED TREE
...
Backed out changeset f33a58aa2f3f (bug 1780017)
Backed out changeset e21c85d61b91 (bug 1780017)
Backed out changeset 213ee5578e7c (bug 1780017)
Backed out changeset ea9b3bf42ea1 (bug 1780017)
Backed out changeset d2d8530f3c4d (bug 1779982)
Backed out changeset 088e5148c307 (bug 1779982)
Backed out changeset 267e08f3868a (bug 1779982)
2022-07-20 15:44:53 +03:00
Mark Banner
374f18ee33
Bug 1779982 - Migrate toolkit/components/places and browser/components/places to ESM. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D152004
2022-07-20 10:36:49 +00:00
Mark Banner
a457483c25
Bug 1779981 - Migrate toolkit/components/search and browser/components/search to ESM. r=mcheang
...
Differential Revision: https://phabricator.services.mozilla.com/D152000
2022-07-19 17:12:43 +00:00
Tooru Fujisawa
bf3aea9ae1
Bug 1777486 - Part 6: Update testcase that monitors XPCOMUtils imports. r=kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D151218
2022-07-12 04:21:36 +00:00
Andreea Pavel
7738a75fdd
Backed out 11 changesets (Bug 1777486) for failing bc at browser_startup.js on a CLOSED TREE
...
Backed out changeset b6c4c386f1a6 (Bug 1777486)
Backed out changeset 195cc2de8433 (Bug 1777486)
Backed out changeset 20c746fb1648 (Bug 1777486)
Backed out changeset d5fd8173d62d (Bug 1777486)
Backed out changeset 6d758fab5a3e (Bug 1777486)
Backed out changeset e938b601ba15 (Bug 1777486)
Backed out changeset 0c4ea0b9416b (Bug 1777486)
Backed out changeset 0559c53cc668 (Bug 1777486)
Backed out changeset eea573d3a9f9 (Bug 1777486)
Backed out changeset 9ce3a6496a49 (bug 1777486)
Backed out changeset b0867652fc48 (bug 1777486)
2022-07-11 22:24:40 +03:00
Tooru Fujisawa
d8f641c9c5
Bug 1777486 - Part 6: Update testcase that monitors XPCOMUtils imports. r=kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D151218
2022-07-11 15:09:15 +00:00
Tooru Fujisawa
f29a7dbc19
Bug 1667455 - Part 24: Remove Services.jsm reference in testcase that monitors module loading. r=kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D151428
2022-07-11 12:41:58 +00:00
Kris Maglione
a78b44be00
Bug 1777886 - Check that denylist/intermittent files actually exist in startup perf tests. r=florian
...
This will require that entries for renamed files be updated so that they don't
accidentally start being loaded under the new name later. It also prevents
dead code entries from sticking around after their targets are removed.
Using `throttledMapPromises` is probably not strictly necessary given the
small number of entries in most lists, but since it already exists, we may as
well use it here.
Differential Revision: https://phabricator.services.mozilla.com/D150921
2022-07-08 00:59:02 +00:00
Csoregi Natalia
4fbcd99c2c
Backed out changeset 558ec2a25702 (bug 1777886) for failures on browser_startup.js. CLOSED TREE
2022-07-08 03:09:14 +03:00
Kris Maglione
834e8c64b8
Bug 1777886 - Check that denylist/intermittent files actually exist in startup perf tests. r=florian
...
This will require that entries for renamed files be updated so that they don't
accidentally start being loaded under the new name later. It also prevents
dead code entries from sticking around after their targets are removed.
Using `throttledMapPromises` is probably not strictly necessary given the
small number of entries in most lists, but since it already exists, we may as
well use it here.
Differential Revision: https://phabricator.services.mozilla.com/D150921
2022-07-07 22:31:29 +00:00
Kris Maglione
2b9e8682a2
Bug 1770237: Part 16 - Remove component loading logic from mozJSComponentLoader. r=mccr8,florian
...
Differential Revision: https://phabricator.services.mozilla.com/D148196
2022-06-22 20:31:37 +00:00
Kris Maglione
c4e585b525
Bug 1770237: Part 3 - Migrate StartupRecorder to static component registration. r=florian
...
Differential Revision: https://phabricator.services.mozilla.com/D148183
2022-06-22 20:31:32 +00:00
Mark Banner
c32fb4a753
Bug 1745459 - Move the osfile.jsm block in browser_startup.js to deny loading anytime before becoming idle. r=barret
...
Depends on D146190
Differential Revision: https://phabricator.services.mozilla.com/D146191
2022-05-13 09:38:49 +00:00
Mark Banner
9671e83fa7
Bug 1703357 - Update browser_startup to prevent osfile.jsm being loaded before opening first browser window. r=florian
...
Differential Revision: https://phabricator.services.mozilla.com/D129373
2021-12-10 20:25:20 +00:00
Narcis Beleuzu
66e358f4a9
Backed out 2 changesets (bug 1733540, bug 1703357) for causing Bug 1736189
...
Backed out changeset a4c999428d86 (bug 1703357)
Backed out changeset 0eaa9ccaaf77 (bug 1733540)
2021-11-08 16:23:53 +02:00
Mark Banner
58c0bcf89b
Bug 1703357 - Update browser_startup to prevent osfile.jsm being loaded before opening first browser window. r=florian
...
Also fixes one use in XPIInstall.jsm.
Differential Revision: https://phabricator.services.mozilla.com/D129373
2021-11-03 17:36:22 +00:00
Mark Banner
3633fd7457
Bug 1378173 - Remove Promise.jsm. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D128098
2021-10-14 08:28:28 +00:00
Marco Bonardo
a15170a992
Bug 1677977 - Part 2 - Merge PlacesCategoriesStarter into PlacesDBUtils. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D97504
2020-11-19 11:20:59 +00:00
Neil Deakin
c5eff66205
Bug 1649843, remove now unused legacy actor code, r=kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D95206
2020-11-06 15:46:11 +00:00
Kris Maglione
b6be72f351
Bug 1649554: Part 1 - Move deprecated component registration helpers out of XPCOMUtils. r=mccr8,remote-protocol-reviewers,marionette-reviewers,perftest-reviewers,webcompat-reviewers,whimboo,twisniewski
...
Differential Revision: https://phabricator.services.mozilla.com/D81749
2020-07-10 23:58:30 +00:00
Gijs Kruitbosch
b4623ffd8b
Bug 1647787 - remove use of whitelist/blacklist from front-end performance tests, r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D80697
2020-06-24 14:23:49 +00:00
Andrew Swan
57ae213677
Bug 1627336 Add Blocklist.jsm to browser_startup.js blacklist r=florian
...
Differential Revision: https://phabricator.services.mozilla.com/D69604
2020-04-29 13:47:37 +00:00
Morgan Reschenberg
6274ebbf20
Bug 1590485: Add UI/UX and global zoom functionality. r=fluent-reviewers,Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D50845
--HG--
extra : moz-landing-system : lando
2019-12-24 01:56:32 +00:00
Noemi Erli
cc63a32cca
Backed out changeset c8040f57cb4a (bug 1590485) fot failures in browser_default_zoom_multitab.js
2019-12-20 09:51:31 +02:00
Morgan Reschenberg
2895fb8739
Bug 1590485: Add UI/UX and global zoom functionality. r=fluent-reviewers,Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D50845
--HG--
extra : moz-landing-system : lando
2019-12-20 05:09:43 +00:00
Noemi Erli
c220488775
Backed out changeset a8e371771008 (bug 1590485) for failing in browser_default_zoom.js
2019-12-13 00:11:08 +02:00
Morgan Reschenberg
be77302b4e
Bug 1590485: Add UI/UX and global zoom functionality. r=fluent-reviewers,Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D50845
--HG--
extra : moz-landing-system : lando
2019-12-12 17:24:12 +00:00
Emma Malysz
6a0111db7b
Bug 1369436, Load PushComponents.js after startup. r=lina,mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D45079
--HG--
extra : moz-landing-system : lando
2019-09-25 15:50:58 +00:00
Dorel Luca
963e95b6db
Backed out changeset a956d11fef6e (bug 1369436) for XPCshell failure on dom/push/test/xpcshell/test_notification_http2.js
...
--HG--
extra : rebase_source : faf44816363b784e7eacd15978d6aec558328ea2
2019-09-13 00:42:28 +03:00
Emma Malysz
8c1fe041e3
Bug 1369436, Load PushComponents.js after startup. r=lina
...
Differential Revision: https://phabricator.services.mozilla.com/D45079
--HG--
extra : moz-landing-system : lando
2019-09-12 16:53:55 +00:00
Florian Quèze
e7ef747496
Bug 1571793 - browser_startup.js and browser_startup_content.js should record the correct stacks with failures, r=johannh.
...
Differential Revision: https://phabricator.services.mozilla.com/D40839
--HG--
extra : moz-landing-system : lando
2019-08-07 13:55:49 +00:00
Victor Porof
f9f5914039
Bug 1561435 - Format browser/base/, a=automatic-formatting
...
# ignore-this-changeset
Differential Revision: https://phabricator.services.mozilla.com/D36041
--HG--
extra : source : 96b3895a3b2aa2fcb064c85ec5857b7216884556
2019-07-05 09:48:57 +02:00
Zibi Braniecki
97b22563e5
Bug 1558306 - Switch L10nRegistry initialization to happen right before the first content process gets created. r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D34572
--HG--
extra : moz-landing-system : lando
2019-06-12 17:49:56 +00:00
Andreea Pavel
1adae3f54d
Backed out 2 changesets (bug 1558306) on request on a CLOSED TREE
...
Backed out changeset a09644bb0e6e (bug 1558306)
Backed out changeset 7832d4ed2c61 (bug 1558306)
2019-06-12 20:40:00 +03:00
Zibi Braniecki
c8e0e0bf3a
Bug 1558306 - Switch L10nRegistry initialization to happen right before the first content process gets created. r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D34572
--HG--
extra : moz-landing-system : lando
2019-06-12 15:15:48 +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
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
Myk Melez
3e0a4662d6
Bug 1541798 - Fix broken default theme check for early blank window. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D27537
--HG--
extra : moz-landing-system : lando
2019-04-16 15:38:52 +00:00