pjs/xpcom/io
asqueella%gmail.com d343f35e22 Bug 347752 - Crash [@ MSVCR80.dll] when using nsIProperties service get method with null argument
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r=darin, sr=dougt
2007-05-13 16:48:39 +00:00
..
.cvsignore
Makefile.in bug 359808 : drop support for Win 9x/ME (r/sr=darin) 2006-11-16 00:59:55 +00:00
SpecialSystemDirectory.cpp [OS/2] Bug 356287: replace possible forward slashes in q:\tmp with backward slashes, r/sr=mkaply 2006-11-20 21:06:11 +00:00
SpecialSystemDirectory.h remove XP_MAC from xpcom. b=281889 r=bsmedberg 2006-11-16 09:10:09 +00:00
macDirectoryCopy.c
macDirectoryCopy.h
nsAppDirectoryServiceDefs.h Bug 364297: add a new per-profile default-pref directory and associated directory service keys, and a way to trigger pref service default pref reloading to facilitate the change of default prefs without affecting exisiting users, r=mconnor, sr=bsmedberg 2007-05-02 20:13:33 +00:00
nsAppFileLocationProvider.cpp Bug 368297 - Fail to find plugins under MOZ_PLUGIN_PATH, patch by Boying Lu <brian.lu@sun.com>, r=me 2007-02-21 19:45:48 +00:00
nsAppFileLocationProvider.h
nsBinaryStream.cpp
nsBinaryStream.h Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 14:22:04 +00:00
nsDirectoryService.cpp Bug 347752 - Crash [@ MSVCR80.dll] when using nsIProperties service get method with null argument 2007-05-13 16:48:39 +00:00
nsDirectoryService.h Bug 308073. Adding Download folder to directory service. r=timeless 2006-10-24 20:56:13 +00:00
nsDirectoryServiceDefs.h Bug 308073. Adding Download folder to directory service. r=timeless 2006-10-24 20:56:13 +00:00
nsDirectoryServiceUtils.h
nsEscape.cpp
nsEscape.h
nsFastLoadFile.cpp Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg 2007-03-27 15:33:45 +00:00
nsFastLoadFile.h
nsFastLoadService.cpp
nsFastLoadService.h
nsIAsyncInputStream.idl
nsIAsyncOutputStream.idl
nsIBaseStream.idl
nsIBinaryInputStream.idl Bug 331996 nsIBinaryInputStream.readString/nsIBinaryInputStream.readCString and nsBinaryInputStream.readString/nsBinaryInputStream.readCString don't agree 2006-10-16 08:01:00 +00:00
nsIBinaryOutputStream.idl Bug 331996 nsIBinaryInputStream.readString/nsIBinaryInputStream.readCString and nsBinaryInputStream.readString/nsBinaryInputStream.readCString don't agree 2006-10-16 08:01:00 +00:00
nsIConverterInputStream.idl
nsIConverterOutputStream.idl
nsIDirectoryEnumerator.idl
nsIDirectoryService.idl
nsIFastLoadFileControl.idl
nsIFastLoadService.idl
nsIFile.idl remove XP_MAC from xpcom. b=281889 r=bsmedberg 2006-11-16 09:10:09 +00:00
nsIInputStream.idl
nsIInputStreamTee.idl
nsILineInputStream.idl
nsILocalFile.idl Add missing calls to PR_UnloadLibrary (excluding XPCOM component loader and nsPluginsDir*). b=374332 r=bsmedberg 2007-04-15 22:23:00 +00:00
nsILocalFileMac.idl Bug 364521 - Need a bundleIdentifier attribute in nsILocalFileMac. r=mento, sr=pink. 2006-12-23 20:17:29 +00:00
nsILocalFileOS2.idl
nsILocalFileWin.idl
nsIMultiplexInputStream.idl
nsIObjectInputStream.idl
nsIObjectOutputStream.idl
nsIObservableInputStream.idl
nsIObservableOutputStream.idl
nsIOutputStream.idl
nsIPipe.idl
nsIScriptableInputStream.idl
nsISeekableStream.idl
nsISimpleUnicharStreamFactory.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
nsIStorageStream.idl
nsIStreamBufferAccess.idl
nsIStringStream.idl
nsIUnicharInputStream.idl
nsIUnicharLineInputStream.idl
nsIUnicharOutputStream.idl
nsInputStreamTee.cpp
nsLinebreakConverter.cpp
nsLinebreakConverter.h
nsLocalFile.h remove XP_MAC from xpcom. b=281889 r=bsmedberg 2006-11-16 09:10:09 +00:00
nsLocalFileCommon.cpp remove XP_MAC from xpcom. b=281889 r=bsmedberg 2006-11-16 09:10:09 +00:00
nsLocalFileOS2.cpp Bug 361351: nsIFile.exists() should throw NOT_INITIALIZED if nsIFile is not initialized, patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>, r+sr=darin 2006-12-16 14:55:00 +00:00
nsLocalFileOS2.h
nsLocalFileOSX.cpp nsLocalFile::GetParent() doesn't return nsnull at top of volume. patch by Wladimir Palant. b=332389 r=sayrer r=josh 2007-03-07 22:17:01 +00:00
nsLocalFileOSX.h
nsLocalFileUnicode.h
nsLocalFileUnix.cpp Bug 351950. nsLocalFileUnix has "access"(system call) problem on Solaris. 2006-12-06 03:58:48 +00:00
nsLocalFileUnix.h
nsLocalFileWin.cpp Bug 373640 - nsIFile.parent throws an exception on reaching top of file system on Windows -- should return null. r=bsmedberg 2007-03-25 07:28:06 +00:00
nsLocalFileWin.h
nsMultiplexInputStream.cpp
nsMultiplexInputStream.h
nsNativeCharsetUtils.cpp remove XP_MAC from xpcom. b=281889 r=bsmedberg 2006-11-16 09:10:09 +00:00
nsNativeCharsetUtils.h bug 359808 : drop support for Win 9x/ME (r/sr=darin) 2006-11-16 00:59:55 +00:00
nsPipe.h
nsPipe3.cpp Bug 372546 - Mark pipe input/output streams as threadsafe. r=bsmedberg 2007-03-25 07:31:45 +00:00
nsScriptableInputStream.cpp
nsScriptableInputStream.h Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 14:22:04 +00:00
nsSegmentedBuffer.cpp
nsSegmentedBuffer.h
nsStorageStream.cpp Bug 367467 - Allow inputstream generation at the end of data in a storage stream (i.e., so reading from the new stream automatically blocks/throws and doesn't even read any data). r=bsmedberg 2007-03-09 12:28:55 +00:00
nsStorageStream.h
nsStreamUtils.cpp
nsStreamUtils.h
nsStringIO.h
nsStringStream.cpp Bug 283487 nsStringInputStream is still broken 2006-12-06 18:46:29 +00:00
nsStringStream.h
nsUnicharInputStream.cpp
nsUnicharInputStream.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00