gecko-dev/browser/actors
Mike Conley 389534e150 Bug 1696418 - Don't highlight the default action for more permission panels when Proton is enabled. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D107505
2021-03-09 03:06:51 +00:00
..
AboutNewInstallChild.jsm Bug 1614748, convert about:newinstall to JSWindowActor-based remote page manager, r=mossop 2020-05-15 19:41:56 +00:00
AboutNewInstallParent.jsm Bug 1614748, convert about:newinstall to JSWindowActor-based remote page manager, r=mossop 2020-05-15 19:41:56 +00:00
AboutNewTabChild.jsm Bug 1692230 - Move nimbus code to its own directory r=andreio 2021-02-20 02:51:12 +00:00
AboutNewTabParent.jsm Bug 1685525 - Update or add a trigger capable of targeting newtab/homepage for messages r=k88hudson 2021-02-01 22:01:52 +00:00
AboutPluginsChild.jsm
AboutPluginsParent.jsm
AboutPocketChild.jsm Bug 1688270 - Refactor save to Pocket button messaging system r=gvn,mconley 2021-02-10 21:53:25 +00:00
AboutPocketParent.jsm Bug 1690608 - Fixup pocket button height calculations r=gvn 2021-02-16 17:13:27 +00:00
AboutPrivateBrowsingChild.jsm
AboutPrivateBrowsingParent.jsm Bug 1654217 - Make getEngineByAlias async. r=Standard8,preferences-reviewers,nanj 2020-12-11 21:41:17 +00:00
AboutProtectionsChild.jsm
AboutProtectionsParent.jsm Bug 1661756 - Add VPN Card and Banner r=prathiksha,flod,nhnt11 2020-09-30 14:46:46 +00:00
AboutReaderChild.jsm Bug 1651802, replace willDestroy methods in actors with didDestroy, add null-check in picture-in-picture actor which occurs if removeMouseButtonListeners while tab is closed, r=mconley 2020-10-20 23:27:28 +00:00
AboutReaderParent.jsm Bug 1691274 - Use DOM hidden property methods instead of attribute methods in browser/ directory. r=ntim,preferences-reviewers 2021-02-13 23:33:51 +00:00
AboutTabCrashedChild.jsm
AboutTabCrashedParent.jsm Bug 1643018 - Fix TypeError: can't access property "permanentKey", browser is undefined. r=mconley 2020-12-11 19:00:50 +00:00
BlockedSiteChild.jsm Bug 1657616 - Remove the link to StopBadware.org in SafeBrowsing interstitial page r=gcp,fluent-reviewers,flod 2020-08-07 15:08:10 +00:00
BlockedSiteParent.jsm
BrowserProcessChild.jsm Bug 1654127, move webrtc and about home cache handling out of ContentObservers.js framescript, r=mconley 2020-07-22 10:14:26 +00:00
BrowserTabChild.jsm Bug 1664952, move the pointer lock warning handling into a separate actor that applies to subframes, and move origin determination into parent, r=Gijs 2020-09-22 08:51:57 +00:00
BrowserTabParent.jsm Bug 1671983 - Part 1: Remove now-unused process switching shouldLoadURI methods, r=annyG,geckoview-reviewers,snorp 2020-11-12 18:00:53 +00:00
ClickHandlerChild.jsm Bug 1685801: Part 12 - Remove BrowserUtils.urlSecurityCheck. r=mccr8 2021-01-28 20:58:48 +00:00
ClickHandlerParent.jsm Bug 1634497 - Remove `browser.outerBrowser` checks used for old-RDM. r=bgrins 2020-07-10 16:55:35 +00:00
ContentMetaChild.jsm Bug 1651802, replace willDestroy methods in actors with didDestroy, add null-check in picture-in-picture actor which occurs if removeMouseButtonListeners while tab is closed, r=mconley 2020-10-20 23:27:28 +00:00
ContentMetaParent.jsm Bug 1634497 - Remove `browser.outerBrowser` checks used for old-RDM. r=bgrins 2020-07-10 16:55:35 +00:00
ContentSearchChild.jsm
ContentSearchParent.jsm Bug 1313358 - Clean up preference observer in ContentSearch. r=mak 2021-01-19 13:57:41 +00:00
ContextMenuChild.jsm Bug 1685801: Part 12 - Remove BrowserUtils.urlSecurityCheck. r=mccr8 2021-01-28 20:58:48 +00:00
ContextMenuParent.jsm Bug 1689561 - [devtools] Remove unused isResponsiveDesignMode flag r=nchevobbe,mconley 2021-01-29 14:58:55 +00:00
DOMFullscreenChild.jsm
DOMFullscreenParent.jsm Bug 1656741, r=Gijs 2020-10-05 22:38:03 +00:00
DecoderDoctorChild.jsm Bug 1649532 - Port DecoderDoctor notifications to fission. r=Gijs 2020-08-28 18:34:24 +00:00
DecoderDoctorParent.jsm Bug 1695362 - part3 : add debug log for DecoderDoctorParent. r=bryce 2021-03-02 20:37:20 +00:00
EncryptedMediaChild.jsm Bug 1642465 - Add EncryptedMedia actors to handle EME messages. r=Gijs 2020-06-29 21:56:25 +00:00
EncryptedMediaParent.jsm Bug 1696418 - Don't highlight the default action for more permission panels when Proton is enabled. r=sfoster 2021-03-09 03:06:51 +00:00
FormValidationChild.jsm Bug 1685801: Part 10 - Move BrowserUtils.getElementBounding*Rect to a separate module. r=mccr8 2021-01-28 20:58:34 +00:00
FormValidationParent.jsm Bug 1684792, open form validation popup anchored at screen coordinate as datetime picker and select do so that it is positioned correctly in out of process iframes, r=Gijs 2021-01-15 15:25:44 +00:00
LightweightThemeChild.jsm Bug 1670134, remove message manager reference from LightweightThemeChild.jsm, by getting chromeOuterWindowId from BrowserChild instead, r=mconley 2020-10-09 17:36:22 +00:00
LinkHandlerChild.jsm Bug 1690750 - Simplify OpenSearchEngine to only allow loading engines from protocols where users can load them from. r=mak 2021-02-10 18:12:08 +00:00
LinkHandlerParent.jsm Bug 1634497 - Remove `browser.outerBrowser` checks used for old-RDM. r=bgrins 2020-07-10 16:55:35 +00:00
NetErrorChild.jsm Bug 941354 - Use innerMostURI on about:{neterror,certerror}. r=prathiksha,baku 2020-10-27 10:55:51 +00:00
NetErrorParent.jsm Bug 1681839 - remove nsISecurityReporter and implementation r=johannh,necko-reviewers,dragana 2021-01-07 17:47:47 +00:00
PageInfoChild.jsm Bug 1683244 - Part 1: Fix the issue that `save As` of multiple selected links in PageInfo media tab doesn't work. r=smaug 2020-12-19 22:51:04 +00:00
PageStyleChild.jsm Bug 1678987 - Make page style menu deal with <link disabled> better. r=mconley 2020-12-04 01:34:15 +00:00
PageStyleParent.jsm Bug 1634497 - Remove `browser.outerBrowser` checks used for old-RDM. r=bgrins 2020-07-10 16:55:35 +00:00
PluginChild.jsm Bug 1685801: Part 11 - Move makeNicePluginName out of BrowserUtils. r=handyman 2021-01-28 20:58:32 +00:00
PluginParent.jsm Bug 1685801: Part 11 - Move makeNicePluginName out of BrowserUtils. r=handyman 2021-01-28 20:58:32 +00:00
PointerLockChild.jsm Bug 1664952, move the pointer lock warning handling into a separate actor that applies to subframes, and move origin determination into parent, r=Gijs 2020-09-22 08:51:57 +00:00
PointerLockParent.jsm Bug 1664952, move the pointer lock warning handling into a separate actor that applies to subframes, and move origin determination into parent, r=Gijs 2020-09-22 08:51:57 +00:00
PromptParent.jsm Bug 1680066 - Fall back to window prompts for webextension sidebar. r=Gijs 2021-02-26 10:31:25 +00:00
RFPHelperChild.jsm
RFPHelperParent.jsm
RefreshBlockerChild.jsm Bug 1614761, move refresh blocking handling from framescript to an actor, r=Gijs 2020-08-25 10:21:38 +00:00
RefreshBlockerParent.jsm Bug 1614761, move refresh blocking handling from framescript to an actor, r=Gijs 2020-08-25 10:21:38 +00:00
SearchSERPTelemetryChild.jsm Bug 1680735 - Rename SearchTelemetry to SearchSERPTelemetry. r=daleharvey 2020-12-08 20:42:15 +00:00
SearchSERPTelemetryParent.jsm Bug 1680735 - Rename SearchTelemetry to SearchSERPTelemetry. r=daleharvey 2020-12-08 20:42:15 +00:00
SwitchDocumentDirectionChild.jsm
WebRTCChild.jsm Bug 1597451 - Remove IterateWindowListeners altogether. r=jib,geckoview-reviewers,agi 2020-10-19 09:56:56 +00:00
WebRTCParent.jsm Bug 1696418 - Don't highlight the default action for more permission panels when Proton is enabled. r=sfoster 2021-03-09 03:06:51 +00:00
moz.build Bug 1688270 - Refactor save to Pocket button messaging system r=gvn,mconley 2021-02-10 21:53:25 +00:00