.. |
Base64.cpp
|
Bug 692817 - Potential math overflow in Base64.cpp, r=dbaron
|
2011-12-30 12:54:12 -05:00 |
Base64.h
|
Bug 713550 - Move Base64 code on nsXPConnect to XPCOM / xpcpublic.h; r=bholley+khuey
|
2011-12-28 09:13:38 +01:00 |
CocoaFileUtils.h
|
|
|
CocoaFileUtils.mm
|
|
|
Makefile.in
|
Bug 734903 - Undefined reference to XRE_GetProcessType in nsMediaCacheRemover.cpp on mingw r=benjamin
|
2012-03-14 15:08:04 +01:00 |
nsAppDirectoryServiceDefs.h
|
Bug 669040 part 1: Remove build-system and toolkit dependency on mork and morkreader. r=mak
|
2011-08-06 17:24:52 +02:00 |
nsAppFileLocationProvider.cpp
|
Bug 379342 - Remove Win95/Win98 support code in XPCom; r=bsmedberg a=removal
|
2011-12-13 14:17:58 +00:00 |
nsAppFileLocationProvider.h
|
Bug 691133 - xpcom: fails to build darwin/x11. r=smichaud
|
2011-10-14 10:43:35 -05:00 |
nsBinaryStream.cpp
|
Backout 17deb5f61b4d (bug 150073) due to build bustage. a=shouldausedtryfirst
|
2012-04-03 20:22:42 -04:00 |
nsBinaryStream.h
|
|
|
nsDirectoryService.cpp
|
Bug 696242 - Convert NS_RegisterStaticAtoms and nsCSSScanner::ReportUnexpectedParams to take an array-reference rather than a pointer and length, making it impossible to pass a pointer/length that are inconsistent. r=jwalden
|
2012-03-08 18:22:57 -08:00 |
nsDirectoryService.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsDirectoryServiceAtomList.h
|
Bug 481815 - Automated tests for updates using the maintenance service; r=rstrong.
|
2012-01-04 23:19:14 -05:00 |
nsDirectoryServiceDefs.h
|
Bug 481815 - Automated tests for updates using the maintenance service; r=rstrong.
|
2012-01-04 23:19:14 -05:00 |
nsDirectoryServiceUtils.h
|
|
|
nsEscape.cpp
|
Backout 17deb5f61b4d (bug 150073) due to build bustage. a=shouldausedtryfirst
|
2012-04-03 20:22:42 -04:00 |
nsEscape.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsIAsyncInputStream.idl
|
Bug 720697 - Provide internal API to get canvas image data as nsIInputStream; r=khuey
|
2012-02-01 01:13:44 +01:00 |
nsIAsyncOutputStream.idl
|
|
|
nsIBinaryInputStream.idl
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsIBinaryOutputStream.idl
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsIConverterInputStream.idl
|
|
|
nsIConverterOutputStream.idl
|
|
|
nsIDirectoryEnumerator.idl
|
|
|
nsIDirectoryService.idl
|
Bug 676465 - Replace PRBool with boolean in IDL files, r=bsmedberg
|
2011-08-06 22:03:32 -07:00 |
nsIFile.idl
|
Bug 682360 - Merge nsILocalFile and nsIFile interfaces; r=bsmedberg
|
2012-04-04 23:04:37 +12:00 |
nsIInputStream.idl
|
|
|
nsIInputStreamTee.idl
|
Bug 678155 - Remove NS_COM. r=bsmedberg
|
2011-08-18 15:46:39 +02:00 |
nsIIOUtil.idl
|
|
|
nsILineInputStream.idl
|
|
|
nsILocalFile.idl
|
Bug 682360 - Merge nsILocalFile and nsIFile interfaces; r=bsmedberg
|
2012-04-04 23:04:37 +12:00 |
nsILocalFileMac.idl
|
Bug 313700 - Stale information in about:plugins (pluginreg.dat) after a plugin update. r=josh
|
2012-04-10 10:56:49 -05:00 |
nsILocalFileOS2.idl
|
Bug 676465 - Replace PRBool with boolean in IDL files, r=bsmedberg
|
2011-08-06 22:03:32 -07:00 |
nsILocalFileWin.idl
|
|
|
nsIMultiplexInputStream.idl
|
|
|
nsInputStreamTee.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsIObjectInputStream.idl
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsIObjectOutputStream.idl
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsIOUtil.cpp
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsIOUtil.h
|
|
|
nsIOutputStream.idl
|
|
|
nsIPipe.idl
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsISafeOutputStream.idl
|
|
|
nsIScriptableBase64Encoder.idl
|
|
|
nsIScriptableInputStream.idl
|
|
|
nsISeekableStream.idl
|
|
|
nsISimpleUnicharStreamFactory.idl
|
|
|
nsIStorageStream.idl
|
Bug 678155 - Remove NS_COM. r=bsmedberg
|
2011-08-18 15:46:39 +02:00 |
nsIStreamBufferAccess.idl
|
Bug 684806. Make sure that zero-size files wrapped in buffered streams are correctly reopened by a seek after EOF. r=honza, sr=bsmedberg
|
2011-10-18 16:17:10 -04:00 |
nsIStringStream.idl
|
|
|
nsIUnicharInputStream.idl
|
|
|
nsIUnicharLineInputStream.idl
|
|
|
nsIUnicharOutputStream.idl
|
|
|
nsLinebreakConverter.cpp
|
Backout 17deb5f61b4d (bug 150073) due to build bustage. a=shouldausedtryfirst
|
2012-04-03 20:22:42 -04:00 |
nsLinebreakConverter.h
|
Bug 678155 - Remove NS_COM. r=bsmedberg
|
2011-08-18 15:46:39 +02:00 |
nsLocalFile.h
|
|
|
nsLocalFileCommon.cpp
|
Bug 682360 - Merge nsILocalFile and nsIFile interfaces; r=bsmedberg
|
2012-04-04 23:04:37 +12:00 |
nsLocalFileOS2.cpp
|
Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-12 18:53:18 -04:00 |
nsLocalFileOS2.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsLocalFileUnix.cpp
|
Bug 313700 - Stale information in about:plugins (pluginreg.dat) after a plugin update. r=josh
|
2012-04-10 10:56:49 -05:00 |
nsLocalFileUnix.h
|
Bug 691133 - xpcom: fails to build darwin/x11. r=smichaud
|
2011-10-14 10:43:35 -05:00 |
nsLocalFileWin.cpp
|
Bug 682360 - Merge nsILocalFile and nsIFile interfaces; r=bsmedberg
|
2012-04-04 23:04:37 +12:00 |
nsLocalFileWin.h
|
Bug 699247 - Remove Win2K related code. r=jimm, sr=neil
|
2012-02-23 08:53:55 -06:00 |
nsMediaCacheRemover.cpp
|
Bug 612246 - Store the media cache in the profile directory for single process Gecko and the system temp directory for multi-process. r=cpearce
|
2012-03-05 14:40:56 -06:00 |
nsMultiplexInputStream.cpp
|
Bug 723498. Make sure to always set our out param in nsMultiplexInputStream::IsNonBlocking when returning success. r=bsmedberg
|
2012-02-07 15:28:06 -05:00 |
nsMultiplexInputStream.h
|
|
|
nsNativeCharsetUtils.cpp
|
Bug 679226 - Fold widget/src into widget. r=roc
|
2012-01-03 22:09:29 -05:00 |
nsNativeCharsetUtils.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsPipe3.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsPipe.h
|
|
|
nsScriptableBase64Encoder.cpp
|
|
|
nsScriptableBase64Encoder.h
|
|
|
nsScriptableInputStream.cpp
|
Bug 716556 - Fix possible buffer overflow in nsScriptableInputStream (attempt 2). r=bsmedberg
|
2012-02-13 11:26:28 -08:00 |
nsScriptableInputStream.h
|
|
|
nsSegmentedBuffer.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsSegmentedBuffer.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsStorageStream.cpp
|
Bug 528569 - Storage stream's output stream should report itself as blocking. r=biesi
|
2011-11-19 12:53:57 +01:00 |
nsStorageStream.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsStreamUtils.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsStreamUtils.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsStringStream.cpp
|
Bug 698256 Add and use Substring(data, length) convenience method r=dbaron
|
2011-12-09 08:35:41 +00:00 |
nsStringStream.h
|
Bug 678155 - Remove NS_COM. r=bsmedberg
|
2011-08-18 15:46:39 +02:00 |
nsUnicharInputStream.cpp
|
Bug 712198 - Remove NS_WIN32, NS_UNIX and NS_OS2. r=khuey
|
2011-12-21 14:09:17 +09:00 |
nsUnicharInputStream.h
|
Bug 678155 - Remove NS_COM. r=bsmedberg
|
2011-08-18 15:46:39 +02:00 |
nsWildCard.cpp
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsWildCard.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
SpecialSystemDirectory.cpp
|
Bug 699247 - Remove Win2K related code. r=jimm, sr=neil
|
2012-02-23 08:53:55 -06:00 |
SpecialSystemDirectory.h
|
Bug 710112 - cleanup xpcom/io for windows (reduce LoadLibrary/PR_LoadLibrary). r=jimm
|
2012-01-16 10:54:20 +09:00 |