gecko-dev/js/xpconnect/idl
Kris Maglione 83371fe0b5 Bug 1445551: Part 4 - Remove compartment-per-addon. r=mccr8
The compartment-per-addon code was added so that we could segregate at least
some of the code from system-privileged add-ons into tagged compartments, even
when it ran in browser windows. That allowed us to apply certain special
behavior to them, such as enabling e10s shims, and to track some performance
characteristics.

The only remaining chrome-privileged add-ons now are system add-ons controlled
by us, and the shim system and per-compartment performance metrics are gone,
it no longer serves a purpose.

MozReview-Commit-ID: Ap186bWAaqP

--HG--
extra : rebase_source : c5bf81b44dd42b7cebce2784b7dd98480b41b593
2018-03-13 19:43:30 -07:00
..
moz.build Bug 1443983: Part 3 - Remove platform support for interpositions. r=mccr8 2018-03-07 18:11:18 -08:00
mozIJSSubScriptLoader.idl Bug 1394467: Remove unused procompileScript method. r=mccr8 2017-08-28 09:21:46 -07:00
nsIXPConnect.idl Bug 1421355, part 8 - Remove unused attributes and methods from nsIXPConnectWrappedNative. r=mrbkap 2017-11-28 10:48:12 -08:00
nsIXPCScriptable.idl Bug 1409598 - Change nsIXPCScriptable::className and nsIClassInfo::{contractID,classDescription} from string to AUTF8String. r=froydnj. 2017-10-18 13:17:26 +11:00
xpccomponents.idl Bug 1445551: Part 4 - Remove compartment-per-addon. r=mccr8 2018-03-13 19:43:30 -07:00
xpcIJSGetFactory.idl
xpcIJSModuleLoader.idl Bug 1398198 - browser_startup.js should show the stack when a JS file was loaded earlier than expected, r=felipe,mccr8. 2017-09-13 21:19:53 +02:00
xpcIJSWeakReference.idl
xpcjsid.idl