gecko-dev/browser/actors
Timothy Guan-tin Chien bfd7aeb85d Bug 1431255 - Part III, Create per-origin sandboxes from XPCJSRuntime and load UA widgets scripts r=bholley,jaws,sfink
This patch creates the basic structure on how the widget scripts can be loaded
and be pointed to the Shadow Root, from the UAWidgetsChild.jsm.

The UAWidgetsClass class asks for a sandbox from Cu.getUAWidgetScope(), which
calls into XPCJSRuntime::GetUAWidgetScope(). It creates and keeps the
sandboxes, in a GCHashMap keyed to the origin, so we could reuse it if needed.

MozReview-Commit-ID: J6W4PDQWMcN

--HG--
extra : rebase_source : a62b0a22195f09cdb508df72c954e20d18c7bf68
2018-06-27 11:34:07 -07:00
..
AboutReaderChild.jsm
BlockedSiteChild.jsm Bug 1472491: Part 5j - Add BlockedSiteChild actor. r=johannh f=felipe 2018-07-29 20:53:09 -07:00
BrowserTabChild.jsm
ClickHandlerChild.jsm Bug 1472491: Part 5k - Add NetErrorChild actor. r=johannh f=felipe 2018-07-29 21:00:29 -07:00
ContentSearchChild.jsm Bug 1472491: Part 5d - Add ContentSearchChild actor. r=adw f=felipe 2018-07-29 20:00:11 -07:00
ContextMenuChild.jsm Bug 1472491: Part 5e - Add ContextMenuChild actor. r=felipe 2018-07-29 20:07:33 -07:00
DOMFullscreenChild.jsm Bug 1472491: Part 5m - Add DOMFullscreenChild actor. r=felipe 2018-07-29 21:20:01 -07:00
LightWeightThemeInstallChild.jsm Bug 1472491: Part 5h - Add LightWeightThemeChild actor. r=felipe 2018-07-29 20:34:21 -07:00
moz.build Bug 1431255 - Part III, Create per-origin sandboxes from XPCJSRuntime and load UA widgets scripts r=bholley,jaws,sfink 2018-06-27 11:34:07 -07:00
NetErrorChild.jsm Bug 1472491: Part 5k - Add NetErrorChild actor. r=johannh f=felipe 2018-07-29 21:00:29 -07:00
OfflineAppsChild.jsm Bug 1472491: Part 5l - Add OfflineAppsChild actor. r=felipe 2018-07-29 21:17:41 -07:00
PageInfoChild.jsm Bug 1472491: Part 5g - Add PageInfoChild actor. r=felipe 2018-07-29 20:31:33 -07:00
PageMetadataChild.jsm Bug 1472491: Part 5w - Add PageMetadataChild actor. r=mconley 2018-07-29 23:08:52 -07:00
PageStyleChild.jsm Bug 1472491: Part 5c - Add PageStyleChild actor. r=felipe 2018-07-29 19:54:17 -07:00
PluginChild.jsm Bug 1472491: Part 5i - Add PluginChild actor. r=felipe 2018-07-29 20:37:42 -07:00
UAWidgetsChild.jsm Bug 1431255 - Part III, Create per-origin sandboxes from XPCJSRuntime and load UA widgets scripts r=bholley,jaws,sfink 2018-06-27 11:34:07 -07:00
URIFixupChild.jsm Bug 1472491: Part 5u - Add URIFixupChild actor. r=gijs 2018-07-29 22:30:34 -07:00
WebRTCChild.jsm Bug 1472491: Part 5θ - Add WebRTCChild actor. r=florian f=mconley 2018-07-30 10:53:15 -07:00