gecko-dev/dom/indexedDB
Razvan Maries f9d8db28af Backed out 5 changesets (bug 1583251) for rust build bustages. CLOSED TREE
Backed out changeset bfe390ad771b (bug 1583251)
Backed out changeset 0113c698b44d (bug 1583251)
Backed out changeset 248ad59168dd (bug 1583251)
Backed out changeset 5d5e3dc17118 (bug 1583251)
Backed out changeset 9e9eaa78c436 (bug 1583251)
2019-10-18 17:59:20 +03:00
..
crashtests
test Bug 1585119 - Re-enable many more mochitests on Android; r=geckoview-reviewers,snorp 2019-10-18 14:35:20 +00:00
ActorsChild.cpp Bug 1168606 - Use const where easily possible. r=ttung,asuth 2019-10-03 07:56:45 +00:00
ActorsChild.h Bug 1168606 - Use const where easily possible. r=ttung,asuth 2019-10-03 07:56:45 +00:00
ActorsParent.cpp Bug 1168606 - Fix code generation issue on Mac OS X. r=acreskey,ttung 2019-10-17 09:55:03 +00:00
ActorsParent.h
FileInfo.cpp
FileInfo.h
FileManager.h Bug 1563023 - Part 3: Change client usage type to support the null value; r=asuth 2019-08-22 20:52:09 +00:00
FileSnapshot.cpp
FileSnapshot.h
IDBCursor.cpp Bug 1168606 - Use const where easily possible. r=ttung,asuth 2019-10-03 07:56:45 +00:00
IDBCursor.h Bug 1168606 - Use const where easily possible. r=ttung,asuth 2019-10-03 07:56:45 +00:00
IDBDatabase.cpp Bug 1558522 - Ensure that file actors created after the database was closed are expired. r=asuth 2019-10-09 03:21:22 +00:00
IDBDatabase.h
IDBEvents.cpp Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
IDBEvents.h Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
IDBFactory.cpp Bug 1585331 - Add nsIPrincipal::GetAboutModuleFlags r=ckerschb 2019-10-17 13:54:41 +00:00
IDBFactory.h
IDBFileHandle.cpp Bug 1581173 part 1. Add a way to more easily throw TypeErrors and RangeErrors with custom message strings via ErrorResult. r=smaug 2019-09-20 02:19:18 +00:00
IDBFileHandle.h
IDBFileRequest.cpp
IDBFileRequest.h
IDBIndex.cpp Bug 1168606 - Use const where easily possible. r=ttung,asuth 2019-10-03 07:56:45 +00:00
IDBIndex.h Bug 1168606 - Added comments on almost-const data members r=ttung,asuth 2019-09-11 11:51:20 +00:00
IDBKeyRange.cpp Bug 1168606 - Removed unused methods in IDBKeyRange. r=ttung,asuth 2019-08-21 09:27:31 +02:00
IDBKeyRange.h Bug 1168606 - Removed unused methods in IDBKeyRange. r=ttung,asuth 2019-08-21 09:27:31 +02:00
IDBMutableFile.cpp
IDBMutableFile.h
IDBObjectStore.cpp Backed out 5 changesets (bug 1583251) for rust build bustages. CLOSED TREE 2019-10-18 17:59:20 +03:00
IDBObjectStore.h Bug 1168606 - Added comments on almost-const data members r=ttung,asuth 2019-09-11 11:51:20 +00:00
IDBRequest.cpp
IDBRequest.h
IDBResult.h Bug 1544750 - Part 2: Refactor Key::EncodeJSValInternal to show direct correspondence to spec r=asuth,tcampbell 2019-07-29 09:05:44 +00:00
IDBTransaction.cpp Backed out 5 changesets (bug 1168606) for xpcshell failures in dom/indexedDB/test/unit/test_temporary_storage.js on a CLOSED TREE 2019-10-02 02:28:15 +03:00
IDBTransaction.h Backed out 5 changesets (bug 1168606) for xpcshell failures in dom/indexedDB/test/unit/test_temporary_storage.js on a CLOSED TREE 2019-10-02 02:28:15 +03:00
IndexedDatabase.h
IndexedDatabaseInlines.h
IndexedDatabaseManager.cpp Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug 2019-09-30 22:06:47 +00:00
IndexedDatabaseManager.h
Key.cpp Bug 1168606 - Apply renamings suggested for Cursor::*Key members and related identifiers. r=ytausky,asuth 2019-09-18 06:41:35 +00:00
Key.h Bug 1168606 - Apply renamings suggested for Cursor::*Key members and related identifiers. r=ytausky,asuth 2019-09-18 06:41:35 +00:00
KeyPath.cpp Bug 1544750 - Part 2: Refactor Key::EncodeJSValInternal to show direct correspondence to spec r=asuth,tcampbell 2019-07-29 09:05:44 +00:00
KeyPath.h
moz.build Bug 1544750 - Part 2: Refactor Key::EncodeJSValInternal to show direct correspondence to spec r=asuth,tcampbell 2019-07-29 09:05:44 +00:00
nsIIDBPermissionsRequest.idl
PBackgroundIDBCursor.ipdl Backed out 5 changesets (bug 1168606) for xpcshell failures in dom/indexedDB/test/unit/test_temporary_storage.js on a CLOSED TREE 2019-10-02 02:28:15 +03:00
PBackgroundIDBDatabase.ipdl
PBackgroundIDBDatabaseFile.ipdl
PBackgroundIDBDatabaseRequest.ipdl
PBackgroundIDBFactory.ipdl
PBackgroundIDBFactoryRequest.ipdl
PBackgroundIDBRequest.ipdl
PBackgroundIDBSharedTypes.ipdlh Bug 1168606 - Change definition of OpenCursorParams subtypes to allow reducing duplicated code r=ttung,asuth 2019-09-11 11:51:26 +00:00
PBackgroundIDBTransaction.ipdl
PBackgroundIDBVersionChangeTransaction.ipdl
PBackgroundIndexedDBUtils.ipdl
PermissionRequestBase.cpp Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug 2019-09-30 22:06:47 +00:00
PermissionRequestBase.h
ProfilerHelpers.h Bug 1168606 - Remove duplication in uses of IDB_LOG_MARK. r=ttung,asuth 2019-09-27 10:11:45 +00:00
ReportInternalError.cpp
ReportInternalError.h
ScriptErrorHelper.cpp Bug 1552800 - Instead of assuming success, do proper error checking; r=asuth 2019-09-24 12:39:24 +00:00
ScriptErrorHelper.h
SerializationHelpers.h