.. |
Makefile.in
|
Bug 448375 - Only depend on dbus-glib when needed. Depend on dbus instead [r=benjamin]
|
2010-04-24 09:39:53 +02:00 |
nsAppDirectoryServiceDefs.h
|
|
|
nsAppFileLocationProvider.cpp
|
Allow Gecko to find JavaPlugin2. b=510035 r=smichaud
|
2009-09-08 17:22:49 -04:00 |
nsAppFileLocationProvider.h
|
|
|
nsBinaryStream.cpp
|
Bug 519498 - Follow XPCOM rules about reading values after a failure. r=sayrer
|
2009-09-30 15:15:51 -07:00 |
nsBinaryStream.h
|
|
|
nsDirectoryService.cpp
|
Bug 534136 Part 1: Make atoms keep a pointer to an nsStringBuffer rather than storing the data inline. r=bsmedberg
|
2010-03-08 07:44:59 -08:00 |
nsDirectoryService.h
|
Bug 534136 Part 1: Make atoms keep a pointer to an nsStringBuffer rather than storing the data inline. r=bsmedberg
|
2010-03-08 07:44:59 -08:00 |
nsDirectoryServiceAtomList.h
|
Bug 534136 Part 1: Make atoms keep a pointer to an nsStringBuffer rather than storing the data inline. r=bsmedberg
|
2010-03-08 07:44:59 -08:00 |
nsDirectoryServiceDefs.h
|
|
|
nsDirectoryServiceUtils.h
|
|
|
nsEscape.cpp
|
Bug 562528 - comparison between signed and unsigned integer expressions in nsEscapeHTML2, r=bsmedberg
|
2010-04-28 17:58:00 -07:00 |
nsEscape.h
|
|
|
nsFastLoadFile.cpp
|
Bug 537158: Make fastload more robust r=brendan
|
2009-12-29 14:04:38 -08:00 |
nsFastLoadFile.h
|
Bug 537158: Make fastload more robust r=brendan
|
2009-12-29 14:04:38 -08:00 |
nsFastLoadService.cpp
|
Bug 412796: Optimize fastload system (mmap fileIO) r=brendan
|
2009-10-08 10:30:21 -07:00 |
nsFastLoadService.h
|
|
|
nsIAsyncInputStream.idl
|
|
|
nsIAsyncOutputStream.idl
|
|
|
nsIBaseStream.idl
|
|
|
nsIBinaryInputStream.idl
|
|
|
nsIBinaryOutputStream.idl
|
|
|
nsIConverterInputStream.idl
|
|
|
nsIConverterOutputStream.idl
|
|
|
nsIDirectoryEnumerator.idl
|
|
|
nsIDirectoryService.idl
|
|
|
nsIFastLoadFileControl.idl
|
Bug 530505: Rev IID on various interfaces for Gecko 1.9.3 r=bsmedberg
|
2010-01-23 11:34:08 -05:00 |
nsIFastLoadService.idl
|
Bug 412796: Optimize fastload system (mmap fileIO) r=brendan
|
2009-10-08 10:30:21 -07:00 |
nsIFile.idl
|
Bug 482942. Tests for nsILocalFile implementations. Also changes nsLocalFileUnix::MoveTo to update the object to refer to the destination, matching other platforms' behaviour. r=bsmedberg
|
2009-03-24 13:44:37 +13:00 |
nsIInputStream.idl
|
|
|
nsIInputStreamTee.idl
|
Bug 513074 - remove sync writes from current cache, r=biesi,michal.novotny sr=bzbarsky
|
2010-02-23 10:13:18 -08:00 |
nsIIOUtil.idl
|
Bug 482310. Add a JS api to asynchronously copy data to an output stream. r+sr=bsmedberg.
|
2009-05-07 15:21:54 -04:00 |
nsILineInputStream.idl
|
|
|
nsILocalFile.idl
|
Comment cleanup and macro rename for Mac OS X nsIFile impl. No bug. r=bsmedberg
|
2009-07-12 16:04:25 -04:00 |
nsILocalFileMac.idl
|
Bug 514787 - Remove unused TARGET_CARBON and TARGET_API_MAC_CARBON in configure.in; (Cv1) Update nsILocalFileMac.idl too.
|
2010-03-05 21:57:14 +01:00 |
nsILocalFileOS2.idl
|
|
|
nsILocalFileWin.idl
|
Bug 403014 - Windows "Don't Index" bit set on download files. (r=sdwilsh,dougt)
|
2009-04-20 20:06:03 -05:00 |
nsIMultiplexInputStream.idl
|
|
|
nsInputStreamTee.cpp
|
Bug 529272 - Wrong loop in nsInputStreamTee, r=michal.novotny
|
2010-03-19 08:43:00 +01:00 |
nsIObjectInputStream.idl
|
|
|
nsIObjectOutputStream.idl
|
|
|
nsIOUtil.cpp
|
Bug 482310. Add a JS api to asynchronously copy data to an output stream. r+sr=bsmedberg.
|
2009-05-07 15:21:54 -04:00 |
nsIOUtil.h
|
Bug 482310. Add a JS api to asynchronously copy data to an output stream. r+sr=bsmedberg.
|
2009-05-07 15:21:54 -04:00 |
nsIOutputStream.idl
|
|
|
nsIPipe.idl
|
Bug 506041 Part 2: Correct misspellings in source code
|
2010-05-13 14:19:50 +02:00 |
nsISafeOutputStream.idl
|
Bug 508605 - NetUtil.asyncCopy does not handle nsISafeOutputStreams correctly
|
2009-08-06 13:34:46 -07:00 |
nsIScriptableInputStream.idl
|
|
|
nsISeekableStream.idl
|
|
|
nsISimpleUnicharStreamFactory.idl
|
|
|
nsIStorageStream.idl
|
|
|
nsIStreamBufferAccess.idl
|
Fix some type usage in nsIStreamBufferAccess.idl. b=478687 r=wtc r=bsmedberg
|
2009-03-24 10:47:02 -07:00 |
nsIStringStream.idl
|
|
|
nsIUnicharInputStream.idl
|
|
|
nsIUnicharLineInputStream.idl
|
|
|
nsIUnicharOutputStream.idl
|
|
|
nsLinebreakConverter.cpp
|
|
|
nsLinebreakConverter.h
|
|
|
nsLocalFile.h
|
|
|
nsLocalFileCommon.cpp
|
Bug 551658 - [@ nsIFile::createUnique] crashes with long parent directory names. r=bsmedberg
|
2010-05-02 10:28:26 +02:00 |
nsLocalFileOS2.cpp
|
Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE'
|
2010-02-07 10:52:43 -05:00 |
nsLocalFileOS2.h
|
|
|
nsLocalFileOSX.h
|
Backed out changeset 76c570389975. b=506812
|
2009-09-27 05:54:43 -04:00 |
nsLocalFileOSX.mm
|
Backed out changeset 88b83c564d3c
|
2009-11-13 07:22:28 -05:00 |
nsLocalFileUnicode.h
|
|
|
nsLocalFileUnix.cpp
|
Bug 520098 - Darwin build fails on new quota check from bug 72892 (nsLocalFileUnix.cpp). r=bsmedberg
|
2009-10-01 18:07:00 -04:00 |
nsLocalFileUnix.h
|
Bug 526457. Fix AIX compilation. r=bsmedberg
|
2010-03-15 14:43:16 +13:00 |
nsLocalFileWin.cpp
|
Bug 199473: Make downloads work if temporary directory is encrypted on Windows. r=jmathies
|
2010-05-23 10:48:21 -07:00 |
nsLocalFileWin.h
|
|
|
nsMultiplexInputStream.cpp
|
|
|
nsMultiplexInputStream.h
|
|
|
nsNativeCharsetUtils.cpp
|
Bug 561464 - Add support for XPCOM on Android, patch mostly by vlad, r=bsmedberg
|
2010-06-01 12:02:42 -07:00 |
nsNativeCharsetUtils.h
|
Bug 561464 - Add support for XPCOM on Android, patch mostly by vlad, r=bsmedberg
|
2010-06-01 12:02:42 -07:00 |
nsPipe3.cpp
|
Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE'
|
2010-02-07 10:52:43 -05:00 |
nsPipe.h
|
|
|
nsScriptableInputStream.cpp
|
|
|
nsScriptableInputStream.h
|
|
|
nsSegmentedBuffer.cpp
|
|
|
nsSegmentedBuffer.h
|
|
|
nsStorageStream.cpp
|
|
|
nsStorageStream.h
|
|
|
nsStreamUtils.cpp
|
Bug 504170 nsAStreamCopier::Process can use sourceCondition, sinkCondition uninitialized if someone cancels the copy early
|
2009-08-12 11:49:52 +02:00 |
nsStreamUtils.h
|
Bug 470716. Make the close-on-completion behavior of nsAsyncStreamCopier configurable. r+sr=bzbarsky.
|
2009-03-30 15:10:13 -04:00 |
nsStringStream.cpp
|
|
|
nsStringStream.h
|
|
|
nsUnicharInputStream.cpp
|
|
|
nsUnicharInputStream.h
|
|
|
nsWildCard.cpp
|
Bug 506041 Part 2: Correct misspellings in source code
|
2010-05-13 14:19:50 +02:00 |
nsWildCard.h
|
Bug 487192: Move both copies of nsWildCard into xpcom. r/sr=bsmedberg
|
2009-05-13 20:22:54 -07:00 |
SpecialSystemDirectory.cpp
|
Bug 561464 - Add support for XPCOM on Android, patch mostly by vlad, r=bsmedberg
|
2010-06-01 12:02:42 -07:00 |
SpecialSystemDirectory.h
|
|
|