gecko-dev/modules/libjar
Sylvestre Ledru 2ca789788b Bug 1337358 - Converts for(...; ...; ...) loops to use the new range-based loops in C++11 in modules/libjar/ r=froydnj
MozReview-Commit-ID: AZtieJz44uD

--HG--
extra : rebase_source : bd63fbebce66a2f5553f702b01b1cece1c77280c
2017-02-08 12:06:26 +01:00
..
test Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
zipwriter Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
appnote.txt
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
nsIJARChannel.idl Bug 1307467 - Remove mAppURI from nsJARChannel r=bagder 2016-10-21 00:24:04 +02:00
nsIJARFactory.h
nsIJARProtocolHandler.idl
nsIJARURI.idl
nsIZipReader.idl
nsJAR.cpp Bug 1318371: Flush jar caches by path rather than creating a nsIFile in the content process. r=billm 2016-11-17 20:00:30 -08: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 1333142 - audit asyncopen2 impls for callback release on failure r=dragana 2017-02-08 12:55:15 -05:00
nsJARChannel.h Bug 1307467 - Remove mAppURI from nsJARChannel r=bagder 2016-10-21 00:24:04 +02: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 1307467 - Remove code that preopens and sends application.zip fd (bug 835698) r=bagder,baku 2016-10-21 00:09:07 +02:00
nsJARProtocolHandler.h Bug 1307467 - Remove code that preopens and sends application.zip fd (bug 835698) r=bagder,baku 2016-10-21 00:09:07 +02:00
nsJARURI.cpp Bug 1323683 - Fold nsIURIWithQuery into nsIURI. r=valentin.gosu 2016-12-28 20:40:21 +09:00
nsJARURI.h Bug 1323683 - Fold nsIURIWithQuery into nsIURI. r=valentin.gosu 2016-12-28 20:40:21 +09:00
nsZipArchive.cpp Bug 1337358 - Converts for(...; ...; ...) loops to use the new range-based loops in C++11 in modules/libjar/ r=froydnj 2017-02-08 12:06:26 +01:00
nsZipArchive.h Bug 1269185 - Prevent crashes in Windows when zip files cannot be read. r=spohl 2016-05-04 12:57:21 -07:00
zipstruct.h