gecko-dev/browser/actors
Emilio Cobos Álvarez 761e9dfe4c Bug 1635094 - Cleanup the ReferrerInfo code. r=ckerschb
The cast in InitWithNode is wrong. AsElement() asserts instead of
checking the flag, so we always pass an element (and if we didn't we'd
have type confusion problems). I audited the callers and we're fine.

Anyhow, always require an element, and add two convenience constructors
for C++ code.

Differential Revision: https://phabricator.services.mozilla.com/D73636
2020-05-04 18:50:20 +00:00
..
AboutNewTabChild.jsm Bug 1631611 - Use a JSWindowActorChild to load about:newtab scripts from the ScriptPreloader rather than an observer. r=pdahiya 2020-04-22 21:33:12 +00:00
AboutPluginsChild.jsm Bug 1614747, convert about:plugins to JSWindowActor-based remote page manager, r=mossop 2020-04-30 00:14:56 +00:00
AboutPluginsParent.jsm Bug 1614747, convert about:plugins to JSWindowActor-based remote page manager, r=mossop 2020-04-30 00:14:56 +00:00
AboutPrivateBrowsingChild.jsm Bug 1614744, convert about:privatebrowsing to JSWindowActor-based remote page manager, r=johannh 2020-04-29 23:19:15 +00:00
AboutPrivateBrowsingParent.jsm Bug 1614744, convert about:privatebrowsing to JSWindowActor-based remote page manager, r=johannh 2020-04-29 23:19:15 +00:00
AboutProtectionsChild.jsm Bug 1614743, convert about:protections to the new JSWindowActor-based remote page manager and remove now unused functions from the old RPM, r=johannh 2020-04-29 23:12:34 +00:00
AboutProtectionsParent.jsm Bug 1614743, convert about:protections to the new JSWindowActor-based remote page manager and remove now unused functions from the old RPM, r=johannh 2020-04-29 23:12:34 +00:00
AboutReaderChild.jsm
AboutTabCrashedChild.jsm Bug 1614749, convert about:tabcrashed to JSWindowActor-based remote page manager, r=mconley 2020-04-30 00:50:10 +00:00
AboutTabCrashedParent.jsm Bug 1614749, convert about:tabcrashed to JSWindowActor-based remote page manager, r=mconley 2020-04-30 00:50:10 +00:00
BlockedSiteChild.jsm
BlockedSiteParent.jsm
BrowserTabChild.jsm
BrowserTabParent.jsm
ClickHandlerChild.jsm Bug 1635094 - Cleanup the ReferrerInfo code. r=ckerschb 2020-05-04 18:50:20 +00:00
ClickHandlerParent.jsm
ContentMetaChild.jsm
ContentMetaParent.jsm
ContentSearchChild.jsm Bug 1614738, convert ContentSearch to be a JSWindowActor, r=adw 2020-04-11 23:10:45 +00:00
ContentSearchParent.jsm Bug 1633770 - Remove unnecessary loop in ContentSearchUIController._updateDefaultEngineIcon.r=Standard8 2020-05-04 10:49:15 +00:00
ContextMenuChild.jsm Bug 1635094 - Cleanup the ReferrerInfo code. r=ckerschb 2020-05-04 18:50:20 +00:00
ContextMenuParent.jsm
DOMFullscreenChild.jsm
DOMFullscreenParent.jsm
FormValidationChild.jsm Bug 1594230 - Use actorCreated callback to listen to 'pageshow' event. r=NeilDeakin 2020-04-07 13:10:53 +00:00
FormValidationParent.jsm Bug 1634218 - Remove the zoom actors. r=nika 2020-04-30 16:35:35 +00:00
LightweightThemeChild.jsm
LinkHandlerChild.jsm Bug 1619170 - remove useless argument to LinkHandlerChild constructor, r=rpl 2020-03-03 14:52:20 +00:00
LinkHandlerParent.jsm
NetErrorChild.jsm Bug 1629826 - Re-enable event telemetry probes for certificate error pages. r=nhnt11 2020-04-25 18:12:32 +00:00
NetErrorParent.jsm Bug 1631750 - Detect + reset modified `security.tls13` prefs from the no_cypher_overlap certerror page. r=johannh 2020-04-28 13:46:07 +00:00
PageInfoChild.jsm
PageStyleChild.jsm
PageStyleParent.jsm
PluginChild.jsm
PluginParent.jsm
PromptChild.jsm Bug 1615588 - Extended nsIPromptService to support tab modal prompts. r=johannh,MattN,necko-reviewers,dragana 2020-04-16 14:43:50 +00:00
PromptParent.jsm Bug 1271842 - nsIPromptService: Added async prompt methods. r=johannh 2020-04-22 10:27:29 +00:00
RFPHelperChild.jsm
RFPHelperParent.jsm
SearchTelemetryChild.jsm Bug 1614769, convert SearchTelemetry actor into a JSWindowActor, r=Standard8 2020-03-04 12:28:12 +00:00
SearchTelemetryParent.jsm Bug 1614769, convert SearchTelemetry actor into a JSWindowActor, r=Standard8 2020-03-04 12:28:12 +00:00
SwitchDocumentDirectionChild.jsm
URIFixupChild.jsm
WebRTCChild.jsm
WebRTCParent.jsm Bug 1627035 - Don't reprompt when an allow="*" iframe is actively sharing webrtc. r=jib 2020-04-21 16:01:07 +00:00
moz.build Bug 1614749, convert about:tabcrashed to JSWindowActor-based remote page manager, r=mconley 2020-04-30 00:50:10 +00:00