gecko-dev/browser/actors
Nika Layzell a7adac4bd1 Bug 1800149 - Part 2: Stop sending some values from a content process in ClickHandler, r=Gijs
Currently we are sending some values, such as principals, from the content
process when handling clicks from the ClickHandler actor. This information is
already available in the parent process on WindowGlobalParent, so changes the
code to fetch the values from there instead.

Differential Revision: https://phabricator.services.mozilla.com/D161836
2022-12-13 18:35:18 +00:00
..
test/browser Bug 1759593 - prevent multiple actions also for modified-clicks on links, to prevent nested links causing multiple tabs to open, r=smaug 2022-03-30 20:17:27 +00:00
AboutNewTabChild.sys.mjs Bug 1676492, create a special blank tab page that will show the bookmarks toolbar when 'Only Show on New Tab' is used' even when the new tab page is disabled, r=Gijs,Mardak 2022-11-01 20:43:01 +00:00
AboutNewTabParent.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
AboutPluginsChild.sys.mjs Bug 1788769 - Convert AboutPlugins from JSM to ESM. r=mconley 2022-09-11 16:36:02 +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 1788771 - Convert AboutPockets from JSM to ESM. r=kpatenio 2022-11-03 05:46:41 +00:00
AboutPocketParent.sys.mjs Bug 1788771 - Convert AboutPockets from JSM to ESM. r=kpatenio 2022-11-03 05:46:41 +00:00
AboutPrivateBrowsingChild.jsm Bug 1751481 - Enable felt privacy features by default and integrate with Nimbus. r=dao,preferences-reviewers,Gijs 2022-08-25 11:17:39 +00:00
AboutPrivateBrowsingParent.jsm 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
AboutProtectionsChild.sys.mjs Bug 1788922 - Convert AboutProtections JSM modules to ESMs. r=mconley,kpatenio. 2022-10-17 17:51:57 +00:00
AboutProtectionsParent.sys.mjs Bug 1800247 - Replace incorrect uses of two-argument Cu.reportError with console.error or equivalent (AboutProtectionsParent.sys.mjs). r=pbz 2022-11-14 21:27:46 +00:00
AboutReaderChild.sys.mjs Backed out 2 changesets (bug 1778320) for causing failures on browser_readerMode.js. 2022-11-02 22:09:09 +02:00
AboutReaderParent.sys.mjs Bug 1760033 - Convert AboutReaderParent.jsm to Fluent. r=Gijs,fluent-reviewers,flod 2022-10-13 16:28:32 +00:00
AboutTabCrashedChild.sys.mjs Bug 1788927 - Convert browser/actors/AboutTabCrashed* JSM modules to ESMs. r=mconley 2022-09-10 21:58:40 +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 1788928 - Convert BlockedSite JSM modules to ESMs. r=mconley. 2022-10-17 17:57:27 +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 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
BrowserTabChild.sys.mjs Bug 1792341 - Migrate more toolkit/modules consumers to use direct ES module import. r=Gijs,webdriver-reviewers,perftest-reviewers,necko-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,sgalich,owlish,bytesized,AlexandruIonescu,whimboo,mconley,mixedpuppy 2022-10-18 11:21:26 +00:00
BrowserTabParent.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
ClickHandlerChild.sys.mjs Bug 1800149 - Part 2: Stop sending some values from a content process in ClickHandler, r=Gijs 2022-12-13 18:35:18 +00:00
ClickHandlerParent.sys.mjs Bug 1800149 - Part 2: Stop sending some values from a content process in ClickHandler, r=Gijs 2022-12-13 18:35:18 +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 1802855 - Convert toolkit/components/satchel JSM modules to ES modules. r=credential-management-reviewers,daleharvey,sgalich 2022-11-29 15:53:20 +00:00
ContextMenuChild.sys.mjs Bug 1800149 - Part 1: Stop sending some values from a content process in nsContextMenu, r=Gijs,extension-reviewers,robwu 2022-12-13 18:35:18 +00:00
ContextMenuParent.sys.mjs Bug 1790226 - Convert ContextMenu JSM modules to ESMs. r=mconley. 2022-10-19 20:21:12 +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 1792341 - Migrate more toolkit/modules consumers to use direct ES module import. r=Gijs,webdriver-reviewers,perftest-reviewers,necko-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,sgalich,owlish,bytesized,AlexandruIonescu,whimboo,mconley,mixedpuppy 2022-10-18 11:21:26 +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 1800482 - Track fullscreen-request-origin in top-level chrome browsing context; r=smaug 2022-12-12 15:23:09 +00:00
EncryptedMediaChild.sys.mjs Bug 1790276 - Convert browser/actors/EncryptedMedia* JSM modules to ESMs. r=kpatenio,Gijs,credential-management-reviewers. 2022-10-11 20:14:17 +00:00
EncryptedMediaParent.sys.mjs Bug 1790276 - Convert browser/actors/EncryptedMedia* JSM modules to ESMs. r=kpatenio,Gijs,credential-management-reviewers. 2022-10-11 20:14:17 +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 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
LightweightThemeChild.jsm Bug 1744584 - Remove old sidebar theme-ing workaround. r=bigiri 2022-10-18 20:10:00 +00:00
LinkHandlerChild.jsm Bug 1786899 - Remove unused uri argument to BrowserSearch.addEngine. r=jteow 2022-08-26 07:55:44 +00:00
LinkHandlerParent.jsm Bug 1786899 - Remove unused uri argument to BrowserSearch.addEngine. r=jteow 2022-08-26 07:55:44 +00:00
moz.build Bug 1788771 - Convert AboutPockets from JSM to ESM. r=kpatenio 2022-11-03 05:46:41 +00:00
PageInfoChild.sys.mjs Bug 1792341 - Migrate more toolkit/modules consumers to use direct ES module import. r=Gijs,webdriver-reviewers,perftest-reviewers,necko-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,sgalich,owlish,bytesized,AlexandruIonescu,whimboo,mconley,mixedpuppy 2022-10-18 11:21:26 +00:00
PageStyleChild.jsm
PageStyleParent.jsm
PluginChild.jsm Bug 1703953 - Part 2: Apply mozilla/use-isInstance rules for .jsm files r=webdriver-reviewers,pip-reviewers,mhowell,Gijs,whimboo 2022-04-06 11:57:57 +00:00
PluginParent.jsm Bug 1792341 - Migrate more toolkit/modules consumers to use direct ES module import. r=Gijs,webdriver-reviewers,perftest-reviewers,necko-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,sgalich,owlish,bytesized,AlexandruIonescu,whimboo,mconley,mixedpuppy 2022-10-18 11:21:26 +00:00
PointerLockChild.jsm
PointerLockParent.jsm
PromptParent.jsm Bug 1777486 - Part 2: Migrate XPCOMUtils.jsm consumers with automatic migration. r=webdriver-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,kmag,owlish,whimboo 2022-07-12 04:21:34 +00:00
RefreshBlockerChild.jsm Bug 1792341 - Migrate more toolkit/modules consumers to use direct ES module import. r=Gijs,webdriver-reviewers,perftest-reviewers,necko-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,sgalich,owlish,bytesized,AlexandruIonescu,whimboo,mconley,mixedpuppy 2022-10-18 11:21:26 +00:00
RefreshBlockerParent.jsm
RFPHelperChild.jsm Bug 1777486 - Part 2: Migrate XPCOMUtils.jsm consumers with automatic migration. r=webdriver-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,kmag,owlish,whimboo 2022-07-12 04:21:34 +00:00
RFPHelperParent.jsm Bug 1777486 - Part 2: Migrate XPCOMUtils.jsm consumers with automatic migration. r=webdriver-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,kmag,owlish,whimboo 2022-07-12 04:21:34 +00:00
ScreenshotsComponentChild.sys.mjs Bug 1785293 - Downloading screenshot respects 'Always ask you where to save files'. r=sfoster 2022-12-06 00:06:20 +00:00
SearchSERPTelemetryChild.jsm Bug 1792341 - Migrate more toolkit/modules consumers to use direct ES module import. r=Gijs,webdriver-reviewers,perftest-reviewers,necko-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,sgalich,owlish,bytesized,AlexandruIonescu,whimboo,mconley,mixedpuppy 2022-10-18 11:21:26 +00:00
SearchSERPTelemetryParent.jsm Bug 1779981 - Migrate search consumers to use ESM imports directly. r=mcheang,preferences-reviewers 2022-07-19 17:12:43 +00:00
SwitchDocumentDirectionChild.jsm
WebRTCChild.jsm Bug 1800580 preselect AudioOutputOptions.deviceId if present for webRTC-selectSpeaker-menulist r=jib 2022-12-06 05:01:19 +00:00
WebRTCParent.jsm Bug 1712892 skip selectAudioOutput() prompt if the requested device has been previously allowed r=jib 2022-12-13 09:37:35 +00:00