gecko-dev/caps/idl
bzbarsky%mit.edu 8a1b6c5e34 Make the redirect check get principals the same way we get them elsewhere.
Clean up some code to use the new security manager method.  Bug 354693,
r=dveditz, sr=sicking
2006-11-22 18:27:54 +00:00
..
.cvsignore
Makefile.in Bug 351876 Move nsICryptoHash into necko 2006-09-15 22:06:31 +00:00
nsIPrincipal.idl Followup to bug 326506 -- this comment got lost somehow. 2006-04-02 22:00:08 +00:00
nsIScriptSecurityManager.idl Make the redirect check get principals the same way we get them elsewhere. 2006-11-22 18:27:54 +00:00
nsISecurityCheckedComponent.idl Bug 304240 Make noAccess/allAccess/sameOrigin consistently intercaps in the source tree 2005-08-12 23:11:32 +00:00
nsISignatureVerifier.idl Add a scriptable hash function API. basically what this does is moves the hashing function out of the nsISignatureVerifier.idl and creates a new interface nsICryptoHash which is scriptable. Because of this change, we needed to fix up all of the call sites. r=darin, sr=dveditz, a=shaver 2005-06-01 16:06:53 +00:00