gecko-dev/browser/actors
Jared Wein 573c5943de Bug 1662098 - Move default browser notification to JS Window Actor and use pageshow to trigger if the notification will appear. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D88909
2020-09-14 18:26:23 +00:00
..
AboutNewInstallChild.jsm
AboutNewInstallParent.jsm
AboutNewTabChild.jsm Bug 1662098 - Move default browser notification to JS Window Actor and use pageshow to trigger if the notification will appear. r=Gijs 2020-09-14 18:26:23 +00:00
AboutNewTabParent.jsm Bug 1662098 - Move default browser notification to JS Window Actor and use pageshow to trigger if the notification will appear. r=Gijs 2020-09-14 18:26:23 +00:00
AboutPluginsChild.jsm
AboutPluginsParent.jsm
AboutPrivateBrowsingChild.jsm
AboutPrivateBrowsingParent.jsm Bug 1650883 - Remove hardcoded aliases, replace with webextension keywords r=Standard8,thecount 2020-08-06 12:10:53 +00:00
AboutProtectionsChild.jsm
AboutProtectionsParent.jsm Bug 1587653 - Include breached logins in about:protections without a Monitor account and if PP is logged in. r=ewright 2020-08-13 15:54:02 +00:00
AboutReaderChild.jsm Bug 1640490, cache the article data in the parent process then retrieve it in the reader mode process when entering reader mode, r=Gijs 2020-06-06 20:41:02 +00:00
AboutReaderParent.jsm Bug 1634497 - Remove `browser.outerBrowser` checks used for old-RDM. r=bgrins 2020-07-10 16:55:35 +00:00
AboutTabCrashedChild.jsm
AboutTabCrashedParent.jsm
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 1645633, setup RPM pages on the DOMWindowCreated event instead of using the 'xx-document-global-created' observer notification, r=mconley 2020-06-17 15:04:39 +00:00
BrowserTabParent.jsm Bug 1634497 - Remove `browser.outerBrowser` checks used for old-RDM. r=bgrins 2020-07-10 16:55:35 +00:00
ClickHandlerChild.jsm Bug 1580764: Part 2 - Use BrowsingContext IDs rather than window IDs to compute frame IDs. r=zombie 2020-07-07 21:37:53 +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
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 1656220 - Implement recording attributions for search engines. r=dao 2020-08-20 12:58:23 +00:00
ContextMenuChild.jsm Bug 1651519: Part 2 - Also remove nsIDOMWindowUtils::outerWindowID. r=nika,geckoview-reviewers,agi 2020-08-17 20:22:12 +00:00
ContextMenuParent.jsm
DOMFullscreenChild.jsm
DOMFullscreenParent.jsm Bug 1620341 - Add didDestroy() in DOMFullscreenParent.jsm to avoid the window stays in fullscreen problem r=Gijs,smaug 2020-06-08 15:24:54 +00:00
DecoderDoctorChild.jsm Bug 1649532 - Port DecoderDoctor notifications to fission. r=Gijs 2020-08-28 18:34:24 +00:00
DecoderDoctorParent.jsm Bug 1649532 - Port DecoderDoctor notifications to fission. r=Gijs 2020-08-28 18:34:24 +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 1634497 - Remove `browser.outerBrowser` checks used for old-RDM. r=bgrins 2020-07-10 16:55:35 +00:00
FormValidationChild.jsm
FormValidationParent.jsm Bug 1634046: lazy load invalid form, date/time picker, and autoscroll panels and popups by placing in templates. r=Gijs 2020-06-03 15:44:03 +00:00
LightweightThemeChild.jsm Bug 1651519: Part 2 - Also remove nsIDOMWindowUtils::outerWindowID. r=nika,geckoview-reviewers,agi 2020-08-17 20:22:12 +00:00
LinkHandlerChild.jsm
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 1647825 - Part 2: Report the XFO and CSP: frame-ancestors error through the telemetry event. r=ckerschb,chutten,nhnt11 2020-07-22 15:12:38 +00:00
NetErrorParent.jsm Bug 1647825 - Part 2: Report the XFO and CSP: frame-ancestors error through the telemetry event. r=ckerschb,chutten,nhnt11 2020-07-22 15:12:38 +00:00
PageInfoChild.jsm Bug 1642731: Turn excessive calls to document.l10n.formatValue to a single document.l10n.formatValues call. r=Gijs 2020-06-26 19:17:17 +00:00
PageStyleChild.jsm Bug 1645789 - Also fix the case when we're resetting the styles and the document has no default style. r=Gijs 2020-06-15 16:10:41 +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
PluginParent.jsm Bug 1661043 - Remove duplicate plugin icon and use the icon that has proper spacing already. r=Gijs,preferences-reviewers 2020-08-27 19:30:03 +00:00
PromptParent.jsm Bug 1661030 - Refactor SubDialog and TabDialogBox to support passing multiple window arguments. r=Gijs,preferences-reviewers 2020-09-02 14:24:47 +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
SearchTelemetryChild.jsm
SearchTelemetryParent.jsm
SwitchDocumentDirectionChild.jsm
WebRTCChild.jsm Bug 1658353 - Add global mute/unmute capability for microphones, with tests. r=jib 2020-08-27 15:46:59 +00:00
WebRTCParent.jsm Bug 1634497 - Remove `browser.outerBrowser` checks used for old-RDM. r=bgrins 2020-07-10 16:55:35 +00:00
moz.build Bug 1662098 - Move default browser notification to JS Window Actor and use pageshow to trigger if the notification will appear. r=Gijs 2020-09-14 18:26:23 +00:00