gecko/caps/src
Bobby Holley 1449c05d14 Bug 754202 - Pull subject principals directly off the compartment. r=mrbkap
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.
2012-06-07 14:28:21 +02:00
..
Makefile.in Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsJSPrincipals.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsNullPrincipal.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsNullPrincipalURI.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsNullPrincipalURI.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsPrincipal.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsScriptSecurityManager.cpp Bug 754202 - Pull subject principals directly off the compartment. r=mrbkap 2012-06-07 14:28:21 +02:00
nsSecurityManagerFactory.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsSystemPrincipal.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00