gecko-dev/browser/actors
Boris Zbarsky cbc90e1aca Bug 1602090 part 2. Create separate CheckMayLoad and CheckMayLoadWithReporting APIs. r=ckerschb
CheckMayLoadAndReport takes a window ID.  This allows us to report
errors from it to the web console as needed.  Most consumers know statically
whether they want reporting or not, so there's no reason to force the ones that
don't to provide window ids.

Differential Revision: https://phabricator.services.mozilla.com/D56388

--HG--
extra : moz-landing-system : lando
2019-12-13 06:24:12 +00:00
..
AboutReaderChild.jsm
BlockedSiteChild.jsm Bug 1597787 - Send principals directly across JSWindowActors rather than serializing / deserializing them. r=NeilDeakin 2019-11-23 00:53:52 +00:00
BlockedSiteParent.jsm Bug 1591474 - Port BlockedSite to JSWindowActors r=Gijs 2019-11-18 12:06:23 +00:00
BrowserTabChild.jsm
BrowserTabParent.jsm Bug 1580506, fix incorrect pointerlock message names, r=Gijs 2019-09-12 12:08:41 +00:00
ClickHandlerChild.jsm Bug 1595155, support click handler which allows modifier+click in out of process iframes, r=Gijs 2019-11-27 19:30:19 +00:00
ClickHandlerParent.jsm Bug 1595155, support click handler which allows modifier+click in out of process iframes, r=Gijs 2019-11-27 19:30:19 +00:00
ContentMetaChild.jsm Bug 1590752, convert ContentMetaHandler.jsm into JSWindowActors, r=mconley 2019-10-31 10:11:40 +00:00
ContentMetaParent.jsm Bug 1590752, convert ContentMetaHandler.jsm into JSWindowActors, r=mconley 2019-10-31 10:11:40 +00:00
ContentSearchChild.jsm
ContextMenuChild.jsm Bug 1602090 part 2. Create separate CheckMayLoad and CheckMayLoadWithReporting APIs. r=ckerschb 2019-12-13 06:24:12 +00:00
ContextMenuParent.jsm Bug 1505913 - make plugin click-to-play and crash handling fission-compatible, r=mconley 2019-07-23 22:04:40 +00:00
DOMFullscreenChild.jsm Bug 1590138 - Handle the case where the actor is already destroyed during fullscreen exit so that chrome UI is fully restored. r=smaug,NeilDeakin 2019-11-05 23:29:26 +00:00
DOMFullscreenParent.jsm Bug 1590138 - Handle the case where the actor is already destroyed during fullscreen exit so that chrome UI is fully restored. r=smaug,NeilDeakin 2019-11-05 23:29:26 +00:00
FormValidationChild.jsm Bug 1571080 - [Fission] Port form validation to JSWindowActor. r=NeilDeakin 2019-08-19 18:20:19 +00:00
FormValidationParent.jsm Bug 1597844 - Fix positioning of form validation and date/time input popups. r=mconley 2019-11-22 00:13:15 +00:00
LightweightThemeChild.jsm Bug 1595143 - Port LightweightThemeChild to JSWindowActors r=mconley,Gijs 2019-11-18 22:51:18 +00:00
LinkHandlerChild.jsm Bug 1592157, convert LinkHandlerChild.jsm to JSWindowActor to support fission, r=mak 2019-11-04 14:48:04 +00:00
LinkHandlerParent.jsm Bug 1600242 - Stop storing favicons having Cache-Control: no-store. r=mossop 2019-12-04 18:20:49 +00:00
NetErrorChild.jsm Bug 1533951, move network error message listeners to NetErrorParent.jsm, r=mossop 2019-11-12 20:00:41 +00:00
NetErrorParent.jsm Bug 1596869, rename .xul files in security/manager to .xhtml r=keeler 2019-11-25 19:37:02 +00:00
OfflineAppsChild.jsm Bug 1579444 - Remove offline storage usage prompt r=johannh 2019-09-17 16:21:45 +00:00
PageInfoChild.jsm Bug 1569738, make PageInfo fission compatible r=mconley 2019-08-29 20:31:19 +00:00
PageStyleChild.jsm Bug 1576918 - Port PageStyle actor to JSWindowActors for Fission compatibility. r=mconley,Gijs 2019-10-27 18:08:02 +00:00
PageStyleParent.jsm Bug 1601681 - Switch recently added files with Windows line endings to Unix. r=mossop 2019-12-11 08:12:49 +00:00
PluginChild.jsm Bug 1596800 - Remove document.getBindingParent usage from PluginChild.jsm. r=mconley 2019-11-18 19:06:50 +00:00
PluginParent.jsm Bug 1598005 - Remove the useless browserDumpID field from the plug-in crash events r=froydnj,baku 2019-11-21 12:29:58 +00:00
PromptParent.jsm Bug 1601093, Rename the remaining .xul files to .xhtml in toolkit/ r=marionette-reviewers,mossop,whimboo 2019-12-11 17:44:54 +00:00
RFPHelperChild.jsm Bug 1553384, update letterboxing to be fission compatible now that findbar isn't using the message manager. Add a findbar open/close test for letterboxing, r=mconley 2019-09-18 09:33:52 +00:00
RFPHelperParent.jsm Bug 1553384, update letterboxing to be fission compatible now that findbar isn't using the message manager. Add a findbar open/close test for letterboxing, r=mconley 2019-09-18 09:33:52 +00:00
SearchTelemetryChild.jsm Bug 1595076 - Add ad-count and adclick counting for DuckDuckGo and Bing SERPs. r=Standard8 2019-11-25 11:57:48 +00:00
SwitchDocumentDirectionChild.jsm
URIFixupChild.jsm
WebRTCChild.jsm Bug 1483631 - Restrict nested permission requests in webrtc with permission delegate r=jib 2019-12-04 15:39:14 +00:00
moz.build Bug 1595155, support click handler which allows modifier+click in out of process iframes, r=Gijs 2019-11-27 19:30:19 +00:00