.. |
compat
|
Bug 1303518 - Remove the chrome only constructor for File, r=qdot
|
2016-11-11 18:56:44 +01:00 |
tests
|
Bug 1319088 - FormData should not add extra '/' in the Blob path, r=smaug
|
2016-12-01 08:59:36 +01:00 |
CreateDirectoryTask.cpp
|
Bug 1299384 - Use MOZ_MUST_USE with NS_warn_if_impl(). r=erahm.
|
2016-09-02 17:12:24 +10:00 |
CreateDirectoryTask.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
CreateFileTask.cpp
|
Bug 1258490 - Implement file.webkitrelativepath, r=smaug
|
2016-05-13 13:11:38 +02:00 |
CreateFileTask.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
DeviceStorageFileSystem.cpp
|
Bug 1299384 - Use MOZ_MUST_USE with NS_warn_if_impl(). r=erahm.
|
2016-09-02 17:12:24 +10:00 |
DeviceStorageFileSystem.h
|
Bug 1263992 - patch 2 - Support the creation of directories from FileSystemTasks, r=smaug
|
2016-04-18 03:32:59 -04:00 |
Directory.cpp
|
Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8
|
2017-01-03 21:47:55 +02:00 |
Directory.h
|
Bug 1319370 - HTMLInputElement should select the directory for the FilePicker using the input type (file or directory), r=jwatt
|
2016-11-23 13:02:10 +01:00 |
FileSystemBase.cpp
|
Bug 1299384 - Use MOZ_MUST_USE with NS_warn_if_impl(). r=erahm.
|
2016-09-02 17:12:24 +10:00 |
FileSystemBase.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
FileSystemPermissionRequest.cpp
|
Bug 1263311: Part 3 - s/nsCancelableRunnable/CancelableRunnable/g. r=froydnj
|
2016-04-11 11:40:06 -07:00 |
FileSystemPermissionRequest.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
FileSystemRequestParent.cpp
|
Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj
|
2016-12-02 13:46:53 -08:00 |
FileSystemRequestParent.h
|
Bug 1258221 - patch 2 - Port FileSystem API and DeviceStorage API to PBackground, r=smaug
|
2016-04-09 19:17:02 +01:00 |
FileSystemTaskBase.cpp
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
FileSystemTaskBase.h
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
FileSystemUtils.cpp
|
Bug 1265767 - Subset of Blink FileSystem API - patch 6 - getFile and getDirectory, r=smaug
|
2016-06-07 00:55:17 +02:00 |
FileSystemUtils.h
|
Bug 1265767 - Subset of Blink FileSystem API - patch 6 - getFile and getDirectory, r=smaug
|
2016-06-07 00:55:17 +02:00 |
GetDirectoryListingTask.cpp
|
Bug 1274959 - Support symlinks in Directory API - part 1 - Directory.getFilesAndDirectories, r=smaug
|
2016-07-23 10:34:43 +02:00 |
GetDirectoryListingTask.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
GetFileOrDirectoryTask.cpp
|
Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj
|
2016-12-02 13:46:53 -08:00 |
GetFileOrDirectoryTask.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
GetFilesHelper.cpp
|
Bug 1303638 - file.webkitRelativePath must contain the leafName of the parent directory, r=smaug
|
2016-09-22 13:48:46 +02:00 |
GetFilesHelper.h
|
Bug 1287747 - GetFilesHelperParent must release ContentParent on the main-thread, r=smaug
|
2016-09-14 08:34:22 +02:00 |
GetFilesTask.cpp
|
Bug 1274959 - Support symlinks in Directory API - part 2 - Unify GetFilesHelper and GetFilesTaskParent, r=smaug
|
2016-07-23 10:35:06 +02:00 |
GetFilesTask.h
|
Bug 1274959 - Support symlinks in Directory API - part 2 - Unify GetFilesHelper and GetFilesTaskParent, r=smaug
|
2016-07-23 10:35:06 +02:00 |
moz.build
|
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
|
2016-07-14 10:16:42 -06:00 |
OSFileSystem.cpp
|
Bug 1263992 - patch 1 - Remove DirectoryType enum, r=smaug
|
2016-04-18 03:32:30 -04:00 |
OSFileSystem.h
|
Bug 1265767 - Subset of Blink FileSystem API - patch 6 - getFile and getDirectory, r=smaug
|
2016-06-07 00:55:17 +02:00 |
PFileSystemParams.ipdlh
|
Bug 1258490 - Implement file.webkitrelativepath, r=smaug
|
2016-05-13 13:11:38 +02:00 |
PFileSystemRequest.ipdl
|
Bug 1258490 - Implement file.webkitrelativepath, r=smaug
|
2016-05-13 13:11:38 +02:00 |
RemoveTask.cpp
|
Bug 1258694 - Implement Directory::GetFiles(), r=smaug
|
2016-04-13 07:15:56 -04:00 |
RemoveTask.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |