gecko/ipc/testshell
Bobby Holley ef4df9f831 Bug 868110 - Remove JS_GetGlobalObject from the IPC test-shell. r=luke
This one is easy to infer, because we subsequently call JS_CallFunctionValue,
which asserts that cx, obj, and fval are all same-compartment. So assuming
this code doesn't compartment mismatch right now, this should be equivalent.
2013-05-22 15:42:44 -06:00
..
tests Bug 817122 - Disable failing B2G xpcshell tests, enable debugger tests, r=mdas 2012-12-12 16:17:49 -05:00
ipdl.mk Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Makefile.in bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
moz.build bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04: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 868110 - Remove JS_GetGlobalObject from the IPC test-shell. r=luke 2013-05-22 15:42:44 -06:00
TestShellParent.h Bug 842186 - Replace jsvals with JS::Values in .cpp and .h files inside the ipc, security, tools, caps, xpfe and startupcache directories. r=jwalden 2013-03-15 22:22:01 -07:00
XPCShellEnvironment.cpp Bug 868130 - Include nsCxPusher.h everywhere we need it, and stop including it from nsContentUtils.h. r=gabor 2013-05-22 10:05:26 -06:00
XPCShellEnvironment.h Bug 865729 - Remove nsIJSContextStack from other miscellaneous parts of gecko. r=gabor 2013-04-29 11:16:19 -07:00