gecko-dev/js/xpconnect
Bobby Holley 081bc4bb16 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
..
crashtests Bug 778851 - Disable E4X in content by default. 2012-08-26 09:04:33 -05:00
idl Bug 774607 - Remove use of JS_{Is,Make}SystemObject from Gecko. r=bz 2012-09-05 11:32:07 -07:00
loader Bug 774607 - Remove use of JS_{Is,Make}SystemObject from Gecko. r=bz 2012-09-05 11:32:07 -07:00
public 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
shell Bug 774607 - Remove use of JS_{Is,Make}SystemObject from Gecko. r=bz 2012-09-05 11:32:07 -07:00
src Bug 774607 - Remove use of JS_{Is,Make}SystemObject from Gecko. r=bz 2012-09-05 11:32:07 -07:00
tests Bug 726125: Certificates of signed extensions were getting validated on each startup. r=taras, sr=bzbarsky 2012-08-30 16:58:55 -04:00
wrappers Bug 774607 - Remove use of JS_{Is,Make}SystemObject from Gecko. r=bz 2012-09-05 11:32:07 -07:00
Makefile.in Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00