gecko-dev/xpcom/io
Simon Giesecke 2a7a935311 Bug 1626570 - Improve handling of copying arrays in xpcom/. r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D73624
2020-05-05 11:27:18 +00:00
..
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 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
FileDescriptorFile.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in xpcom. r=froydnj 2020-02-12 11:13:33 +00:00
FilePreferences.cpp Bug 1627572 - Use an atomic bool for a quick-return check in FilePreferences::IsAllowedPath, r=michal 2020-04-07 11:18:54 +00:00
FilePreferences.h Bug 1536796 - P2 - Handle disable string paring in nsLocalFileWin; r=sg,dom-workers-and-storage-reviewers,froydnj,janv 2020-04-01 07:51:05 +00:00
FileUtilsWin.cpp
FileUtilsWin.h
InputStreamLengthHelper.cpp Bug 1627390 - Add missing includes and namespaces to xpcom/io. r=xpcom-reviewers,sg 2020-04-07 19:09:47 +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 Bug 1596409 - P1.1: Make socket process support IPCStream r=dragana 2019-12-03 13:41:58 +00:00
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 Bug 1241518 - Part 1: Remove unused nsAutoPtr.h includes in xpcom/ r=kmag 2020-01-07 00:06:01 +00:00
SpecialSystemDirectory.h
components.conf
crc32c.c
crc32c.h Bug 1562642 - add missing license in xpcom/ r=froydnj 2019-11-11 21:44:32 +00:00
moz.build Bug 1608114 - Increase the priority of the TRR main thread events r=mayhemer 2020-01-31 08:46:44 +00:00
nsAnonymousTemporaryFile.cpp Bug 1241518 - Part 1: Remove unused nsAutoPtr.h includes in xpcom/ r=kmag 2020-01-07 00:06:01 +00:00
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 Bug 1613985 - Use default for equivalent-to-default constructors/destructors in xpcom. r=froydnj 2020-02-12 11:13:33 +00:00
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 Bug 1599614 - nsDirectoryService::SetCurrentProcessDirectory is infallible. r=froydnj 2019-12-02 13:56:14 +00:00
nsDirectoryServiceDefs.h
nsDirectoryServiceUtils.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
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
nsIAsyncOutputStream.idl
nsIBinaryInputStream.idl
nsIBinaryOutputStream.idl
nsICloneableInputStream.idl
nsIConverterInputStream.idl
nsIConverterOutputStream.idl
nsIDirectoryEnumerator.idl
nsIDirectoryService.idl
nsIFile.idl
nsIIOUtil.idl
nsIInputStream.idl
nsIInputStreamLength.idl
nsIInputStreamPriority.idl Bug 1608114 - Increase the priority of the TRR main thread events r=mayhemer 2020-01-31 08:46:44 +00:00
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 Bug 1613985 - Use default for equivalent-to-default constructors/destructors in xpcom. r=froydnj 2020-02-12 11:13:33 +00:00
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 Bug 1613985 - Use default for equivalent-to-default constructors/destructors in xpcom. r=froydnj 2020-02-12 11:13:33 +00:00
nsLinebreakConverter.cpp
nsLinebreakConverter.h
nsLocalFile.h
nsLocalFileCommon.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsLocalFileCommon.h
nsLocalFileUnix.cpp Bug 1614361 - check GetPermissions call for failure; r=Gijs 2020-02-10 23:14:42 +00:00
nsLocalFileUnix.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in xpcom. r=froydnj 2020-02-12 11:13:33 +00:00
nsLocalFileWin.cpp Bug 1626513 - Check whether the first letter is [A-Za-z] for StartsWithDiskDesignatorAndBackslash; r=dom-workers-and-storage-reviewers,janv,xpcom-reviewers,sg 2020-04-28 15:57:10 +00:00
nsLocalFileWin.h Bug 1536796 - P2 - Handle disable string paring in nsLocalFileWin; r=sg,dom-workers-and-storage-reviewers,froydnj,janv 2020-04-01 07:51:05 +00:00
nsMultiplexInputStream.cpp Bug 1620594 - Part 7: Remove TabGroup and SystemGroup. r=nika,bas 2020-04-07 15:17:47 +00:00
nsMultiplexInputStream.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsNativeCharsetUtils.cpp
nsNativeCharsetUtils.h
nsPipe.h
nsPipe3.cpp Bug 1626570 - Improve handling of copying arrays in xpcom/. r=froydnj 2020-05-05 11:27:18 +00:00
nsScriptableBase64Encoder.cpp
nsScriptableBase64Encoder.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in xpcom. r=froydnj 2020-02-12 11:13:33 +00:00
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 Bug 1613985 - Use default for equivalent-to-default constructors/destructors in xpcom. r=froydnj 2020-02-12 11:13:33 +00:00
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 1627390 - Add missing includes and namespaces to xpcom/io. r=xpcom-reviewers,sg 2020-04-07 19:09:47 +00:00
nsStreamUtils.h Bug 1608114 - Increase the priority of the TRR main thread events r=mayhemer 2020-01-31 08:46:44 +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 Bug 1613985 - Use default for equivalent-to-default constructors/destructors in xpcom. r=froydnj 2020-02-12 11:13:33 +00:00
nsUnicharInputStream.h
nsWildCard.cpp Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj 2019-12-20 07:16:43 +00:00
nsWildCard.h