gecko/modules/libjar
Jed Davis ede516cea6 Bug 1043143: Step 3: Convert nsJARChannel from temporary files to temporary memory. r=honzab
This also requires changing XMLHttpRequest so that it doesn't crash if
memory-mapping would be applicable but the channel has no associated
nsIFile; a regression test for that case is added.

Bonus fix: nsJARChannel::AsyncOpen now checks whether the inner channel's
AsyncOpen failed.
2015-03-10 17:00:01 -07:00
..
test Bug 1043143: Step 3: Convert nsJARChannel from temporary files to temporary memory. r=honzab 2015-03-10 17:00:01 -07:00
zipwriter Bug 1070709 - Collapse test-only moz.build files under modules/ into ancestor moz.build files. r=mshal 2015-02-10 18:47:27 +02:00
appnote.txt
moz.build Bug 1070709 - Collapse test-only moz.build files under modules/ into ancestor moz.build files. r=mshal 2015-02-10 18:47:27 +02:00
nsIJARChannel.idl Bug 1043143: Step 3: Convert nsJARChannel from temporary files to temporary memory. r=honzab 2015-03-10 17:00:01 -07:00
nsIJARFactory.h
nsIJARProtocolHandler.idl
nsIJARURI.idl
nsIZipReader.idl Bug 1034143: Step 2b: Add the ability to read jar files from arbitrary memory. r=honzab r=jduell 2015-03-10 17:00:01 -07:00
nsJAR.cpp Bug 1034143: Step 2b: Add the ability to read jar files from arbitrary memory. r=honzab r=jduell 2015-03-10 17:00:01 -07:00
nsJAR.h Bug 1050518 - Remove nsICertificatePrincipal. r=keeler 2014-09-10 20:31:00 -04:00
nsJARChannel.cpp Bug 1043143: Step 3: Convert nsJARChannel from temporary files to temporary memory. r=honzab 2015-03-10 17:00:01 -07:00
nsJARChannel.h Bug 1043143: Step 3: Convert nsJARChannel from temporary files to temporary memory. r=honzab 2015-03-10 17:00:01 -07:00
nsJARFactory.cpp
nsJARInputStream.cpp Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo. 2015-02-09 14:34:50 -08:00
nsJARInputStream.h
nsJARProtocolHandler.cpp Bug 1087442 - Attach LoadInfo inside each individual ProtocolHandler - modules/ changes (r=mwu) 2014-12-12 09:07:23 -08:00
nsJARProtocolHandler.h bug 1105074 - make more stuff final r=froydnj 2014-11-25 13:56:07 -05:00
nsJARURI.cpp
nsJARURI.h bug 1059490 - mark more classes MOZ_FINAL r=froydnj 2014-08-27 14:26:48 -04:00
nsZipArchive.cpp Bug 1034143: Step 2b: Add the ability to read jar files from arbitrary memory. r=honzab r=jduell 2015-03-10 17:00:01 -07:00
nsZipArchive.h Bug 1034143: Step 2b: Add the ability to read jar files from arbitrary memory. r=honzab r=jduell 2015-03-10 17:00:01 -07:00
zipstruct.h