mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
081bc4bb16
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. |
||
---|---|---|
.. | ||
tests | ||
ipdl.mk | ||
Makefile.in | ||
PTestShell.ipdl | ||
PTestShellCommand.ipdl | ||
TestShellChild.cpp | ||
TestShellChild.h | ||
TestShellParent.cpp | ||
TestShellParent.h | ||
XPCShellEnvironment.cpp | ||
XPCShellEnvironment.h |