gecko-dev/xpcom/io
Stephen A Pohl 41a9498074 Bug 1684897: Ensure that xpcom/io/CocoaFileUtils.mm uses NSAutoReleasePools. r=mac-reviewers,mstange
Differential Revision: https://phabricator.services.mozilla.com/D197607
2024-01-08 15:14:52 +00:00
..
Base64.cpp Bug 1804564 - Respect aCount better in EncodeInputStream, r=mccr8,necko-reviewers,jesup 2023-01-18 22:03:18 +00:00
Base64.h
CocoaFileUtils.h Bug 1684897: Ensure that xpcom/io/CocoaFileUtils.mm uses NSAutoReleasePools. r=mac-reviewers,mstange 2024-01-08 15:14:52 +00:00
CocoaFileUtils.mm Bug 1684897: Ensure that xpcom/io/CocoaFileUtils.mm uses NSAutoReleasePools. r=mac-reviewers,mstange 2024-01-08 15:14:52 +00:00
FileDescriptorFile.cpp Bug 1788986 - Part 4: Add a counter for nsIFile r=xpcom-reviewers,nika,barret,janv 2023-02-06 11:32:48 +00:00
FileDescriptorFile.h
FilePreferences.cpp
FilePreferences.h
FileUtilsWin.cpp Bug 1811981 - Add ability to run both x86 and ARM Widevine plugins on Windows ARM. r=jld 2023-01-31 20:57:11 +00:00
FileUtilsWin.h Bug 1811981 - Add ability to run both x86 and ARM Widevine plugins on Windows ARM. r=jld 2023-01-31 20:57:11 +00:00
FixedBufferOutputStream.cpp Bug 1818305 - Part 1: Add a streamStatus method to nsIOutputStream, r=necko-reviewers,geckoview-reviewers,jesup,emilio,m_kato,devtools-reviewers 2023-03-15 19:52:33 +00:00
FixedBufferOutputStream.h Bug 1791725 - Add FixedBufferOutputStream; r=xpcom-reviewers,nika 2022-10-26 15:56:38 +00:00
InputStreamLengthHelper.cpp
InputStreamLengthHelper.h
InputStreamLengthWrapper.cpp Bug 1818305 - Part 2: Add a streamStatus method to nsIInputStream, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,valentin,jesup,m_kato,mccr8 2023-03-15 19:52:34 +00:00
InputStreamLengthWrapper.h
NonBlockingAsyncInputStream.cpp Bug 1826580 - Part 1: Allow resubscription on NonBlockingAsyncInputStream r=nika 2023-04-14 11:40:43 +00:00
NonBlockingAsyncInputStream.h
SlicedInputStream.cpp Bug 1818305 - Part 2: Add a streamStatus method to nsIInputStream, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,valentin,jesup,m_kato,mccr8 2023-03-15 19:52:34 +00:00
SlicedInputStream.h
SnappyCompressOutputStream.cpp Bug 1818305 - Part 1: Add a streamStatus method to nsIOutputStream, r=necko-reviewers,geckoview-reviewers,jesup,emilio,m_kato,devtools-reviewers 2023-03-15 19:52:33 +00:00
SnappyCompressOutputStream.h
SnappyFrameUtils.cpp
SnappyFrameUtils.h
SnappyUncompressInputStream.cpp Bug 1818305 - Part 2: Add a streamStatus method to nsIInputStream, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,valentin,jesup,m_kato,mccr8 2023-03-15 19:52:34 +00:00
SnappyUncompressInputStream.h
SpecialSystemDirectory.cpp Bug 1684897: Ensure that xpcom/io/CocoaFileUtils.mm uses NSAutoReleasePools. r=mac-reviewers,mstange 2024-01-08 15:14:52 +00:00
SpecialSystemDirectory.h Bug 1072345 - Change devtools screenshot save location. r=devtools-reviewers,xpcom-reviewers,nchevobbe,mstange,nika 2023-03-09 13:04:50 +00:00
StreamBufferSink.h Bug 1791725 - Add FixedBufferOutputStream; r=xpcom-reviewers,nika 2022-10-26 15:56:38 +00:00
StreamBufferSinkImpl.h Bug 1791725 - Add FixedBufferOutputStream; r=xpcom-reviewers,nika 2022-10-26 15:56:38 +00:00
StreamBufferSource.h Bug 1791729 - Expose StreamBufferSource implementations; r=xpcom-reviewers,nika 2022-10-26 18:01:48 +00:00
StreamBufferSourceImpl.h Bug 1791729 - Expose StreamBufferSource implementations; r=xpcom-reviewers,nika 2022-10-26 18:01:48 +00:00
components.conf
crc32c.c
crc32c.h
moz.build Bug 1850483 - use unified sources for xpcom/io r=glandium 2023-08-30 08:52:27 +00:00
nsAnonymousTemporaryFile.cpp
nsAnonymousTemporaryFile.h
nsAppDirectoryServiceDefs.h Bug 1772089 p5: Remove content temp dir from Windows and masOS. r=jld,haik,glandium 2023-02-24 08:44:41 +00:00
nsAppFileLocationProvider.cpp Bug 1684897: Ensure that xpcom/io/CocoaFileUtils.mm uses NSAutoReleasePools. r=mac-reviewers,mstange 2024-01-08 15:14:52 +00:00
nsAppFileLocationProvider.h Bug 1795568 Part 1 - Remove plugin support code r=emilio 2022-10-24 18:56:41 +00:00
nsBinaryStream.cpp Bug 1818305 - Part 2: Add a streamStatus method to nsIInputStream, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,valentin,jesup,m_kato,mccr8 2023-03-15 19:52:34 +00:00
nsBinaryStream.h
nsDirectoryService.cpp Bug 1072345 - Change devtools screenshot save location. r=devtools-reviewers,xpcom-reviewers,nchevobbe,mstange,nika 2023-03-09 13:04:50 +00:00
nsDirectoryService.h
nsDirectoryServiceDefs.h Bug 1772089 p5: Remove content temp dir from Windows and masOS. r=jld,haik,glandium 2023-02-24 08:44:41 +00:00
nsDirectoryServiceUtils.h
nsEscape.cpp Bug 1856140 - Update set of url-escaped chars used for username/password to match WPT test expectations. r=necko-reviewers,jesup 2023-10-02 19:19:03 +00:00
nsEscape.h
nsIAsyncInputStream.idl Bug 1348272 - Mark nsIInputStream and nsIOutputStream as builtinclass, r=xpcom-reviewers,necko-reviewers,barret,valentin 2022-09-09 18:22:36 +00:00
nsIAsyncOutputStream.idl Bug 1348272 - Mark nsIInputStream and nsIOutputStream as builtinclass, r=xpcom-reviewers,necko-reviewers,barret,valentin 2022-09-09 18:22:36 +00:00
nsIBinaryInputStream.idl Bug 1348272 - Mark nsIInputStream and nsIOutputStream as builtinclass, r=xpcom-reviewers,necko-reviewers,barret,valentin 2022-09-09 18:22:36 +00:00
nsIBinaryOutputStream.idl
nsICloneableInputStream.idl
nsIConverterInputStream.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsIConverterOutputStream.idl Bug 1348272 - Mark nsIInputStream and nsIOutputStream as builtinclass, r=xpcom-reviewers,necko-reviewers,barret,valentin 2022-09-09 18:22:36 +00:00
nsIDirectoryEnumerator.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsIDirectoryService.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsIFile.idl Bug 1788986 - Part 4: Add a counter for nsIFile r=xpcom-reviewers,nika,barret,janv 2023-02-06 11:32:48 +00:00
nsIIOUtil.idl Bug 1348272 - Mark nsIInputStream and nsIOutputStream as builtinclass, r=xpcom-reviewers,necko-reviewers,barret,valentin 2022-09-09 18:22:36 +00:00
nsIInputStream.idl Bug 1820268 - make nsI{Input,Output}Stream::Close() idempotent r=xpcom-reviewers,nika,necko-reviewers,valentin 2023-03-29 17:01:32 +00:00
nsIInputStreamLength.idl
nsIInputStreamPriority.idl
nsIInputStreamTee.idl Bug 1348272 - Mark nsIInputStream and nsIOutputStream as builtinclass, r=xpcom-reviewers,necko-reviewers,barret,valentin 2022-09-09 18:22:36 +00:00
nsILineInputStream.idl
nsILocalFileMac.idl
nsILocalFileWin.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsIMultiplexInputStream.idl
nsIOUtil.cpp
nsIOUtil.h
nsIObjectInputStream.idl
nsIObjectOutputStream.idl
nsIOutputStream.idl Bug 1820268 - make nsI{Input,Output}Stream::Close() idempotent r=xpcom-reviewers,nika,necko-reviewers,valentin 2023-03-29 17:01:32 +00:00
nsIPipe.idl Bug 1800342: Make NS_NewPipe2 and NS_NewPipe infallible, to reflect reality. r=xpcom-reviewers,necko-reviewers,nika,kershaw 2022-11-14 23:22:16 +00:00
nsIRandomAccessStream.idl Bug 1791750 - Add a new argument to serialization methods for passing optional callbacks; r=dom-storage-reviewers,ipc-reviewers,nika,jari 2022-12-16 06:38:12 +00:00
nsISafeOutputStream.idl
nsIScriptableBase64Encoder.idl
nsIScriptableInputStream.idl
nsISeekableStream.idl
nsIStorageStream.idl
nsIStreamBufferAccess.idl
nsIStringStream.idl
nsITellableStream.idl
nsIUnicharInputStream.idl Bug 1170668 - Improve short read handling in nsConverterInputStream, r=hsivonen 2022-08-11 17:37:20 +00:00
nsIUnicharLineInputStream.idl
nsIUnicharOutputStream.idl
nsInputStreamTee.cpp Bug 1856795 - Remove redundant member init r=emilio 2023-10-15 15:29:02 +00:00
nsLinebreakConverter.cpp Bug 1792574, part 3 - Don't include nsMemory where it isn't needed. r=xpcom-reviewers,necko-reviewers,valentin,nika 2022-09-28 15:17:46 +00:00
nsLinebreakConverter.h
nsLocalFile.h
nsLocalFileCommon.cpp Bug 1847180. r=dimi 2023-09-15 14:53:50 +00:00
nsLocalFileCommon.h Bug 1847180. r=dimi 2023-09-15 14:53:50 +00:00
nsLocalFileUnix.cpp Bug 1796023 - Compare return value of readlink in nsLocalFileUnix::GetNativeTarget r=xpcom-reviewers,nika 2023-10-23 16:58:25 +00:00
nsLocalFileUnix.h Bug 1786608 - Add nsIFile::accessTime{,OfLink} r=xpcom-reviewers,nika 2022-11-20 22:37:17 +00:00
nsLocalFileWin.cpp Bug 1815062, move filename and extension validity checks into SanitizeFileName so that they get called after sanitization is complete, r=Gijs,necko-reviewers 2023-02-28 18:57:24 +00:00
nsLocalFileWin.h Bug 1815062, move filename and extension validity checks into SanitizeFileName so that they get called after sanitization is complete, r=Gijs,necko-reviewers 2023-02-28 18:57:24 +00:00
nsMultiplexInputStream.cpp Bug 1818305 - Part 2: Add a streamStatus method to nsIInputStream, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,valentin,jesup,m_kato,mccr8 2023-03-15 19:52:34 +00:00
nsMultiplexInputStream.h
nsNativeCharsetUtils.cpp
nsNativeCharsetUtils.h
nsPipe.h
nsPipe3.cpp Bug 1820359 - Move precise max length limits from `nsSegmentedBuffer` to callers, r=xpcom-reviewers,mccr8 2023-03-24 19:07:44 +00:00
nsScriptableBase64Encoder.cpp
nsScriptableBase64Encoder.h
nsScriptableInputStream.cpp Bug 1792574, part 3 - Don't include nsMemory where it isn't needed. r=xpcom-reviewers,necko-reviewers,valentin,nika 2022-09-28 15:17:46 +00:00
nsScriptableInputStream.h
nsSegmentedBuffer.cpp Bug 1820359 - Move precise max length limits from `nsSegmentedBuffer` to callers, r=xpcom-reviewers,mccr8 2023-03-24 19:07:44 +00:00
nsSegmentedBuffer.h Bug 1820359 - Move precise max length limits from `nsSegmentedBuffer` to callers, r=xpcom-reviewers,mccr8 2023-03-24 19:07:44 +00:00
nsStorageStream.cpp Bug 1820359 - Move precise max length limits from `nsSegmentedBuffer` to callers, r=xpcom-reviewers,mccr8 2023-03-24 19:07:44 +00:00
nsStorageStream.h Bug 1820359 - Move precise max length limits from `nsSegmentedBuffer` to callers, r=xpcom-reviewers,mccr8 2023-03-24 19:07:44 +00:00
nsStreamUtils.cpp Bug 1856795 - ride along: use = default; on some recently modified files r=emilio 2023-10-15 15:29:03 +00:00
nsStreamUtils.h
nsStringStream.cpp Bug 1724649 - Followup to remove #include plstr.h r=necko-reviewers,xpcom-reviewers,valentin,nika 2023-05-15 14:53:02 +00:00
nsStringStream.h Bug 1792574, part 3 - Don't include nsMemory where it isn't needed. r=xpcom-reviewers,necko-reviewers,valentin,nika 2022-09-28 15:17:46 +00:00
nsUnicharInputStream.cpp
nsUnicharInputStream.h
nsWildCard.cpp
nsWildCard.h