This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-01-22 12:04:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
io
History
Nicholas Nethercote
8eac1dfb3c
Bug 824397 - Use NS_ENSURE_{TRUE,FALSE,SUCCESS}_VOID(foo) instead of NS_ENSURE_{TRUE,FALSE,SUCCESS}(foo, ). r=derf.
2012-12-23 20:45:57 -08:00
..
Base64.cpp
bug 819927 - Base64{Encode,Decode}() should properly handle empty strings r=ehsan
2012-12-06 22:34:49 -05:00
Base64.h
…
CocoaFileUtils.h
…
CocoaFileUtils.mm
…
Makefile.in
…
nsAnonymousTemporaryFile.cpp
Bug 824397 - Use NS_ENSURE_{TRUE,FALSE,SUCCESS}_VOID(foo) instead of NS_ENSURE_{TRUE,FALSE,SUCCESS}(foo, ). r=derf.
2012-12-23 20:45:57 -08:00
nsAnonymousTemporaryFile.h
…
nsAppDirectoryServiceDefs.h
…
nsAppFileLocationProvider.cpp
…
nsAppFileLocationProvider.h
…
nsBinaryStream.cpp
…
nsBinaryStream.h
…
nsDirectoryService.cpp
…
nsDirectoryService.h
…
nsDirectoryServiceAtomList.h
…
nsDirectoryServiceDefs.h
…
nsDirectoryServiceUtils.h
…
nsEscape.cpp
…
nsEscape.h
…
nsIAsyncInputStream.idl
…
nsIAsyncOutputStream.idl
…
nsIBinaryInputStream.idl
…
nsIBinaryOutputStream.idl
…
nsIConverterInputStream.idl
…
nsIConverterOutputStream.idl
…
nsIDirectoryEnumerator.idl
…
nsIDirectoryService.idl
…
nsIFile.idl
…
nsIInputStream.idl
…
nsIInputStreamTee.idl
…
nsIIOUtil.idl
…
nsILineInputStream.idl
…
nsILocalFile.idl
…
nsILocalFileMac.idl
…
nsILocalFileOS2.idl
…
nsILocalFileWin.idl
…
nsIMultiplexInputStream.idl
…
nsInputStreamTee.cpp
…
nsIObjectInputStream.idl
…
nsIObjectOutputStream.idl
…
nsIOUtil.cpp
…
nsIOUtil.h
…
nsIOutputStream.idl
…
nsIPipe.idl
…
nsISafeOutputStream.idl
…
nsIScriptableBase64Encoder.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
…
nsLocalFileOS2.cpp
…
nsLocalFileOS2.h
…
nsLocalFileUnix.cpp
…
nsLocalFileUnix.h
…
nsLocalFileWin.cpp
…
nsLocalFileWin.h
…
nsMultiplexInputStream.cpp
…
nsMultiplexInputStream.h
…
nsNativeCharsetUtils.cpp
Bug 822004 - Call setlocale from nsNativeCharsetConverter::LazyInit if it is called before xpcom initialization. r=bsmedberg
2012-12-21 17:33:30 +01:00
nsNativeCharsetUtils.h
…
nsPipe3.cpp
…
nsPipe.h
…
nsScriptableBase64Encoder.cpp
…
nsScriptableBase64Encoder.h
…
nsScriptableInputStream.cpp
…
nsScriptableInputStream.h
…
nsSegmentedBuffer.cpp
…
nsSegmentedBuffer.h
…
nsStorageStream.cpp
…
nsStorageStream.h
…
nsStreamUtils.cpp
Bug 789932 - Add a component to save files asynchronously on a background thread, handling temporary download locations. r=biesi
2012-12-10 21:06:37 +01:00
nsStreamUtils.h
Bug 789932 - Add a component to save files asynchronously on a background thread, handling temporary download locations. r=biesi
2012-12-10 21:06:37 +01:00
nsStringStream.cpp
…
nsStringStream.h
…
nsUnicharInputStream.cpp
…
nsUnicharInputStream.h
…
nsWildCard.cpp
…
nsWildCard.h
…
SpecialSystemDirectory.cpp
…
SpecialSystemDirectory.h
…