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
timeless%mozdev.org
2a7bebac19
Bug 210305 crash [@ nsJARChannel::nsJARChannel] NS_ADDREF(gJarHandler) because gJarHandler is 0
...
r=darin sr=darin git-svn-id: svn://10.0.0.236/trunk@180356 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-16 07:09:35 +00:00
..
standalone
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00
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
Bug 210305 crash [@ nsJARChannel::nsJARChannel] NS_ADDREF(gJarHandler) because gJarHandler is 0
2005-09-16 07:09:35 +00:00
nsJARInputStream.cpp
…
nsJARInputStream.h
…
nsJARProtocolHandler.cpp
Bug 210305 crash [@ nsJARChannel::nsJARChannel] NS_ADDREF(gJarHandler) because gJarHandler is 0
2005-09-16 07:09:35 +00:00
nsJARProtocolHandler.h
Bug 210305 crash [@ nsJARChannel::nsJARChannel] NS_ADDREF(gJarHandler) because gJarHandler is 0
2005-09-16 07:09:35 +00:00
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
…