gecko-dev/modules/libjar
Jim Chen 4932a777ef Bug 1265621 - Add flag to track omnijar handle in nsJAR; r=aklotz
Add a bool flag in nsJAR to track whether the zip handle came from
omnijar.  The old code compared pointers instead, but other patches in
this bug made it no longer possible to do that.
2016-04-28 16:07:02 -04:00
..
test Bug 1264037 - Add testing for CRX reading. r=spohl 2016-04-13 13:38:08 -07:00
zipwriter Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao 2016-02-15 08:57:00 +01:00
appnote.txt
moz.build Bug 1197379 - Remove support for intercepting app:// URIs using service workers; r=jdm 2016-01-27 15:26:27 -05:00
nsIJARChannel.idl Bug 1210941 P13 Remove ForceNoIntercept from jar channel. r=jduell 2015-10-06 06:37:07 -07:00
nsIJARFactory.h
nsIJARProtocolHandler.idl
nsIJARURI.idl Bug 1195415 - Add asciiHostPort field to nsIURI, and use it in the implementation of nsPrincipal::GetOriginForURI, r=bholley 2015-08-18 14:52:24 -04:00
nsIZipReader.idl Bug 1069081 - Part 1: Always cache fd in JAR cache except Windows. r=mwu 2015-07-30 16:05:57 +08:00
nsJAR.cpp Bug 1265621 - Add flag to track omnijar handle in nsJAR; r=aklotz 2016-04-28 16:07:02 -04:00
nsJAR.h Bug 1265621 - Add flag to track omnijar handle in nsJAR; r=aklotz 2016-04-28 16:07:02 -04:00
nsJARChannel.cpp Bug 1266582 - Remove nsJARChannel::OverrideSecurityInfo/OverrideURI. r=ehsan 2016-04-21 23:24:22 +01:00
nsJARChannel.h Bug 1266582 - Remove nsJARChannel::OverrideSecurityInfo/OverrideURI. r=ehsan 2016-04-21 23:24:22 +01:00
nsJARFactory.cpp
nsJARInputStream.cpp Bug 1235236 - Annotate intentional switch fallthrough to suppress -Wimplicit-fallthrough warning in modules/libjar/. r=aklotz 2015-11-22 22:13:58 -08:00
nsJARInputStream.h Bug 1231378 - part 3 - Fix uninitialized members of classes in modules/libjar and mfbt, r=smaug 2016-01-12 18:16:59 +00:00
nsJARProtocolHandler.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
nsJARProtocolHandler.h Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
nsJARURI.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
nsJARURI.h Bug 1148527 - Indentation fix after bug 1145631, r=ehsan 2015-03-27 18:52:19 +00:00
nsZipArchive.cpp Bug 1260836 - Add functionality to allow CRX files to be handled as ZIP files. r=spohl 2016-04-06 18:28:24 -07:00
nsZipArchive.h Bug 1260836 - Add functionality to allow CRX files to be handled as ZIP files. r=spohl 2016-04-06 18:28:24 -07:00
zipstruct.h