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
warren%netscape.com
dea12f17f6
Making addref/release threadsafe
...
git-svn-id: svn://10.0.0.236/trunk@75023 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-28 06:49:01 +00:00
..
macbuild
…
standalone
…
Makefile.in
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug
#31287
2000-04-04 04:46:38 +00:00
makefile.win
…
MANIFEST
…
MANIFEST_IDL
…
nsIJAR.idl
…
nsIJARChannel.idl
…
nsIJARFactory.h
…
nsIJARProtocolHandler.idl
Bug 24764. Cache of opened jar files. r=waterson
2000-05-25 08:32:09 +00:00
nsIJARURI.idl
…
nsIZip.idl
…
nsIZipReader.idl
Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani
2000-07-12 03:10:33 +00:00
nsJAR.cpp
Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani
2000-07-12 03:10:33 +00:00
nsJAR.h
Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani
2000-07-12 03:10:33 +00:00
nsJARChannel.cpp
Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz
2000-07-25 05:45:56 +00:00
nsJARChannel.h
Bug 24764. Cache of opened jar files. r=waterson
2000-05-25 08:32:09 +00:00
nsJARFactory.cpp
Added nsIZipReaderCache. Removed nsIZipReader::ParseManifest. Got jar: protocol going for downloaded jars and input streams. Added assertions that Cancel is called with a failure code.
2000-04-12 07:58:24 +00:00
nsJARInputStream.cpp
Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani
2000-07-12 03:10:33 +00:00
nsJARInputStream.h
Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani
2000-07-12 03:10:33 +00:00
nsJARProtocolHandler.cpp
Bug 24764. Cache of opened jar files. r=waterson
2000-05-25 08:32:09 +00:00
nsJARProtocolHandler.h
Bug 24764. Cache of opened jar files. r=waterson
2000-05-25 08:32:09 +00:00
nsJARProtocolModule.cpp
…
nsJARURI.cpp
Making addref/release threadsafe
2000-07-28 06:49:01 +00:00
nsJARURI.h
…
nsWildCard.cpp
…
nsWildCard.h
…
nsZipArchive.cpp
Fixing bugs in nsZipReaderCache. Bug 18433
2000-06-07 09:05:22 +00:00
nsZipArchive.h
…
zipfile.h
…
zipstruct.h
…
zipstub.h
…