This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
modules
/
libjar
History
dbaron%dbaron.org
f5fb8ddaff
Make nsIChannel implementations follow the rules that prevent them from leaking due to cycles with their notification callbacks. b=303043 r=biesi sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@177663 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-12 22:53:22 +00:00
..
standalone
…
test
…
appnote.txt
…
libjar.pkg
…
Makefile.in
* This moves most of the configuration options of minimo into configure.in.
2005-07-27 20:42:44 +00:00
nsIJAR.idl
…
nsIJARChannel.idl
…
nsIJARFactory.h
…
nsIJARProtocolHandler.idl
…
nsIJARURI.idl
…
nsIZipReader.idl
…
nsJAR.cpp
bug 296522: nsJAR.cpp uses wrong allocator
2005-06-14 10:29:45 +00:00
nsJAR.h
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
nsJARChannel.cpp
Make nsIChannel implementations follow the rules that prevent them from leaking due to cycles with their notification callbacks. b=303043 r=biesi sr=darin
2005-08-12 22:53:22 +00:00
nsJARChannel.h
…
nsJARFactory.cpp
…
nsJARInputStream.cpp
…
nsJARInputStream.h
…
nsJARProtocolHandler.cpp
…
nsJARProtocolHandler.h
…
nsJARURI.cpp
…
nsJARURI.h
…
nsWildCard.cpp
…
nsWildCard.h
…
nsXPTZipLoader.cpp
…
nsXPTZipLoader.h
…
nsZipArchive.cpp
…
nsZipArchive.h
…
nsZlibAllocator.h
…
objs.mk
…
win32.order
…
zipfile.h
…
zipstruct.h
…
zipstub.h
…