This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-01-12 06:52:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
caps
/
idl
History
bzbarsky%mit.edu
c44462a922
Followup to bug 326506 -- this comment got lost somehow.
2006-04-02 22:00:08 +00:00
..
.cvsignore
…
Makefile.in
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
nsICryptoHash.idl
Bug 302284. add xpi hash support to InstallTrigger.install(). r=dveditz, sr=shaver, a=asa
2005-08-26 06:46:21 +00:00
nsIPrincipal.idl
Followup to bug 326506 -- this comment got lost somehow.
2006-04-02 22:00:08 +00:00
nsIScriptSecurityManager.idl
Make nsIPrincipal and some methods that use it scriptable. Bug 327242, r=jst,
2006-02-17 16:12:17 +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