gecko/dom/filesystem
Phil Ringnalda e2e326a9c4 Backed out 6 changesets (bug 1060982, bug 1061058, bug 1060987, bug 1061060, bug 1060930) for build bustage
CLOSED TREE

Backed out changeset c23b8418e6be (bug 1060987)
Backed out changeset a8cddc6bdffc (bug 1061060)
Backed out changeset b5af5cbdac3f (bug 1060982)
Backed out changeset 4912d451011a (bug 1060930)
Backed out changeset bdacbf453238 (bug 1061058)
Backed out changeset da6c71a8f5ae (bug 1060987)
2014-09-01 16:48:51 -07:00
..
CreateDirectoryTask.cpp Bug 1040263. Eagerly create and preserve Promise reflectors so we always have them available during unlink. r=nsm,bholley. 2014-07-18 21:31:11 -04:00
CreateDirectoryTask.h Bug 1040263. Eagerly create and preserve Promise reflectors so we always have them available during unlink. r=nsm,bholley. 2014-07-18 21:31:11 -04:00
CreateFileTask.cpp Bug 1043843 - Avoid accessing nsIDOMBlob from worker thread. r=dhylands 2014-08-18 12:00:06 +08:00
CreateFileTask.h Bug 1043843 - Avoid accessing nsIDOMBlob from worker thread. r=dhylands 2014-08-18 12:00:06 +08:00
DeviceStorageFileSystem.cpp Bug 1036500 - Fix crash caused by non-thread safe DOMFile. r=ehsan 2014-07-24 10:21:34 +08:00
DeviceStorageFileSystem.h Bug 1036500 - Fix crash caused by non-thread safe DOMFile. r=ehsan 2014-07-24 10:21:34 +08:00
Directory.cpp Bug 1036500 - Fix crash caused by non-thread safe DOMFile. r=ehsan 2014-07-24 10:21:34 +08:00
Directory.h Bug 1040263. Eagerly create and preserve Promise reflectors so we always have them available during unlink. r=nsm,bholley. 2014-07-18 21:31:11 -04:00
FileSystemBase.cpp Bug 934368 - Implement |remove| and |removeDeep| for Directory. r=dhylands 2014-03-12 14:30:21 +08:00
FileSystemBase.h Bug 1036500 - Fix crash caused by non-thread safe DOMFile. r=ehsan 2014-07-24 10:21:34 +08:00
FileSystemPermissionRequest.cpp Bug 1045975 - Use nsIDOMWindowUtils.askPermission in all types of permission request. r=smaug 2014-08-01 15:22:20 +08:00
FileSystemPermissionRequest.h Backed out 6 changesets (bug 1060982, bug 1061058, bug 1060987, bug 1061060, bug 1060930) for build bustage 2014-09-01 16:48:51 -07:00
FileSystemRequestParent.cpp Bug 869836 - Part 3: Use Append('c') instead of AppendLiteral("c"). r=ehsan 2014-05-22 06:48:51 +03:00
FileSystemRequestParent.h Bug 984786 part 4: Give NS_INLINE_DECL_*REFCOUNTING classes private/protected destructor & MOZ_FINAL annotation where appropriate, in /dom. r=smaug 2014-04-02 09:21:03 -07:00
FileSystemTaskBase.cpp Bug 910412 - Implement |getRoot|, |createDirectory| and |get| for Directory. r=dhylands, r=smaug 2014-03-05 11:25:40 +08:00
FileSystemTaskBase.h Backed out 6 changesets (bug 1060982, bug 1061058, bug 1060987, bug 1061060, bug 1060930) for build bustage 2014-09-01 16:48:51 -07:00
FileSystemUtils.cpp Bug 910412 - Implement |getRoot|, |createDirectory| and |get| for Directory. r=dhylands, r=smaug 2014-03-05 11:25:40 +08:00
FileSystemUtils.h Bug 910412 - Implement |getRoot|, |createDirectory| and |get| for Directory. r=dhylands, r=smaug 2014-03-05 11:25:40 +08:00
GetFileOrDirectoryTask.cpp Bug 1040263. Eagerly create and preserve Promise reflectors so we always have them available during unlink. r=nsm,bholley. 2014-07-18 21:31:11 -04:00
GetFileOrDirectoryTask.h Bug 1040263. Eagerly create and preserve Promise reflectors so we always have them available during unlink. r=nsm,bholley. 2014-07-18 21:31:11 -04:00
moz.build Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal 2014-07-23 08:37:51 +09:00
PFileSystemRequest.ipdl Bug 934368 - Implement |remove| and |removeDeep| for Directory. r=dhylands 2014-03-12 14:30:21 +08:00
RemoveTask.cpp Bug 1036500 - Fix crash caused by non-thread safe DOMFile. r=ehsan 2014-07-24 10:21:34 +08:00
RemoveTask.h Bug 1036500 - Fix crash caused by non-thread safe DOMFile. r=ehsan 2014-07-24 10:21:34 +08:00