mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
1449c05d14
It would be nice to check these principals against the principals acquired using the old mechanism. Unfortunately, they often differ. Because CAPS uses JS stack frames, any time we enter a compartment and do an operation (even throwing an Access-Denied exception) without running any JS code, we'll end up with a different principal. Our security story is pretty darn tied to compartments at this point, so let's just pull the trigger. |
||
---|---|---|
.. | ||
Makefile.in | ||
nsJSPrincipals.cpp | ||
nsNullPrincipal.cpp | ||
nsNullPrincipalURI.cpp | ||
nsNullPrincipalURI.h | ||
nsPrincipal.cpp | ||
nsScriptSecurityManager.cpp | ||
nsSecurityManagerFactory.cpp | ||
nsSystemPrincipal.cpp |