gecko-dev/browser/actors
Neil Deakin 779f56be04 Bug 1595155, support click handler which allows modifier+click in out of process iframes, r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D52642

--HG--
rename : browser/modules/ContentClick.jsm => browser/actors/ClickHandlerParent.jsm
extra : moz-landing-system : lando
2019-11-27 19:30:19 +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 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 Bug 1561435 - Format browser/actors/, a=automatic-formatting 2019-07-05 09:46:28 +02:00
ContextMenuChild.jsm Bug 1597787 - Send principals directly across JSWindowActors rather than serializing / deserializing them. r=NeilDeakin 2019-11-23 00:53:52 +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 1592157, convert LinkHandlerChild.jsm to JSWindowActor to support fission, r=mak 2019-11-04 14:48:04 +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 1595370. Check styleMenu in PageStyleParent.jsm before using it. r=Gijs 2019-11-11 00:19:03 +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 1555711 - Port RemotePrompt to a JS Window Actor to be Fission-compatible. r=NeilDeakin,layely 2019-07-31 15:32:15 +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 Bug 1561435 - Format browser/actors/, a=automatic-formatting 2019-07-05 09:46:28 +02:00
WebRTCChild.jsm Bug 1561435 - Format browser/actors/, a=automatic-formatting 2019-07-05 09:46:28 +02: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