gecko-dev/modules/libjar
caillon%returnzero.com 91b7c60bee Bug 83536.
Merge script principal implementations into one class.
Should reduce footprint, speed up calls to caps a little bit, and fixes several memory leaks.
Also fixes bugs 211174 and 211263
r=jst@netscape.com
sr=bzbarsky@mit.edu
moa=mstoltz@netscape.com (he looked at an earlier patch and said it looked fine, and will do a retroactive review when he returns from vacation as well)
2003-07-24 05:15:20 +00:00
..
standalone
test
.cvsignore
appnote.txt
Makefile.in Enable building a library of Gecko components that can be linked against directly and then registered using the static component loader (bug 207407). This enables us to do full prebinding on Mac OS X. Also, don't force libjar to be standalone if not building an installer. r=ccarlen, sr=sfraser. 2003-06-09 22:25:25 +00:00
nsIJAR.idl
nsIJARChannel.idl
nsIJARFactory.h
nsIJARProtocolHandler.idl
nsIJARURI.idl
nsIZipReader.idl
nsJAR.cpp #201226 2003-07-15 22:18:04 +00:00
nsJAR.h #201226 2003-07-15 22:18:04 +00:00
nsJARChannel.cpp Bug 83536. 2003-07-24 05:15:20 +00:00
nsJARChannel.h fixes bug 209560 "Secure JS doesn't work from https JARs" r=dougt sr=alecf 2003-06-23 22:58:28 +00:00
nsJARFactory.cpp
nsJARInputStream.cpp
nsJARInputStream.h
nsJARProtocolHandler.cpp
nsJARProtocolHandler.h
nsJARProtocolModule.cpp
nsJARURI.cpp Small optimization, no need to pass in a scheme string there. r+sr=darin 2003-07-09 01:35:35 +00:00
nsJARURI.h
nsWildCard.cpp
nsWildCard.h
nsXPTZipLoader.cpp
nsXPTZipLoader.h
nsZipArchive.cpp #201226 2003-07-15 22:18:04 +00:00
nsZipArchive.h #201226 2003-07-15 22:18:04 +00:00
nsZlibAllocator.h
objs.mk
win32.order
zipfile.h
zipstruct.h
zipstub.h rs=leaf 2003-07-22 20:16:02 +00:00