gecko-dev/browser/actors
Neil Deakin f3061be873 Bug 1599780, remove unused offline apps legacy actor. r=johannh
The one message it responds to is never sent since bug 1574480 removed it, and the one event it listens to only ends up adding the window to a manifest set which is no longer used for anything since bug 1579444 removed it, r=johannh

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

--HG--
extra : moz-landing-system : lando
2020-03-06 00:43:35 +00:00
..
AboutReaderChild.jsm Bug 1561435 - Format browser/actors/, a=automatic-formatting 2019-07-05 09:46:28 +02:00
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 Bug 1561435 - Format browser/actors/, a=automatic-formatting 2019-07-05 09:46:28 +02:00
BrowserTabParent.jsm Bug 1598919, move Browser:LoadURI into BrowserTabParent actor, r=mconley 2020-01-20 15:19:14 +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 1596981 - catch the case where actors go away while a timer is pending in ContentMetaChild.jsm, r=NeilDeakin 2020-02-18 12:09:19 +00:00
ContentMetaParent.jsm Bug 1590752, convert ContentMetaHandler.jsm into JSWindowActors, r=mconley 2019-10-31 10:11:40 +00:00
ContentSearchChild.jsm Bug 1561435 - Format browser/actors/, a=automatic-formatting 2019-07-05 09:46:28 +02:00
ContextMenuChild.jsm Bug 1613932 - fix context menu handling of SVG images so it works in e10s, r=mconley 2020-02-14 17:33:18 +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 1619170 - remove useless argument to LinkHandlerChild constructor, r=rpl 2020-03-03 14:52:20 +00:00
LinkHandlerParent.jsm Bug 1602189: If the app manifest provides no icons use those provided by the page where available. r=Gijs 2019-12-16 19:57:00 +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 1553265 - add a document.addCertException function to about:certerror pages and use it there; also treat GeckoView error pages as CallerIsTrusted(Net|Cert)Error; r=snorp,johannh,baku 2019-12-18 21:55:32 +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 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 Bug 1533948, change BrowserTabChild to inherit from JSWindowActor, r=mconley 2019-06-11 09:05:33 -04:00
URIFixupChild.jsm Bug 1561435 - Format browser/actors/, a=automatic-formatting 2019-07-05 09:46:28 +02:00
WebRTCChild.jsm Bug 1616661 - Show raw device name to users in the gum prompt. r=achronop,snorp,johannh 2020-02-24 17:09:13 +00:00
WebRTCParent.jsm Bug 1609973 - Fix wrong localization string in WebRTCParent.js. r=nhnt11 2020-01-22 12:55:26 +00:00
moz.build Bug 1599780, remove unused offline apps legacy actor. r=johannh 2020-03-06 00:43:35 +00:00