..
Base64.cpp
Bug 1133063 - Move SetLength into the if's condition. r=froydnj
2015-02-26 19:13:59 +01:00
Base64.h
CocoaFileUtils.h
CocoaFileUtils.mm
crc32c.c
crc32c.h
FileUtilsWin.cpp
FileUtilsWin.h
moz.build
Bug 1157835: Remove the MSVC_ENABLE_PGO flag from the build system. r=glandium
2015-04-27 19:59:27 -04:00
nsAnonymousTemporaryFile.cpp
Bug 1146416 - Move remote anonymous temporary file opening to the main thread. r=roc
2015-03-27 17:24:37 -07:00
nsAnonymousTemporaryFile.h
nsAppDirectoryServiceDefs.h
Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong
2015-04-23 15:10:30 -04:00
nsAppFileLocationProvider.cpp
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
nsAppFileLocationProvider.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
nsBinaryStream.cpp
Bug 1134923 - Remove NS_Alloc/NS_Realloc/NS_Free. r=nfroyd
2015-05-01 09:40:30 +09:00
nsBinaryStream.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
nsDirectoryService.cpp
Bug 1132078 - Remove useless null checks after allocating memory with |new| from xpcom/io. r=nfroyd
2015-03-02 11:59:36 +01:00
nsDirectoryService.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
nsDirectoryServiceAtomList.h
nsDirectoryServiceDefs.h
nsDirectoryServiceUtils.h
nsEscape.cpp
Bug 1134923 - Remove NS_Alloc/NS_Realloc/NS_Free. r=nfroyd
2015-05-01 09:40:30 +09:00
nsEscape.h
nsIAsyncInputStream.idl
nsIAsyncOutputStream.idl
nsIBinaryInputStream.idl
nsIBinaryOutputStream.idl
nsICloneableInputStream.idl
Bug 1100398 P1 Add the nsICloneableInputStream interface. r=froydnj
2015-02-10 23:55:43 -05:00
nsIConverterInputStream.idl
nsIConverterOutputStream.idl
nsIDirectoryEnumerator.idl
nsIDirectoryService.idl
nsIFile.idl
Bug 997325 - Implement main process scriptable only flag in XPIDL (r=mrbkap)
2015-03-26 14:39:48 -07:00
nsIInputStream.idl
nsIInputStreamTee.idl
nsIIOUtil.idl
nsILineInputStream.idl
nsILocalFile.idl
Bug 997325 - Implement main process scriptable only flag in XPIDL (r=mrbkap)
2015-03-26 14:39:48 -07:00
nsILocalFileMac.idl
Bug 997325 - Implement main process scriptable only flag in XPIDL (r=mrbkap)
2015-03-26 14:39:48 -07:00
nsILocalFileWin.idl
Bug 997325 - Implement main process scriptable only flag in XPIDL (r=mrbkap)
2015-03-26 14:39:48 -07:00
nsIMultiplexInputStream.idl
nsInputStreamTee.cpp
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
nsIObjectInputStream.idl
nsIObjectOutputStream.idl
nsIOUtil.cpp
nsIOUtil.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
nsIOutputStream.idl
nsIPipe.idl
nsISafeOutputStream.idl
nsIScriptableBase64Encoder.idl
nsIScriptableInputStream.idl
nsISeekableStream.idl
nsISimpleUnicharStreamFactory.idl
nsIStorageStream.idl
nsIStreamBufferAccess.idl
nsIStringStream.idl
Bug 1134920 - Use moz_xmalloc/moz_xrealloc/free instead of nsMemory::Alloc/Realloc/Free. r=nfroyd
2015-04-01 13:51:45 +09:00
nsIUnicharInputStream.idl
nsIUnicharLineInputStream.idl
nsIUnicharOutputStream.idl
nsLinebreakConverter.cpp
Bug 1151541, part 3 - Fix leading tabs in xpcom/. r=froydnj
2015-04-09 10:25:05 -07:00
nsLinebreakConverter.h
nsLocalFile.h
nsLocalFileCommon.cpp
nsLocalFileUnix.cpp
Bug 1134920 - Use moz_xmalloc/moz_xrealloc/free instead of nsMemory::Alloc/Realloc/Free. r=nfroyd
2015-04-01 13:51:45 +09:00
nsLocalFileUnix.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
nsLocalFileWin.cpp
Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong
2015-04-23 15:10:30 -04:00
nsLocalFileWin.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
nsMultiplexInputStream.cpp
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
nsMultiplexInputStream.h
nsNativeCharsetUtils.cpp
Bug 1126593 - Add a global fallible instance, so that using fallible works directly, everywhere. r=njn
2015-02-02 09:56:13 +09:00
nsNativeCharsetUtils.h
nsPipe3.cpp
Bug 1147572 - Remove implementation language field from DOM class info. r=jst
2015-03-30 10:45:39 -07:00
nsPipe.h
nsScriptableBase64Encoder.cpp
Bug 1133063 - Move SetLength into the if's condition. r=froydnj
2015-02-26 19:13:59 +01:00
nsScriptableBase64Encoder.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
nsScriptableInputStream.cpp
Bug 1134920 - Use moz_xmalloc/moz_xrealloc/free instead of nsMemory::Alloc/Realloc/Free. r=nfroyd
2015-04-01 13:51:45 +09:00
nsScriptableInputStream.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
nsSegmentedBuffer.cpp
Bug 1134920 - Use moz_xmalloc/moz_xrealloc/free instead of nsMemory::Alloc/Realloc/Free. r=nfroyd
2015-04-01 13:51:45 +09:00
nsSegmentedBuffer.h
nsStorageStream.cpp
Bug 1156109 - Make nsStorageInputStream::mStorageStream an nsRefPtr; r=froydnj
2015-04-20 13:10:30 -04:00
nsStorageStream.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
nsStreamUtils.cpp
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
nsStreamUtils.h
Bug 1100398 P5 Provide NS_CloneInputStream() factory method in nsStreamUtils.h. r=froydnj
2015-02-10 23:55:43 -05:00
nsStringStream.cpp
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
nsStringStream.h
nsUnicharInputStream.cpp
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
nsUnicharInputStream.h
nsWildCard.cpp
Bug 1134923 - Remove NS_Alloc/NS_Realloc/NS_Free. r=nfroyd
2015-05-01 09:40:30 +09:00
nsWildCard.h
SnappyCompressOutputStream.cpp
Bug 1126593 - Add a global fallible instance, so that using fallible works directly, everywhere. r=njn
2015-02-02 09:56:13 +09:00
SnappyCompressOutputStream.h
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
2015-03-27 18:52:19 +00:00
SnappyFrameUtils.cpp
SnappyFrameUtils.h
SnappyUncompressInputStream.cpp
Bug 1126593 - Add a global fallible instance, so that using fallible works directly, everywhere. r=njn
2015-02-02 09:56:13 +09:00
SnappyUncompressInputStream.h
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
2015-03-27 18:52:19 +00:00
SpecialSystemDirectory.cpp
SpecialSystemDirectory.h