.. |
Base64.cpp
|
Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj
|
2016-12-02 13:46:53 -08:00 |
Base64.h
|
…
|
|
CocoaFileUtils.h
|
Bug 1305339 - part 2: use URI flags to determine if data is from the web, r=mstange,bz
|
2016-10-03 13:52:19 +01:00 |
CocoaFileUtils.mm
|
Bug 1310518 - fix crashes when downloading files without referrer/source URL, r=mstange
|
2016-10-28 17:38:29 +01:00 |
FileUtilsWin.cpp
|
Bug 1328569 - Don't call UnmapViewOfFile() with a null address. r=froydnj
|
2017-01-04 18:42:51 +08:00 |
FileUtilsWin.h
|
…
|
|
SlicedInputStream.cpp
|
Bug 1350239 - SlicedInputStream::Seek must set correct position in the source stream, r=smaug
|
2017-03-27 11:48:06 +02:00 |
SlicedInputStream.h
|
Bug 1339710 - SlicedInputStream should be nsISeekableStream, r=smaug
|
2017-02-22 09:41:59 +01:00 |
SnappyCompressOutputStream.cpp
|
…
|
|
SnappyCompressOutputStream.h
|
…
|
|
SnappyFrameUtils.cpp
|
…
|
|
SnappyFrameUtils.h
|
…
|
|
SnappyUncompressInputStream.cpp
|
…
|
|
SnappyUncompressInputStream.h
|
…
|
|
SpecialSystemDirectory.cpp
|
Bug 1344629 - Part 6: Rewrite unnecessary uses of nsLiteralString. r=dbaron
|
2017-03-14 15:26:27 +13:00 |
SpecialSystemDirectory.h
|
Bug 1331171 - Part 1: Remove StartupSpecialSystemDirectory() workaround for Windows XP. r=jimm
|
2017-01-14 01:12:02 -08:00 |
crc32c.c
|
…
|
|
crc32c.h
|
…
|
|
moz.build
|
…
|
|
nsAnonymousTemporaryFile.cpp
|
Bug 1346583 - Remove the PContent::Msg_OpenAnonymousTemporaryFile sync IPC; r=billm
|
2017-03-21 09:27:48 -04:00 |
nsAnonymousTemporaryFile.h
|
…
|
|
nsAppDirectoryServiceDefs.h
|
Bug 1346716 - Remove the entry for "mimeTypes.rdf" in the directory service. r=mak
|
2017-03-30 15:51:18 +01:00 |
nsAppFileLocationProvider.cpp
|
…
|
|
nsAppFileLocationProvider.h
|
…
|
|
nsBinaryStream.cpp
|
…
|
|
nsBinaryStream.h
|
…
|
|
nsDirectoryService.cpp
|
…
|
|
nsDirectoryService.h
|
…
|
|
nsDirectoryServiceAtomList.h
|
…
|
|
nsDirectoryServiceDefs.h
|
…
|
|
nsDirectoryServiceUtils.h
|
…
|
|
nsEscape.cpp
|
Backed out changeset 5739a7f790f2 (bug 1333899) for failing reftest svg-image-datauri-1.html on Linux opt and pgo. r=backout
|
2017-02-22 10:00:50 +01:00 |
nsEscape.h
|
Backed out changeset 5739a7f790f2 (bug 1333899) for failing reftest svg-image-datauri-1.html on Linux opt and pgo. r=backout
|
2017-02-22 10:00:50 +01:00 |
nsIAsyncInputStream.idl
|
…
|
|
nsIAsyncOutputStream.idl
|
…
|
|
nsIBinaryInputStream.idl
|
…
|
|
nsIBinaryOutputStream.idl
|
…
|
|
nsICloneableInputStream.idl
|
…
|
|
nsIConverterInputStream.idl
|
…
|
|
nsIConverterOutputStream.idl
|
…
|
|
nsIDirectoryEnumerator.idl
|
…
|
|
nsIDirectoryService.idl
|
…
|
|
nsIFile.idl
|
Backed out changeset c8fe57b085bd (bug 1333631)
|
2017-01-30 23:17:34 +01:00 |
nsIIOUtil.idl
|
…
|
|
nsIInputStream.idl
|
…
|
|
nsIInputStreamTee.idl
|
…
|
|
nsILineInputStream.idl
|
…
|
|
nsILocalFile.idl
|
…
|
|
nsILocalFileMac.idl
|
…
|
|
nsILocalFileWin.idl
|
Bug 1279240 - move path parsing of commandline handlers for mimetypes/protocols to nsILocalFileWin, r=froydnj
|
2016-09-30 17:18:41 +01:00 |
nsIMultiplexInputStream.idl
|
…
|
|
nsIOUtil.cpp
|
…
|
|
nsIOUtil.h
|
…
|
|
nsIObjectInputStream.idl
|
…
|
|
nsIObjectOutputStream.idl
|
…
|
|
nsIOutputStream.idl
|
…
|
|
nsIPipe.idl
|
…
|
|
nsISafeOutputStream.idl
|
…
|
|
nsIScriptableBase64Encoder.idl
|
…
|
|
nsIScriptableInputStream.idl
|
…
|
|
nsISeekableStream.idl
|
…
|
|
nsIStorageStream.idl
|
…
|
|
nsIStreamBufferAccess.idl
|
…
|
|
nsIStringStream.idl
|
Bug 1315173 - Make nsIStringInputStream a builtinclass, r=valentin, r=njn
|
2016-11-07 08:45:42 +01:00 |
nsIUnicharInputStream.idl
|
…
|
|
nsIUnicharLineInputStream.idl
|
…
|
|
nsIUnicharOutputStream.idl
|
…
|
|
nsInputStreamTee.cpp
|
Bug 1060419 - make log_print use Printf.h, r=froydnj
|
2016-12-15 20:16:31 -07:00 |
nsLinebreakConverter.cpp
|
…
|
|
nsLinebreakConverter.h
|
…
|
|
nsLocalFile.h
|
…
|
|
nsLocalFileCommon.cpp
|
…
|
|
nsLocalFileUnix.cpp
|
Bug 1353544 - Replace usage of PR_BEGIN_MACRO in xpcom. r=froydnj
|
2017-04-05 18:06:44 -07:00 |
nsLocalFileUnix.h
|
…
|
|
nsLocalFileWin.cpp
|
Bug 1353544 - Replace usage of PR_BEGIN_MACRO in xpcom. r=froydnj
|
2017-04-05 18:06:44 -07:00 |
nsLocalFileWin.h
|
Bug 1279240 - move path parsing of commandline handlers for mimetypes/protocols to nsILocalFileWin, r=froydnj
|
2016-09-30 17:18:41 +01:00 |
nsMultiplexInputStream.cpp
|
Bug 1347557 - Move 2 static methods about the IPC serialization of streams into an helper class, r=qdot
|
2017-03-21 07:47:25 +01:00 |
nsMultiplexInputStream.h
|
…
|
|
nsNativeCharsetUtils.cpp
|
…
|
|
nsNativeCharsetUtils.h
|
…
|
|
nsPipe.h
|
…
|
|
nsPipe3.cpp
|
Bug 1060419 - make log_print use Printf.h, r=froydnj
|
2016-12-15 20:16:31 -07:00 |
nsScriptableBase64Encoder.cpp
|
…
|
|
nsScriptableBase64Encoder.h
|
…
|
|
nsScriptableInputStream.cpp
|
…
|
|
nsScriptableInputStream.h
|
…
|
|
nsSegmentedBuffer.cpp
|
…
|
|
nsSegmentedBuffer.h
|
…
|
|
nsStorageStream.cpp
|
Bug 1060419 - make log_print use Printf.h, r=froydnj
|
2016-12-15 20:16:31 -07:00 |
nsStorageStream.h
|
…
|
|
nsStreamUtils.cpp
|
Bug 1331804 - Add more runnable names (r=ehsan)
|
2017-01-24 16:34:37 -08:00 |
nsStreamUtils.h
|
…
|
|
nsStringStream.cpp
|
Bug 1318165 - nsStringStream should report correctly the size of the internal buffer, r=njn
|
2016-11-25 08:24:51 +01:00 |
nsStringStream.h
|
…
|
|
nsUnicharInputStream.cpp
|
…
|
|
nsUnicharInputStream.h
|
…
|
|
nsWildCard.cpp
|
…
|
|
nsWildCard.h
|
…
|
|