.. |
test
|
Bug 795930 - Hide ArchiveReader feature behind a pref (disabled by default), r=mounir
|
2012-11-08 15:57:17 +00:00 |
ArchiveEvent.cpp
|
Bug 781425 - Part 1: Enconding and dictionary. r=mounir, sr=sicking
|
2012-11-06 18:23:13 -05:00 |
ArchiveEvent.h
|
Bug 781425 - Part 1: Enconding and dictionary. r=mounir, sr=sicking
|
2012-11-06 18:23:13 -05:00 |
ArchiveReader.cpp
|
Bug 814898 - Part a: Cleanup CC goop in dom/file; r=mccr8
|
2012-12-02 09:53:35 +01:00 |
ArchiveReader.h
|
Bug 795930 - Hide ArchiveReader feature behind a pref (disabled by default), r=mounir
|
2012-11-08 15:57:17 +00:00 |
ArchiveRequest.cpp
|
Bug 814898 - Part a: Cleanup CC goop in dom/file; r=mccr8
|
2012-12-02 09:53:35 +01:00 |
ArchiveRequest.h
|
Bug 781425 - Part 2: getFiles(). r=khuey, r=mounir
|
2012-11-06 18:23:13 -05:00 |
ArchiveZipEvent.cpp
|
bug 801466 - part 3.1 remove some prmem usage from dom/ and content/ r=mounir
|
2012-12-05 02:55:37 -05:00 |
ArchiveZipEvent.h
|
Bug 781425 - Part 1: Enconding and dictionary. r=mounir, sr=sicking
|
2012-11-06 18:23:13 -05:00 |
ArchiveZipFile.cpp
|
Bug 814898 - Part a: Cleanup CC goop in dom/file; r=mccr8
|
2012-12-02 09:53:35 +01:00 |
ArchiveZipFile.h
|
Bug 781425 - Part 1: Enconding and dictionary. r=mounir, sr=sicking
|
2012-11-06 18:23:13 -05:00 |
AsyncHelper.cpp
|
|
|
AsyncHelper.h
|
|
|
DOMFileHandle.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
DOMFileHandle.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
File.cpp
|
Bug 814898 - Part a: Cleanup CC goop in dom/file; r=mccr8
|
2012-12-02 09:53:35 +01:00 |
File.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
FileCommon.h
|
|
|
FileHandle.cpp
|
Bug 803825 - Part b: Paris bindings for FileHandle; r=khuey
|
2012-12-02 09:58:57 +01:00 |
FileHandle.h
|
Bug 803825 - Part b: Paris bindings for FileHandle; r=khuey
|
2012-12-02 09:58:57 +01:00 |
FileHelper.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
FileHelper.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
FileRequest.cpp
|
Bug 814898 - Part a: Cleanup CC goop in dom/file; r=mccr8
|
2012-12-02 09:53:35 +01:00 |
FileRequest.h
|
Bug 687332: Part 2 - Move event handlers off of DOM objects and keep track of them solely in the event listener manager. r=smaug,bz
|
2012-08-30 20:45:16 -07:00 |
FileService.cpp
|
Backout part of Bug 726593 (cset 48918f0df283) that uses bug 757511. r=bsmith
|
2013-01-22 21:25:38 -08:00 |
FileService.h
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (dom parts); r=bzbarsky
|
2012-06-14 22:31:55 -04:00 |
FileStreamWrappers.cpp
|
Bug 787804 - Rewrite quota handling (eliminate test_quota.c). r=bent,asuth,vladan
|
2012-12-17 20:25:10 +01:00 |
FileStreamWrappers.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
LockedFile.cpp
|
Bug 823107 - Make nsIDOMEvent::SetTrusted return void; r=smaug
|
2012-12-22 09:18:08 +01:00 |
LockedFile.h
|
Bug 687332: Part 2 - Move event handlers off of DOM objects and keep track of them solely in the event listener manager. r=smaug,bz
|
2012-08-30 20:45:16 -07:00 |
Makefile.in
|
Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted
|
2013-01-03 00:56:38 +09:00 |
MemoryStreams.cpp
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
MemoryStreams.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
MetadataHelper.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
MetadataHelper.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsIDOMArchiveReader.idl
|
Bug 781425 - Part 2: getFiles(). r=khuey, r=mounir
|
2012-11-06 18:23:13 -05:00 |
nsIDOMArchiveRequest.idl
|
Bug 772434 - Blob support for Zip file contents, r=jst
|
2012-07-27 17:21:34 -07:00 |
nsIDOMFileHandle.idl
|
Bug 803825 - Part b: Paris bindings for FileHandle; r=khuey
|
2012-12-02 09:58:57 +01:00 |
nsIDOMFileRequest.idl
|
Bug 687332: Part 2 - Move event handlers off of DOM objects and keep track of them solely in the event listener manager. r=smaug,bz
|
2012-08-30 20:45:16 -07:00 |
nsIDOMLockedFile.idl
|
Bug 687332: Part 2 - Move event handlers off of DOM objects and keep track of them solely in the event listener manager. r=smaug,bz
|
2012-08-30 20:45:16 -07:00 |
nsIFileStorage.h
|
Bug 787804 - Rewrite quota handling (eliminate test_quota.c). r=bent,asuth,vladan
|
2012-12-17 20:25:10 +01:00 |