gecko/js/xpconnect/loader
Bobby Holley c466facab9 Bug 774607 - Remove use of JS_{Is,Make}SystemObject from Gecko. r=bz
We currently set this for system globals and anything whose parent
chain leads to a system global. Maybe this was relevant before, but
with CPG this is just equivalent to asking whether the object is in
a system compartment. And the only place where we _check_ this bit
is immediately after checking for a system compartment, in
WrapperFactory. So AFAICT this can go away entirely.
2012-09-05 11:32:07 -07:00
..
ISO8601DateUtils.jsm Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Makefile.in Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
mozJSComponentLoader.cpp Bug 774607 - Remove use of JS_{Is,Make}SystemObject from Gecko. r=bz 2012-09-05 11:32:07 -07:00
mozJSComponentLoader.h Bug 749371 - Break JS_ClearScope into two not-as-bad functions (r=mrbkap) 2012-08-23 11:23:28 -07:00
mozJSLoaderUtils.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
mozJSLoaderUtils.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
mozJSSubScriptLoader.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
mozJSSubScriptLoader.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
XPCOMUtils.jsm Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00