.. |
crashtests
|
|
|
ipc
|
Backed out changeset cf85693280c7 (bug 886570) frequent mochitest-3 errors on windows
|
2014-07-11 14:15:29 +02:00 |
test
|
Bug 1030844 - Get rid of nsIDOMWindowUtils.getFile/getBlob, r=janv
|
2014-06-26 23:05:25 -07:00 |
AsyncConnectionHelper.cpp
|
Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj
|
2014-05-23 17:12:29 -04:00 |
AsyncConnectionHelper.h
|
|
|
CheckPermissionsHelper.cpp
|
Bug 1003306 - part 2 - use services::GetPermissionManager everywhere that's appropriate; r=ehsan
|
2014-04-29 13:27:26 -04:00 |
CheckPermissionsHelper.h
|
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
|
2014-06-23 15:56:07 -04:00 |
Client.cpp
|
|
|
Client.h
|
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
|
2014-06-23 15:56:07 -04:00 |
DatabaseInfo.cpp
|
|
|
DatabaseInfo.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 |
FileInfo.cpp
|
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
|
2014-06-23 15:56:07 -04:00 |
FileInfo.h
|
|
|
FileManager.cpp
|
|
|
FileManager.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 |
IDBCursor.cpp
|
Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
IDBCursor.h
|
Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
IDBDatabase.cpp
|
Bug 1006485 - Part a: Rename FileHandle to MutableFile and LockedFile to FileHandle; r=bent
|
2014-06-12 05:35:29 +02:00 |
IDBDatabase.h
|
Bug 1006485 - Part a: Rename FileHandle to MutableFile and LockedFile to FileHandle; r=bent
|
2014-06-12 05:35:29 +02:00 |
IDBEvents.cpp
|
Bug 514280 Consistently declare and define IID accessors r=bsmedberg
|
2014-03-28 08:45:02 +00:00 |
IDBEvents.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
IDBFactory.cpp
|
Bug 879475 - Part 004. Fix IndexedDBObjectStore to not assume that PContent connects the same processes as PBrowser r=bent
|
2014-06-11 13:44:11 +08:00 |
IDBFactory.h
|
Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
|
2014-06-18 17:57:51 -07:00 |
IDBIndex.cpp
|
Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
IDBIndex.h
|
Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
IDBKeyRange.cpp
|
Bug 1025973 - Part 2: Do not pass JSContext to static webidl methods in non-worker case. r=bz
|
2014-06-16 12:52:00 -04:00 |
IDBKeyRange.h
|
Bug 1025973 - Part 2: Do not pass JSContext to static webidl methods in non-worker case. r=bz
|
2014-06-16 12:52:00 -04:00 |
IDBMutableFile.cpp
|
Bug 827823 - patch 1 - CC in DOMFile class, r=ehsan
|
2014-06-26 20:46:34 -07:00 |
IDBMutableFile.h
|
Bug 1006485 - Part a: Rename FileHandle to MutableFile and LockedFile to FileHandle; r=bent
|
2014-06-12 05:35:29 +02:00 |
IDBObjectStore.cpp
|
Bug 876683 - DOMFile/DOMBlob refactoring, r=ehsan, r=bent
|
2014-06-26 09:47:44 -07:00 |
IDBObjectStore.h
|
Bug 1006485 - Part a: Rename FileHandle to MutableFile and LockedFile to FileHandle; r=bent
|
2014-06-12 05:35:29 +02:00 |
IDBRequest.cpp
|
Bug 1029494 Part 1: Replace AutoPushJSContext in IDBRequest::NotifyHelperCompleted. r=bholley
|
2014-07-01 10:09:46 +01:00 |
IDBRequest.h
|
Bug 1029494 Part 1: Replace AutoPushJSContext in IDBRequest::NotifyHelperCompleted. r=bholley
|
2014-07-01 10:09:46 +01:00 |
IDBTransaction.cpp
|
Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj
|
2014-05-23 17:12:29 -04:00 |
IDBTransaction.h
|
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
|
2014-06-23 15:56:07 -04:00 |
IDBWrapperCache.cpp
|
Bug 984269 Rename nsDOMEventTargetHelper to mozilla::DOMEventTargetHelper r=smaug
|
2014-04-01 15:13:50 +09:00 |
IDBWrapperCache.h
|
Bug 1029494 Part 1: Replace AutoPushJSContext in IDBRequest::NotifyHelperCompleted. r=bholley
|
2014-07-01 10:09:46 +01:00 |
IndexedDatabase.h
|
|
|
IndexedDatabaseInlines.h
|
Bug 869836 - Part 3: Use Append('c') instead of AppendLiteral("c") . r=ehsan
|
2014-05-22 06:48:51 +03:00 |
IndexedDatabaseManager.cpp
|
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
|
2014-06-23 15:56:07 -04:00 |
IndexedDatabaseManager.h
|
Bug 1019194 part 2. Get rid of the XPCOM contract way of creating an IndexedDatabaseManager. r=khuey
|
2014-06-17 15:01:47 -04:00 |
Key.cpp
|
Bug 1034191 - Make nsDependentJSString users work with Latin1 strings and nursery-allocated strings. r=bz
|
2014-07-05 17:30:54 +02:00 |
Key.h
|
|
|
KeyPath.cpp
|
Bug 1034191 - Make nsDependentJSString users work with Latin1 strings and nursery-allocated strings. r=bz
|
2014-07-05 17:30:54 +02:00 |
KeyPath.h
|
|
|
moz.build
|
Bug 1019194 part 1. Get rid of nsIIndexedDatabaseManager. r=paul,khuey,mossop
|
2014-06-17 15:01:47 -04:00 |
OpenDatabaseHelper.cpp
|
Bug 1035394 - Fix dangerous public destructors in dom - r=ehsan
|
2014-07-08 17:23:17 -04:00 |
OpenDatabaseHelper.h
|
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
|
2014-06-23 15:56:07 -04:00 |
ProfilerHelpers.h
|
Bug 869836 - Part 5: Use AssignLiteral instead of Assign where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
ReportInternalError.cpp
|
|
|
ReportInternalError.h
|
|
|
TransactionThreadPool.cpp
|
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
|
2014-06-23 15:56:07 -04:00 |
TransactionThreadPool.h
|
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
|
2014-06-23 15:56:07 -04:00 |