mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
524dbd7e47
In just 2 cases where JSPrincipals::codebase is used it can be reconstructed from the values stored in the associated nsJSPrincipal. In addition the patch makes nsJSprincipals to inherit both from nsIPrincipal and JSPrincipals allowing to use static_cast to convert between nsIPrincipal and JSPrincipals pointers and to drop many cases of manual JSPrincipal reference counting. |
||
---|---|---|
.. | ||
tests | ||
ipdl.mk | ||
Makefile.in | ||
PTestShell.ipdl | ||
PTestShellCommand.ipdl | ||
TestShellChild.cpp | ||
TestShellChild.h | ||
TestShellParent.cpp | ||
TestShellParent.h | ||
XPCShellEnvironment.cpp | ||
XPCShellEnvironment.h |