..
Base64.cpp
Bug 1629432 - converting integer literal to bool. r=sylvestre
2020-04-16 14:14:08 +00:00
Base64.h
Bug 1624776 - Replace MOZ_MUST_USE with [[nodiscard]] in xpcom. r=xpcom-reviewers,KrisWright
2020-03-27 17:21:48 +00:00
CocoaFileUtils.h
…
CocoaFileUtils.mm
…
FileDescriptorFile.cpp
Bug 1466532 - Part 1: Drop nsIFile::followLinks r=froydnj,necko-reviewers,dragana
2020-05-26 20:51:16 +00:00
FileDescriptorFile.h
…
FilePreferences.cpp
Bug 1646543 - Replace blacklist with more appropriate names. r=xpcom-reviewers,nika
2020-06-17 23:55:46 +00:00
FilePreferences.h
Bug 1634267 - DOS device paths shouldn't be blocked by IsBlockedUNCPath; r=dom-workers-and-storage-reviewers,janv,froydnj
2020-05-13 14:32:35 +00:00
FileUtilsWin.cpp
…
FileUtilsWin.h
…
InputStreamLengthHelper.cpp
Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj
2020-06-23 05:05:36 +00:00
InputStreamLengthHelper.h
Bug 1627390 - Add missing includes and namespaces to xpcom/io. r=xpcom-reviewers,sg
2020-04-07 19:09:47 +00:00
InputStreamLengthWrapper.cpp
…
InputStreamLengthWrapper.h
…
NonBlockingAsyncInputStream.cpp
Bug 1627390 - Add missing includes and namespaces to xpcom/io. r=xpcom-reviewers,sg
2020-04-07 19:09:47 +00:00
NonBlockingAsyncInputStream.h
Bug 1627390 - Add missing includes and namespaces to xpcom/io. r=xpcom-reviewers,sg
2020-04-07 19:09:47 +00:00
SlicedInputStream.cpp
Bug 1625749 - Make sure SlicedInputStream initializes all its members. r=nika
2020-04-14 18:04:13 +00:00
SlicedInputStream.h
…
SnappyCompressOutputStream.cpp
…
SnappyCompressOutputStream.h
…
SnappyFrameUtils.cpp
…
SnappyFrameUtils.h
Bug 1627390 - Add missing includes and namespaces to xpcom/io. r=xpcom-reviewers,sg
2020-04-07 19:09:47 +00:00
SnappyUncompressInputStream.cpp
…
SnappyUncompressInputStream.h
…
SpecialSystemDirectory.cpp
…
SpecialSystemDirectory.h
…
components.conf
Bug 1539819 - P3: Some adjustments to make TRRServiceChannel work on socket process r=dragana,necko-reviewers
2020-05-18 20:18:08 +00:00
crc32c.c
…
crc32c.h
…
moz.build
…
nsAnonymousTemporaryFile.cpp
…
nsAnonymousTemporaryFile.h
Bug 1627390 - Add missing includes and namespaces to xpcom/io. r=xpcom-reviewers,sg
2020-04-07 19:09:47 +00:00
nsAppDirectoryServiceDefs.h
…
nsAppFileLocationProvider.cpp
Bug 1627390 - Add missing includes and namespaces to xpcom/io. r=xpcom-reviewers,sg
2020-04-07 19:09:47 +00:00
nsAppFileLocationProvider.h
Bug 1627390 - Add missing includes and namespaces to xpcom/io. r=xpcom-reviewers,sg
2020-04-07 19:09:47 +00:00
nsBinaryStream.cpp
Bug 1627390 - Add missing includes and namespaces to xpcom/io. r=xpcom-reviewers,sg
2020-04-07 19:09:47 +00:00
nsBinaryStream.h
…
nsDirectoryService.cpp
Bug 1627390 - Add missing includes and namespaces to xpcom/io. r=xpcom-reviewers,sg
2020-04-07 19:09:47 +00:00
nsDirectoryService.h
…
nsDirectoryServiceDefs.h
…
nsDirectoryServiceUtils.h
…
nsEscape.cpp
Bug 1627390 - Add missing includes and namespaces to xpcom/io. r=xpcom-reviewers,sg
2020-04-07 19:09:47 +00:00
nsEscape.h
…
nsIAsyncInputStream.idl
Bug 1637742 - P1 - Protocol documentation now states no error should be returned if AsyncWait is called on closed stream r=baku
2020-06-02 11:09:47 +00:00
nsIAsyncOutputStream.idl
…
nsIBinaryInputStream.idl
…
nsIBinaryOutputStream.idl
…
nsICloneableInputStream.idl
…
nsIConverterInputStream.idl
…
nsIConverterOutputStream.idl
…
nsIDirectoryEnumerator.idl
…
nsIDirectoryService.idl
…
nsIFile.idl
Bug 1466532 - Part 1: Drop nsIFile::followLinks r=froydnj,necko-reviewers,dragana
2020-05-26 20:51:16 +00:00
nsIIOUtil.idl
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
nsIInputStream.idl
…
nsIInputStreamLength.idl
…
nsIInputStreamPriority.idl
…
nsIInputStreamTee.idl
…
nsILineInputStream.idl
…
nsILocalFileMac.idl
…
nsILocalFileWin.idl
Bug 1536796 - P1 - Introduce a flag (useDOSDevicePathSyntax) to nsILocalFileWin and a method (QM_NewLocalFile) to QuotaCommon; r=janv,dom-workers-and-storage-reviewers,froydnj
2020-04-01 07:26:27 +00:00
nsIMultiplexInputStream.idl
…
nsIOUtil.cpp
…
nsIOUtil.h
…
nsIObjectInputStream.idl
…
nsIObjectOutputStream.idl
…
nsIOutputStream.idl
…
nsIPipe.idl
Bug 1624776 - Replace MOZ_MUST_USE with [[nodiscard]] in xpcom. r=xpcom-reviewers,KrisWright
2020-03-27 17:21:48 +00:00
nsISafeOutputStream.idl
…
nsIScriptableBase64Encoder.idl
…
nsIScriptableInputStream.idl
…
nsISeekableStream.idl
…
nsIStorageStream.idl
…
nsIStreamBufferAccess.idl
…
nsIStringStream.idl
…
nsITellableStream.idl
…
nsIUnicharInputStream.idl
…
nsIUnicharLineInputStream.idl
…
nsIUnicharOutputStream.idl
…
nsInputStreamTee.cpp
…
nsLinebreakConverter.cpp
…
nsLinebreakConverter.h
…
nsLocalFile.h
…
nsLocalFileCommon.cpp
Bug 1644877 - mark .der files as executable (just like .crt), r=dimi
2020-06-18 13:09:50 +00:00
nsLocalFileCommon.h
Bug 1644877 - mark .der files as executable (just like .crt), r=dimi
2020-06-18 13:09:50 +00:00
nsLocalFileUnix.cpp
Bug 1466532 - Part 1: Drop nsIFile::followLinks r=froydnj,necko-reviewers,dragana
2020-05-26 20:51:16 +00:00
nsLocalFileUnix.h
…
nsLocalFileWin.cpp
Bug 1634454 - Resolve symlinks in nsLocalFileWin r=emk
2020-06-01 15:12:31 +00:00
nsLocalFileWin.h
Bug 1634454 - Resolve symlinks in nsLocalFileWin r=emk
2020-06-01 15:12:31 +00:00
nsMultiplexInputStream.cpp
Bug 1643156 - Cleanup nsMultiplexInputStream - part 4 - support Seek(END) correctly, r=smaug
2020-06-04 00:18:57 +00:00
nsMultiplexInputStream.h
…
nsNativeCharsetUtils.cpp
…
nsNativeCharsetUtils.h
…
nsPipe.h
…
nsPipe3.cpp
Bug 1644478 - Make nsPipeInputStream::mPriority Atomic r=mayhemer
2020-06-10 15:53:36 +00:00
nsScriptableBase64Encoder.cpp
…
nsScriptableBase64Encoder.h
…
nsScriptableInputStream.cpp
Bug 1627390 - Add missing includes and namespaces to xpcom/io. r=xpcom-reviewers,sg
2020-04-07 19:09:47 +00:00
nsScriptableInputStream.h
…
nsSegmentedBuffer.cpp
Bug 1627390 - Add missing includes and namespaces to xpcom/io. r=xpcom-reviewers,sg
2020-04-07 19:09:47 +00:00
nsSegmentedBuffer.h
Bug 1627390 - Add missing includes and namespaces to xpcom/io. r=xpcom-reviewers,sg
2020-04-07 19:09:47 +00:00
nsStorageStream.cpp
Bug 1627390 - Add missing includes and namespaces to xpcom/io. r=xpcom-reviewers,sg
2020-04-07 19:09:47 +00:00
nsStorageStream.h
…
nsStreamUtils.cpp
Bug 1636823 - nsInputTransport must support blocking and async source - part 1 - Use NS_MakeAsyncNonBlockingInputStream, r=smaug,necko-reviewers,mayhemer
2020-06-12 22:48:07 +00:00
nsStreamUtils.h
Bug 1636823 - nsInputTransport must support blocking and async source - part 1 - Use NS_MakeAsyncNonBlockingInputStream, r=smaug,necko-reviewers,mayhemer
2020-06-12 22:48:07 +00:00
nsStringStream.cpp
Bug 1595886 - Use a temp string in readSegments r=dragana
2020-04-15 12:31:34 +00:00
nsStringStream.h
…
nsUnicharInputStream.cpp
…
nsUnicharInputStream.h
…
nsWildCard.cpp
…
nsWildCard.h
…