gecko/ipc/testshell
Bobby Holley eef8d9f4eb 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
..
tests Bug 668349 - Changes to xpcshell.ini; r=jmaher 2011-08-22 09:00:50 +01:00
ipdl.mk 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
PTestShell.ipdl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PTestShellCommand.ipdl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
TestShellChild.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
TestShellChild.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
TestShellParent.cpp Bug 625199 - s/JSAutoEnterCompartment/JSAutoCompartment/ and make it infallible (r=bholley) 2012-08-21 18:42:53 -07:00
TestShellParent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
XPCShellEnvironment.cpp Bug 774607 - Remove use of JS_{Is,Make}SystemObject from Gecko. r=bz 2012-09-05 11:32:07 -07:00
XPCShellEnvironment.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00