gecko-dev/browser/actors
2023-05-30 22:07:26 +00:00
..
test/browser
AboutNewTabChild.sys.mjs Bug 1834204 - Update more consumers to import ES modules directly. r=kpatenio,geckoview-reviewers,whimboo,m_kato 2023-05-26 11:36:33 +00:00
AboutNewTabParent.sys.mjs Bug 1830911, update the current tab details when the SwapDocShells event occurs so links work when dragging a new tab into a window,r=Mardak 2023-05-18 23:03:34 +00:00
AboutPluginsChild.sys.mjs Bug 1822556 - Update consumers of toolkit/actors to import ES modules directly. r=mossop,perftest-reviewers,credential-management-reviewers,sgalich,kshampur 2023-03-16 12:50:27 +00:00
AboutPluginsParent.sys.mjs Bug 1792398 - Enable ESLint rule 'strict' on mjs files as the directive is not necessary for modules. r=arai,pip-reviewers 2022-09-26 21:47:50 +00:00
AboutPocketChild.sys.mjs Bug 1822556 - Update consumers of toolkit/actors to import ES modules directly. r=mossop,perftest-reviewers,credential-management-reviewers,sgalich,kshampur 2023-03-16 12:50:27 +00:00
AboutPocketParent.sys.mjs Bug 1817002 - ESMified browser/components/pocket/content. r=kpatenio 2023-04-19 19:18:57 +00:00
AboutPrivateBrowsingChild.sys.mjs Bug 1788954 - Convert toolkit/components/nimbus to ES modules r=Standard8,pip-reviewers,credential-management-reviewers,sgalich 2023-03-30 20:51:58 +00:00
AboutPrivateBrowsingParent.sys.mjs Bug 1821624 - Convert toolkit/components/messaging-system to ES modules r=Standard8,fxview-reviewers,omc-reviewers,aminomancer,sclements 2023-03-15 18:44:02 +00:00
AboutProtectionsChild.sys.mjs Bug 1822556 - Update consumers of toolkit/actors to import ES modules directly. r=mossop,perftest-reviewers,credential-management-reviewers,sgalich,kshampur 2023-03-16 12:50:27 +00:00
AboutProtectionsParent.sys.mjs Bug 1826062 - Automatic fixes for upgrading Prettier to 2.8.8. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,calu 2023-05-20 12:26:53 +00:00
AboutReaderChild.sys.mjs Bug 1823763 - Convert consumers of toolkit/components/reader/ to import ES modules directly. r=Gijs 2023-03-23 12:11:44 +00:00
AboutReaderParent.sys.mjs Bug 1826062 - Automatic fixes for upgrading Prettier to 2.8.8. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,calu 2023-05-20 12:26:53 +00:00
AboutTabCrashedChild.sys.mjs Bug 1822556 - Update consumers of toolkit/actors to import ES modules directly. r=mossop,perftest-reviewers,credential-management-reviewers,sgalich,kshampur 2023-03-16 12:50:27 +00:00
AboutTabCrashedParent.sys.mjs Bug 1803158 - convert session restore consumers to reference the sys.mjs files instead, r=webdriver-reviewers,perftest-reviewers,extension-reviewers,credential-management-reviewers,Standard8,sgalich,whimboo,sparky,willdurand 2022-12-06 16:02:03 +00:00
BlockedSiteChild.sys.mjs Bug 1826062 - Automatic fixes for Prettier 2.0.5 upgrade. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,owlish 2023-05-20 12:26:49 +00:00
BlockedSiteParent.sys.mjs Bug 1788928 - Convert BlockedSite JSM modules to ESMs. r=mconley. 2022-10-17 17:57:27 +00:00
BrowserProcessChild.sys.mjs Bug 1824494 - Convert browser/actors/WebRTC* JSMs to ESMs. r=kpatenio 2023-04-14 16:24:51 +00:00
BrowserTabChild.sys.mjs Bug 1718082 - track current tab using browserId instead of top browsing context id for network prioritization purposes, r=nika,mconley,necko-reviewers,kershaw,valentin 2023-03-13 17:32:08 +00:00
ClickHandlerChild.sys.mjs Bug 1826062 - Automatic fixes for upgrading Prettier to 2.8.8. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,calu 2023-05-20 12:26:53 +00:00
ClickHandlerParent.sys.mjs Bug 1806503 - Automatically replace Cu.reportError with console.error (browser/actors, browser/base). r=Gijs 2022-12-27 10:08:58 +00:00
ContentSearchChild.sys.mjs Bug 1792398 - Enable ESLint rule 'strict' on mjs files as the directive is not necessary for modules. r=arai,pip-reviewers 2022-09-26 21:47:50 +00:00
ContentSearchParent.sys.mjs Bug 1826062 - Automatic fixes for upgrading Prettier to 2.8.8. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,calu 2023-05-20 12:26:53 +00:00
ContextMenuChild.sys.mjs Bug 1834554 - Update PiP telemetry. r=pip-reviewers,kpatenio 2023-05-30 22:07:26 +00:00
ContextMenuParent.sys.mjs Bug 1825115 - Add "Use Relay email mask" to the context menu on <input type=email> r=groovecoder,credential-management-reviewers,flod,issammani 2023-04-21 03:27:58 +00:00
DecoderDoctorChild.sys.mjs Bug 1790227 -Coverted DecoderDoctor JSM modules to ESM modules. r=NeilDeakin,media-playback-reviewers,chunmin. 2022-10-17 17:22:38 +00:00
DecoderDoctorParent.sys.mjs Bug 1826062 - Automatic fixes for Prettier 2.0.5 upgrade. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,owlish 2023-05-20 12:26:49 +00:00
DOMFullscreenChild.sys.mjs Bug 1790274 - Convert browser/actors/DOMFullscreen* JSM modules to ESMs. r=mconley,kpatenio. 2022-10-17 15:55:47 +00:00
DOMFullscreenParent.sys.mjs Bug 1826645 Part 2: Make Document hold fullscreen requests while an exit is being processed. r=edgar 2023-04-18 16:10:03 +00:00
EncryptedMediaChild.sys.mjs Bug 1806503 - Automatically replace Cu.reportError with console.error (browser/actors, browser/base). r=Gijs 2022-12-27 10:08:58 +00:00
EncryptedMediaParent.sys.mjs Bug 1826062 - Automatic fixes for Prettier 2.0.5 upgrade. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,owlish 2023-05-20 12:26:49 +00:00
FormValidationChild.sys.mjs Bug 1792365 - Convert toolkit/modules consumers to use ES module imports directly. r=webdriver-reviewers,perftest-reviewers,geckoview-reviewers,extension-reviewers,preferences-reviewers,desktop-theme-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,robwu,Gijs,sgalich,bytesized,AlexandruIonescu,dao,m_kato 2022-09-29 06:52:34 +00:00
FormValidationParent.sys.mjs Bug 1826622 - Constrain form validation popups. r=Gijs 2023-04-12 12:35:50 +00:00
LightweightThemeChild.sys.mjs Bug 1824491 - Convert browser/actors/LightweightThemeChild.jsm to ESM. r=kpatenio 2023-04-03 22:17:52 +00:00
LinkHandlerChild.sys.mjs Bug 1822221 - Convert browser/actors/LinkHandler* JSMs to ESMs. r=kpatenio,devtools-reviewers 2023-03-17 07:46:57 +00:00
LinkHandlerParent.sys.mjs Bug 1822221 - Convert browser/actors/LinkHandler* JSMs to ESMs. r=kpatenio,devtools-reviewers 2023-03-17 07:46:57 +00:00
moz.build Bug 1824494 - Convert browser/actors/WebRTC* JSMs to ESMs. r=kpatenio 2023-04-14 16:24:51 +00:00
PageInfoChild.sys.mjs Bug 1826062 - Automatic fixes for upgrading Prettier to 2.8.8. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,calu 2023-05-20 12:26:53 +00:00
PageStyleChild.sys.mjs Bug 1822222 - Convert browser/actors/PageStyle* JSMs to ESMs. r=kpatenio 2023-03-17 01:55:59 +00:00
PageStyleParent.sys.mjs Bug 1826062 - Automatic fixes for upgrading Prettier to 2.8.8. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,calu 2023-05-20 12:26:53 +00:00
PluginChild.sys.mjs Bug 1826062 - Automatic fixes for upgrading Prettier to 2.8.8. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,calu 2023-05-20 12:26:53 +00:00
PluginParent.sys.mjs Bug 1826062 - Automatic fixes for upgrading Prettier to 2.8.8. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,calu 2023-05-20 12:26:53 +00:00
PointerLockChild.sys.mjs Bug 1821159 - Convert browser/actors/PointerLock* JSMs to ESMs. r=kpatenio 2023-03-13 16:13:19 +00:00
PointerLockParent.sys.mjs Bug 1821159 - Convert browser/actors/PointerLock* JSMs to ESMs. r=kpatenio 2023-03-13 16:13:19 +00:00
PromptParent.sys.mjs Bug 1826062 - Automatic fixes for Prettier 2.0.5 upgrade. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,owlish 2023-05-20 12:26:49 +00:00
RefreshBlockerChild.sys.mjs Bug 1824493 - Convert browser/actors/RefreshBlocker* JSMs to ESMs. r=kpatenio 2023-04-11 22:07:42 +00:00
RefreshBlockerParent.sys.mjs Bug 1824493 - Convert browser/actors/RefreshBlocker* JSMs to ESMs. r=kpatenio 2023-04-11 22:07:42 +00:00
RFPHelperChild.sys.mjs Bug 1821158 - Convert browser/actors/RFPHelper* JSMs to ESMs updated r=kpatenio 2023-03-22 16:00:00 +00:00
RFPHelperParent.sys.mjs Bug 1824608 - Convert toolkit/components/resistfingerprinting to ES modules. r=Standard8 2023-03-27 14:34:38 +00:00
ScreenshotsComponentChild.sys.mjs Bug 1811953 - Scroll when resizing near the edge. r=sfoster 2023-03-22 21:02:49 +00:00
SearchSERPTelemetryChild.sys.mjs Bug 1835125 - Check for missing components instead of providerInfo - r=scunnane 2023-05-26 05:46:01 +00:00
SearchSERPTelemetryParent.sys.mjs Bug 1824543 - Add shopping_tab_displayed and is_shopping_page to Impression Event - r=Standard8 2023-04-21 21:19:39 +00:00
SwitchDocumentDirectionChild.sys.mjs Bug 1821162 - Convert SwitchDocumentDirectionChild.jsm and PromptParent.jsm in browser/actors to ESMs r=kpatenio,bnasar 2023-03-14 18:30:22 +00:00
WebRTCChild.sys.mjs Bug 1826062 - Automatic fixes for upgrading Prettier to 2.8.8. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,calu 2023-05-20 12:26:53 +00:00
WebRTCParent.sys.mjs Bug 1826062 - Automatic fixes for upgrading Prettier to 2.8.8. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,calu 2023-05-20 12:26:53 +00:00