gecko-dev/modules/libjar
Nicholas Nethercote 8f84642d03 Bug 1296164 (part 2) - Use [must_use] on nsIFile.open{NSPR,ANSI}FileDesc(). r=froydnj.
The patch also changes RemoteOpenFileChild::OpenNSPRFileDesc() so that it
cannot succeed with a null fd, so that checking just the return value is
sufficient.

--HG--
extra : rebase_source : cc40bbcf2a9991edc9d3da3fb624d27db50b4996
2016-08-18 15:27:16 +10:00
..
test Bug 709991 - Fire onerror instead of throwing on network errors for async XHRs. r=bz 2016-07-30 00:24:56 -04:00
zipwriter Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06: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
nsIJARFactory.h
nsIJARProtocolHandler.idl
nsIJARURI.idl
nsIZipReader.idl
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 1296164 (part 2) - Use [must_use] on nsIFile.open{NSPR,ANSI}FileDesc(). r=froydnj. 2016-08-18 15:27:16 +10:00
nsJARChannel.h
nsJARFactory.cpp
nsJARInputStream.cpp
nsJARInputStream.h
nsJARProtocolHandler.cpp
nsJARProtocolHandler.h
nsJARURI.cpp Bug 1295636 - SetHostPort should reset the port if the host parameter does not have a port number. r=valentin, r=smaug 2016-08-17 23:25:00 -04:00
nsJARURI.h Bug 1280584 - implement cloneWithNewRef and thereby make hash/ref links use a simple unified codepath in the IO service, r=valentin 2016-07-26 23:38:46 +01:00
nsZipArchive.cpp Bug 1296164 (part 1) - Use [must_use] on nsIFile.{create,createUnique}. r=froydnj. 2016-08-18 13:30:12 +10: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