gecko-dev/xpcom/io
Chris Peterson 37efe4d0e6 Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
MozReview-Commit-ID: DCPTnyBooIe

--HG--
extra : rebase_source : cfec2d96faeb11656d86d760a34e0a04cacddb13
extra : intermediate-source : 6176724d63788b0fe8caa3f91607c2d93dbaa7ec
extra : source : eebbb0600447f9b64aae3bcd47b4be66c02a51ea
2017-11-05 19:37:28 -08:00
..
Base64.cpp Bug 1413490 - Base64.cpp: disable the formatting of kBase64DecodeTable & kBase64URLDecodeTable r=erahm 2017-11-01 11:24:37 +01:00
Base64.h Bug 1362449 - part 1a - fix Encode*to* for non-8-bit character types; r=erahm 2017-09-06 16:58:37 -04:00
CocoaFileUtils.h Bug 1364984 - use non-deprecated API for finding the temporary directory on OS X; r=mstange 2017-06-07 20:40:50 -04:00
CocoaFileUtils.mm Bug 1364984 - use non-deprecated API for finding the temporary directory on OS X; r=mstange 2017-06-07 20:40:50 -04:00
FileDescriptorFile.cpp Bug 1412119 - Re-fix mode lines in xpcom. r=erahm 2017-10-26 14:39:00 -04:00
FileDescriptorFile.h Bug 1412119 - Re-fix mode lines in xpcom. r=erahm 2017-10-26 14:39:00 -04:00
FileUtilsWin.cpp Bug 1375392 - Tweak the PROFILER_LABEL* macros. r=mstange. 2017-06-22 17:08:53 +10:00
FileUtilsWin.h Bug 1423773 - Part 1: Remove usage of nsStringGlue.h. r=glandium 2017-12-06 16:52:51 -08:00
SlicedInputStream.cpp Bug 1414767 - Moving SlicedInputStream under mozilla namespace, r=froydnj 2017-11-07 01:04:06 +01:00
SlicedInputStream.h Bug 1414767 - Moving SlicedInputStream under mozilla namespace, r=froydnj 2017-11-07 01:04:06 +01:00
SnappyCompressOutputStream.cpp
SnappyCompressOutputStream.h Bug 1148527 - Indentation fix after bug 1145631, r=ehsan 2015-03-27 18:52:19 +00:00
SnappyFrameUtils.cpp Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj 2016-05-22 13:31:11 -07:00
SnappyFrameUtils.h
SnappyUncompressInputStream.cpp Backed out 6 changesets (bug 1371699) for various failures including frequent img-blobURI-2.html failures and leaks a=backout 2017-06-13 17:50:11 -07:00
SnappyUncompressInputStream.h Backed out 6 changesets (bug 1371699) for various failures including frequent img-blobURI-2.html failures and leaks a=backout 2017-06-13 17:50:11 -07:00
SpecialSystemDirectory.cpp Bug 1411001 - Remove the +x permissions on cpp & h files r=froydnj 2017-10-23 20:59:55 +02:00
SpecialSystemDirectory.h Bug 1403100 - Fix compilation on High Sierra (10.13). r=froydnj 2017-09-26 11:52:29 +02:00
crc32c.c
crc32c.h
moz.build Bug 1394734 - Replace CONFIG['MSVC'] by CONFIG['CC_TYPE'] r=glandium 2017-12-08 13:46:13 +01:00
nsAnonymousTemporaryFile.cpp Bug 1404198: Part 2b - Switch to NS_NewTimer* in xpcom. r=njn 2017-10-15 23:11:22 -07:00
nsAnonymousTemporaryFile.h Bug 1403706 - Remove race conditions in temporary blob - part 3 - NS_OpenAnonymousTemporaryNsIFile, r=smaug 2017-10-05 07:41:41 +02:00
nsAppDirectoryServiceDefs.h Bug 1405670 - remove support for NS_APP_SEARCH_DIR_LIST and NS_APP_SEARCH_DIR from the directory service, r=adw. 2017-11-17 12:05:20 +01:00
nsAppFileLocationProvider.cpp Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
nsAppFileLocationProvider.h Bug 1398291 - Remove remaining IsOSXLeopard leftover. r=mstange 2017-09-08 21:15:00 +02:00
nsBinaryStream.cpp Bug 1404198: Part 1 - Add non-virtual constructor for nsIObject(Input|Output)Stream and update existing callers. r=njn 2017-10-04 20:06:28 -07:00
nsBinaryStream.h Bug 1404198: Part 1 - Add non-virtual constructor for nsIObject(Input|Output)Stream and update existing callers. r=njn 2017-10-04 20:06:28 -07:00
nsDirectoryService.cpp Bug 1410294 (part 3) - Overhaul static atom macros. r=froydnj. 2017-10-22 08:50:25 +11:00
nsDirectoryService.h Bug 1410294 (part 3) - Overhaul static atom macros. r=froydnj. 2017-10-22 08:50:25 +11:00
nsDirectoryServiceAtomList.h Bug 1162327 Part 1: Change low integrity temp to a fixed dir per profile and improve clean-up. r=jimm, r=froydnj 2015-05-18 11:51:07 +01:00
nsDirectoryServiceDefs.h Backed out changeset f9db424c4c6a (bug 1403366) 2017-09-29 17:19:29 +02:00
nsDirectoryServiceUtils.h
nsEscape.cpp Bug 1426996 - Use fallible assign in NS_EscapeAndFilterURL r=kershaw 2017-12-26 21:47:22 +01:00
nsEscape.h Bug 1385172 - Move some comments in nsEscape.h. r=erahm. 2017-08-21 08:58:28 +10:00
nsIAsyncInputStream.idl
nsIAsyncOutputStream.idl Bug 1289811 - Give nsIOutputStreamCallback a [function] attribute. r=nfroyd 2016-07-28 14:18:00 -04:00
nsIBinaryInputStream.idl
nsIBinaryOutputStream.idl
nsICloneableInputStream.idl Bug 1397645 - Optimize IPCBlobInputStream slicing with the introduction of nsICloneableInputStreamWithRange, r=asuth 2017-09-11 17:29:15 +02:00
nsIConverterInputStream.idl
nsIConverterOutputStream.idl Bug 1372886 - Remove dead parameters from nsIConverterInputStream.init(). r=hsivonen 2017-06-17 19:30:09 +09:00
nsIDirectoryEnumerator.idl
nsIDirectoryService.idl
nsIFile.idl Backed out changeset c8fe57b085bd (bug 1333631) 2017-01-30 23:17:34 +01:00
nsIIOUtil.idl
nsIInputStream.idl Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj. 2016-08-12 17:36:22 +10:00
nsIInputStreamTee.idl
nsILineInputStream.idl
nsILocalFileMac.idl Bug 1375125 - Remove nsILocalFile. r=froydnj 2017-08-05 09:43:49 +09:00
nsILocalFileWin.idl Bug 1375125 - Remove nsILocalFile. r=froydnj 2017-08-05 09:43:49 +09:00
nsIMultiplexInputStream.idl Bug 1426888 - Get rid of nsIMultiplexInputStream::RemoveStream, r=smaug 2017-12-30 12:47:12 +01:00
nsIOUtil.cpp
nsIOUtil.h
nsIObjectInputStream.idl Bug 1404198: Part 1 - Add non-virtual constructor for nsIObject(Input|Output)Stream and update existing callers. r=njn 2017-10-04 20:06:28 -07:00
nsIObjectOutputStream.idl Bug 1404198: Part 1 - Add non-virtual constructor for nsIObject(Input|Output)Stream and update existing callers. r=njn 2017-10-04 20:06:28 -07:00
nsIOutputStream.idl Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj. 2016-08-12 17:36:22 +10:00
nsIPipe.idl Bug 1295825 (part 2) - Use [must_use] and MOZ_MUST_USE in nsIPipe.idl. r=froydnj. 2016-08-17 16:52:48 +10:00
nsISafeOutputStream.idl
nsIScriptableBase64Encoder.idl
nsIScriptableInputStream.idl
nsISeekableStream.idl
nsIStorageStream.idl
nsIStreamBufferAccess.idl
nsIStringStream.idl Backed out 6 changesets (bug 1371699) for various failures including frequent img-blobURI-2.html failures and leaks a=backout 2017-06-13 17:50:11 -07:00
nsIUnicharInputStream.idl Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj. 2016-08-12 17:36:22 +10:00
nsIUnicharLineInputStream.idl
nsIUnicharOutputStream.idl Bug 1261841 part 2 - Use encoding_rs instead of uconv. r=emk,mystor. 2017-06-13 13:23:23 +03:00
nsInputStreamTee.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
nsLinebreakConverter.cpp Bug 1270310 - Part 2: Pass buffer length to Assign call in ConvertStringLineBreaks. r=froydnj 2016-05-05 15:52:16 -07:00
nsLinebreakConverter.h
nsLocalFile.h Bug 1389168 - Remove unnecessary IBM license text. r=gerv 2017-08-16 16:10:56 -05:00
nsLocalFileCommon.cpp Bug 1425877 - Non-unified build fixes for xpcom/io/nsLocalFileCommon.cpp r=cpearce 2017-12-18 09:08:00 +02:00
nsLocalFileUnix.cpp Bug 1396601 - Removed all instances of MOZ_ENABLE_CONTENTACTION from .cpp files and moz.build file. r=paolo 2018-01-08 23:48:56 +05:30
nsLocalFileUnix.h Bug 1375125 - Remove nsILocalFile. r=froydnj 2017-08-05 09:43:49 +09:00
nsLocalFileWin.cpp Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
nsLocalFileWin.h Bug 1375125 - Remove nsILocalFile. r=froydnj 2017-08-05 09:43:49 +09:00
nsMultiplexInputStream.cpp Bug 1426888 - Get rid of nsIMultiplexInputStream::RemoveStream, r=smaug 2017-12-30 12:47:12 +01:00
nsMultiplexInputStream.h
nsNativeCharsetUtils.cpp Bug 960957 - Drop nsIFile support for non-UTF-8 file path encodings on non-Windows platforms. r=emk,m_kato 2017-12-05 13:33:52 +02:00
nsNativeCharsetUtils.h Bug 960957 - Drop nsIFile support for non-UTF-8 file path encodings on non-Windows platforms. r=emk,m_kato 2017-12-05 13:33:52 +02:00
nsPipe.h
nsPipe3.cpp Bug 1427023 - Remove nsCRT::strncmp. r=erahm 2018-01-09 23:49:37 +09:00
nsScriptableBase64Encoder.cpp Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan 2015-08-04 16:17:36 -07:00
nsScriptableBase64Encoder.h
nsScriptableInputStream.cpp Bug 1258498: Use fallible allocation in nsScriptableInputStream::ReadBytes. r= froydnj 2016-03-21 13:49:18 -07:00
nsScriptableInputStream.h
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 1060419 - make log_print use Printf.h, r=froydnj 2016-12-15 20:16:31 -07:00
nsStorageStream.h Bug 1295053 (part 3) - Don't use NS_METHOD for xpcom IO functions. r=froydnj. 2016-08-15 14:30:32 +10:00
nsStreamUtils.cpp Bug 1418164 - Don't leave uninitialized values lying around. r=froydnj 2017-11-16 17:54:57 -08:00
nsStreamUtils.h Backed out changeset 097c44e15165 (bug 1371699) 2017-10-05 13:10:55 +02:00
nsStringStream.cpp Bug 1396290 - nsStringStream should propagate the OOM error of SetData() when cloned, r=froydnj 2017-09-06 18:11:44 +02:00
nsStringStream.h Bug 1423773 - Part 1: Remove usage of nsStringGlue.h. r=glandium 2017-12-06 16:52:51 -08:00
nsUnicharInputStream.cpp Bug 1374580 (part 1) - Remove nsASingleFragment{,C}String typedefs. r=froydnj. 2017-06-20 19:18:17 +10:00
nsUnicharInputStream.h Bug 1238545 - Remove nsISimpleUnicharStreamFactory; r=froydnj 2016-01-13 17:04:25 -05:00
nsWildCard.cpp Bug 1220035 - Fix -Wimplicit-fallthrough warnings in xpcom. r=mccr8 2015-10-29 21:31:32 -07:00
nsWildCard.h