gecko-dev/caps/include
Bobby Holley 10241f928c Bug 789224 - Separate certificate principals out from CAPS. r=dveditz
There's no longer any reason why "certificate principals" need to be principals at all.
I tried to rip them out entirely, but it looks like they're still used vestigially at XPI
install time to display author information. But there's no reason that they have to be
porkbarreled into the security-critical objects that we pass around all over the place.
So let's make them their own deal.

I was tempted to call them "certificate holders", but that would involve renaming methods and
cause more compat fuss than necessary.

--HG--
rename : caps/idl/nsISignatureVerifier.idl => security/manager/ssl/public/nsISignatureVerifier.idl
2012-10-22 08:29:56 +02:00
..
Makefile.in Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
nsJSPrincipals.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsNullPrincipal.h Bug 341604 - modify CheckMayLoad to allow sandboxed workers to load blob and data URIs r=jst 2012-08-20 11:34:33 -07:00
nsPrincipal.h Bug 789224 - Separate certificate principals out from CAPS. r=dveditz 2012-10-22 08:29:56 +02:00
nsScriptSecurityManager.h Bug 789224 - Separate certificate principals out from CAPS. r=dveditz 2012-10-22 08:29:56 +02:00
nsSystemPrincipal.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00