gecko-dev/browser/actors
Julian Descottes cf665518e8 Bug 1591140 - Allow chrome privileged documents to preventDefault contextmenu events regardless of dom.event.contextmenu.enabled r=gl,nika,mconley
@gl can you take a look at the DevTools test added here?
@nika @mconley I used this.browsingContext.docShell.isContent here to rule out chrome-privileged documents. Do you know if there is better way to check if the current document is chrome-privileged or not?

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

--HG--
extra : moz-landing-system : lando
2019-11-04 08:20:02 +00:00
..
AboutReaderChild.jsm
BlockedSiteChild.jsm
BrowserTabChild.jsm
BrowserTabParent.jsm Bug 1580506, fix incorrect pointerlock message names, r=Gijs 2019-09-12 12:08:41 +00:00
ClickHandlerChild.jsm
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 1591140 - Allow chrome privileged documents to preventDefault contextmenu events regardless of dom.event.contextmenu.enabled r=gl,nika,mconley 2019-11-04 08:20:02 +00:00
ContextMenuParent.jsm
DOMFullscreenChild.jsm Bug 1505916 - [Fission] Part 2: Make the fullscreen code work with oop iframes. r=NeilDeakin,smaug 2019-10-11 14:30:28 +00:00
DOMFullscreenParent.jsm Bug 1588386 - Restore toolbars when fullscreen mode exits due to a tab close. r=smaug 2019-10-30 16:15:49 +00:00
FormValidationChild.jsm
FormValidationParent.jsm
LightweightThemeChild.jsm
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 1563355 - Handle exceptionDialogButton click on certerror pages in AboutNetErrorhandler.jsm. r=johannh 2019-10-28 20:39:16 +00:00
OfflineAppsChild.jsm Bug 1579444 - Remove offline storage usage prompt r=johannh 2019-09-17 16:21:45 +00:00
PageInfoChild.jsm
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 1576918 - Port PageStyle actor to JSWindowActors for Fission compatibility. r=mconley,Gijs 2019-10-27 18:08:02 +00:00
PluginChild.jsm Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
PluginParent.jsm Bug 1581664 - use unlimited session length permission for 'Allow Now' for plugins, r=mconley,handyman 2019-10-01 22:23:17 +00:00
PromptParent.jsm
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
SwitchDocumentDirectionChild.jsm
URIFixupChild.jsm
WebRTCChild.jsm
moz.build Bug 1592157, convert LinkHandlerChild.jsm to JSWindowActor to support fission, r=mak 2019-11-04 14:48:04 +00:00