gecko-dev/xpcom/io
timeless%mozdev.org c81fa7761e Bug 234624 crashes converting \r\r\n input from Iframe into a hidden form field [@ ConvertBreaks]
patch by tor@acm.org r=dougt
2005-09-16 21:06:21 +00:00
..
.cvsignore
Makefile.in Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and 2005-06-24 19:44:50 +00:00
SpecialSystemDirectory.cpp clean up old mac os classic stuff. b=281889 r=smfr sr=bryner a=bsmedberg 2005-07-06 01:23:20 +00:00
SpecialSystemDirectory.h
macDirectoryCopy.c clean up old mac os classic stuff. b=281889 r=smfr sr=bryner a=bsmedberg 2005-07-06 01:23:20 +00:00
macDirectoryCopy.h
nsAppDirectoryServiceDefs.h bug 123315 - user-added searchplugins should be installed into the profile, r=bsmedberg, sr=shaver, a=bsmedberg 2005-06-29 15:55:57 +00:00
nsAppFileLocationProvider.cpp bug 123315 - user-added searchplugins should be installed into the profile, r=bsmedberg, sr=shaver, a=bsmedberg 2005-06-29 15:55:57 +00:00
nsAppFileLocationProvider.h
nsBinaryStream.cpp
nsBinaryStream.h
nsByteArrayInputStream.cpp
nsByteArrayInputStream.h
nsDirectoryService.cpp Bug 308573 use if (NS_FAILED(...)) instead of if NS_FAILED(...) 2005-09-15 23:17:17 +00:00
nsDirectoryService.h Bug 296430, part "xpcom" - Add a category for directory-service providers which will be registered after autoregistration but before xpcom-startup r=darin a=asa 2005-06-07 19:35:20 +00:00
nsDirectoryServiceDefs.h
nsDirectoryServiceUtils.h
nsEscape.cpp Bug 288154 If the path has 0x7c in its name, firefox cannot open the file (Should encode 0x7c to %7C) r+sr=darin, a=benjamin 2005-07-28 14:51:17 +00:00
nsEscape.h Bug 292908 r:/mozilla\intl\uconv\src\nsTextToSubURI.cpp(231) : warning C4309: 'argument' : truncation of constant value 2005-06-01 18:34:53 +00:00
nsFastLoadFile.cpp
nsFastLoadFile.h
nsFastLoadPtr.h
nsFastLoadService.cpp Bug 293461 - Make safe mode a system option and make handling by the EM less fragile. Also fixes bug 275529 - allows app ID and extension ID to be a prettyname@vendor.tld instead of {GUID}. r=darin+robstrong a=asa 2005-05-12 13:23:30 +00:00
nsFastLoadService.h
nsIAsyncInputStream.idl
nsIAsyncOutputStream.idl
nsIBaseStream.idl
nsIBinaryInputStream.idl
nsIBinaryOutputStream.idl
nsIByteArrayInputStream.idl
nsIConverterInputStream.idl Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and 2005-06-24 19:44:50 +00:00
nsIConverterOutputStream.idl Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and 2005-06-24 19:44:50 +00:00
nsIDirectoryEnumerator.idl
nsIDirectoryService.idl Bug 295247 - Allow extensions to ship plugin DLLs, part 1 - r=darin a=shaver 2005-06-02 13:29:04 +00:00
nsIFastLoadFileControl.idl
nsIFastLoadService.idl Bug 293461 - Make safe mode a system option and make handling by the EM less fragile. Also fixes bug 275529 - allows app ID and extension ID to be a prettyname@vendor.tld instead of {GUID}. r=darin+robstrong a=asa 2005-05-12 13:23:30 +00:00
nsIFile.idl
nsIInputStream.idl
nsIInputStreamTee.idl
nsILineInputStream.idl Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and 2005-06-24 19:44:50 +00:00
nsILocalFile.idl
nsILocalFileMac.idl
nsILocalFileOS2.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00
nsILocalFileWin.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00
nsIMultiplexInputStream.idl
nsIObjectInputStream.idl
nsIObjectOutputStream.idl
nsIObservableInputStream.idl
nsIObservableOutputStream.idl
nsIOutputStream.idl
nsIPipe.idl
nsIScriptableInputStream.idl
nsISeekableStream.idl
nsIStorageStream.idl
nsIStreamBufferAccess.idl
nsIStringStream.idl Removing nsIRandomAccessStore from tree (still lives in obsolete). b=283487 r=darin, sr=mscott, a=asa 2005-06-17 03:47:11 +00:00
nsIUnicharInputStream.idl Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and 2005-06-24 19:44:50 +00:00
nsIUnicharLineInputStream.idl Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and 2005-06-24 19:44:50 +00:00
nsIUnicharOutputStream.idl Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and 2005-06-24 19:44:50 +00:00
nsInputStreamTee.cpp
nsLinebreakConverter.cpp Bug 234624 crashes converting \r\r\n input from Iframe into a hidden form field [@ ConvertBreaks] 2005-09-16 21:06:21 +00:00
nsLinebreakConverter.h
nsLocalFile.h
nsLocalFileCommon.cpp fix 254527 crash when using a symlink to a signature file, r/sr=darin, a=benjamin 2005-06-29 17:25:24 +00:00
nsLocalFileMac.cpp
nsLocalFileMac.h
nsLocalFileOS2.cpp fixes bug 308369 "Stop copying stat cache when cloning nsIFile instances" r=josh sr=dougt 2005-09-13 22:08:52 +00:00
nsLocalFileOS2.h #294067 2005-07-08 16:18:44 +00:00
nsLocalFileOSX.cpp Bug 298529, Core support for Mac 10.4u ("universal") SDK, part 2. Mac alias API update. r=josh sr=smfr a=asa via irc 2005-06-30 04:32:24 +00:00
nsLocalFileOSX.h
nsLocalFileUnicode.h
nsLocalFileUnix.cpp Bug 308573 use if (NS_FAILED(...)) instead of if NS_FAILED(...) 2005-09-15 23:17:17 +00:00
nsLocalFileUnix.h
nsLocalFileWin.cpp fixes bug 308369 "Stop copying stat cache when cloning nsIFile instances" r=josh sr=dougt 2005-09-13 22:08:52 +00:00
nsLocalFileWin.h
nsMultiplexInputStream.cpp
nsMultiplexInputStream.h
nsNativeCharsetUtils.cpp
nsNativeCharsetUtils.h
nsPipe.h fixes bug 300423 "Expose nsIPipe implementation via component factory" r+a=bsmedberg 2005-07-18 23:39:56 +00:00
nsPipe3.cpp fixes bug 300423 "Expose nsIPipe implementation via component factory" r+a=bsmedberg 2005-07-18 23:39:56 +00:00
nsScriptableInputStream.cpp
nsScriptableInputStream.h
nsSegmentedBuffer.cpp
nsSegmentedBuffer.h
nsStorageStream.cpp
nsStorageStream.h
nsStreamUtils.cpp
nsStreamUtils.h
nsStringIO.h
nsStringStream.cpp Removing nsIRandomAccessStore from tree (still lives in obsolete). b=283487 r=darin, sr=mscott, a=asa 2005-06-17 03:47:11 +00:00
nsStringStream.h Removing nsIRandomAccessStore from tree (still lives in obsolete). b=283487 r=darin, sr=mscott, a=asa 2005-06-17 03:47:11 +00:00
nsUnicharInputStream.cpp Take surrogate pairs into account in UTF8InputStream::CountValidUTF8Bytes. Bug 299111, r=darin, sr=dbaron 2005-08-22 10:50:49 +00:00