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-31 19:10:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
modules
/
libjar
History
Makoto Kato
fb89723492
Bug 952110 - Parsing JAR file may crash when it installs a extension. r=bsmedberg
2013-12-24 11:12:52 +09:00
..
test
…
zipwriter
…
appnote.txt
…
moz.build
…
nsIJARChannel.idl
…
nsIJARFactory.h
…
nsIJARProtocolHandler.idl
…
nsIJARURI.idl
…
nsIZipReader.idl
…
nsJAR.cpp
Bug 952110 - Parsing JAR file may crash when it installs a extension. r=bsmedberg
2013-12-24 11:12:52 +09:00
nsJAR.h
…
nsJARChannel.cpp
…
nsJARChannel.h
…
nsJARFactory.cpp
Bug 951511. If jar module shutdown happens before all the jar channels are destroyed, we still shouldn't crash. r=bsmedberg
2013-12-18 11:20:45 -05:00
nsJARInputStream.cpp
…
nsJARInputStream.h
…
nsJARProtocolHandler.cpp
Bug 951511. If jar module shutdown happens before all the jar channels are destroyed, we still shouldn't crash. r=bsmedberg
2013-12-18 11:20:45 -05:00
nsJARProtocolHandler.h
…
nsJARURI.cpp
…
nsJARURI.h
…
nsZipArchive.cpp
Bug 943505 - Use fallible allocation in nsZipItemPtr_base::nsZipItemPtr_base. r=bsmedberg
2013-12-11 14:14:03 -05:00
nsZipArchive.h
Bug 942486 - Move PL_ARENA_CONST_ALIGN_MASK out of nsZipArchive.h; r=mwu
2013-11-25 15:44:25 -05:00
zipstruct.h
…