.. |
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
|
|
|
nsAppFileLocationProvider.h
|
|
|
nsBinaryStream.cpp
|
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
nsBinaryStream.h
|
|
|
nsDirectoryService.cpp
|
Address review comments from bug 568691 comment 13/14/17:
|
2010-06-21 12:46:26 -04:00 |
nsDirectoryService.h
|
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
nsDirectoryServiceAtomList.h
|
Address review comments from bug 568691 comment 13/14/17:
|
2010-06-21 12:46:26 -04:00 |
nsDirectoryServiceDefs.h
|
Address review comments from bug 568691 comment 13/14/17:
|
2010-06-21 12:46:26 -04:00 |
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 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
nsFastLoadService.h
|
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
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
|
|
|
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
|
|
|
nsILineInputStream.idl
|
|
|
nsILocalFile.idl
|
|
|
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
|
|
|
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
|
|
|
nsIOUtil.h
|
|
|
nsIOutputStream.idl
|
|
|
nsIPipe.idl
|
Bug 506041 Part 2: Correct misspellings in source code
|
2010-05-13 14:19:50 +02:00 |
nsISafeOutputStream.idl
|
|
|
nsIScriptableInputStream.idl
|
|
|
nsISeekableStream.idl
|
|
|
nsISimpleUnicharStreamFactory.idl
|
|
|
nsIStorageStream.idl
|
|
|
nsIStreamBufferAccess.idl
|
|
|
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
|
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
nsLocalFileOSX.mm
|
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
nsLocalFileUnicode.h
|
|
|
nsLocalFileUnix.cpp
|
Bug 571210 Fix GetDiskSpaceAvailable for Solaris r=roc
|
2010-06-23 17:32:17 +08:00 |
nsLocalFileUnix.h
|
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
nsLocalFileWin.cpp
|
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
nsLocalFileWin.h
|
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
nsMultiplexInputStream.cpp
|
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
nsMultiplexInputStream.h
|
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
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 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
nsPipe.h
|
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
nsScriptableInputStream.cpp
|
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
nsScriptableInputStream.h
|
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
nsSegmentedBuffer.cpp
|
|
|
nsSegmentedBuffer.h
|
|
|
nsStorageStream.cpp
|
|
|
nsStorageStream.h
|
|
|
nsStreamUtils.cpp
|
|
|
nsStreamUtils.h
|
|
|
nsStringStream.cpp
|
Bug 568691 - Add CID data back to classinfo because it's required for fastload to work correctly.
|
2010-06-22 12:59:57 -04:00 |
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
|
|
|
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
|
|
|