gecko-dev/caps/idl
bzbarsky@mit.edu 647cbff151 Make security manager API more useful from script. Make more things
scriptable, and add a scriptable method for testing whether a given principal
is the system principal.  Bug 383783, r=dveditz, sr=jst
2007-06-18 08:12:09 -07:00
..
Makefile.in Bug 351876 Move nsICryptoHash into necko 2006-09-15 22:06:31 +00:00
nsIPrincipal.idl When getting codebase principals, install the passed-in codebase on them even 2007-02-09 04:52:44 +00:00
nsIScriptSecurityManager.idl Make security manager API more useful from script. Make more things 2007-06-18 08:12:09 -07: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