gecko-dev/dom/indexedDB
2024-03-25 10:54:34 +00:00
..
crashtests
test Bug 1885723 - Fix more jsm references in misc code. r=Gijs,necko-reviewers,dom-storage-reviewers,janv,kershaw 2024-03-19 08:59:11 +00:00
ActorsChild.cpp Bug 1799374 - Add support for tracking request ids to cursor continue operation; r=dom-storage-reviewers,asuth 2024-03-23 08:42:40 +00:00
ActorsChild.h Bug 1799374 - Add support for tracking request ids to cursor continue operation; r=dom-storage-reviewers,asuth 2024-03-23 08:42:40 +00:00
ActorsParent.cpp Bug 934640 - Save current database versions for already touched databases before GetDatabaseOp gets unblocked by an existing factory operation; r=dom-storage-reviewers,asuth 2024-03-25 10:54:34 +00:00
ActorsParent.h Bug 1855142 - Ensure IndexedDabaseManager::mLocale separately; r=dom-storage-reviewers,jari 2024-02-29 15:28:47 +00:00
ActorsParentCommon.cpp Bug 1881526 - Add tainting support to ScopedLogExtraInfo; r=dom-storage-reviewers,asuth,jari 2024-03-07 06:34:01 +00:00
ActorsParentCommon.h
DatabaseFileInfo.cpp
DatabaseFileInfo.h
DatabaseFileInfoFwd.h
DatabaseFileManager.h Bug 934640 - Add database version to database file managers; r=dom-storage-reviewers,jari 2024-03-25 10:54:32 +00:00
DatabaseFileManagerImpl.h
DBSchema.cpp
DBSchema.h
FileInfo.h
FileInfoImpl.h
FileInfoManager.h
FlippedOnce.h
IDBCursor.cpp Bug 1799374 - Add support for tracking request ids to cursor continue operation; r=dom-storage-reviewers,asuth 2024-03-23 08:42:40 +00:00
IDBCursor.h
IDBCursorType.cpp
IDBCursorType.h
IDBDatabase.cpp Bug 1879259 - Use GlobalTeardownObserver for consistency on workers. r=dom-storage-reviewers,janv 2024-02-16 17:06:48 +00:00
IDBDatabase.h
IDBEvents.cpp
IDBEvents.h
IDBFactory.cpp Bug 934640 - Implement IDBFactory.databases() to enumerate IndexedDB databases; r=dom-storage-reviewers,asuth 2024-03-25 10:54:33 +00:00
IDBFactory.h Bug 934640 - Implement IDBFactory.databases() to enumerate IndexedDB databases; r=dom-storage-reviewers,asuth 2024-03-25 10:54:33 +00:00
IDBIndex.cpp
IDBIndex.h
IDBKeyRange.cpp
IDBKeyRange.h
IDBObjectStore.cpp
IDBObjectStore.h
IDBRequest.cpp
IDBRequest.h
IDBResult.h
IDBTransaction.cpp Bug 1799374 - Start using request ids for deciding if an explicitly committed transaction needs to be aborted; r=dom-storage-reviewers,asuth 2024-03-24 00:52:04 +00:00
IDBTransaction.h Bug 1799374 - Add initial support for tracking request ids; r=dom-storage-reviewers,asuth 2024-03-23 08:42:39 +00:00
IndexedDatabase.cpp Bug 1636761 - Deserialize URLSearchParams manually; r=dom-storage-reviewers,asuth 2024-01-30 10:43:58 +00:00
IndexedDatabase.h
IndexedDatabaseInlines.h
IndexedDatabaseManager.cpp Bug 934640 - Add a way to get all database file managers for given persistence type and origin; r=dom-storage-reviewers,asuth 2024-03-25 10:54:33 +00:00
IndexedDatabaseManager.h Bug 934640 - Add a way to get all database file managers for given persistence type and origin; r=dom-storage-reviewers,asuth 2024-03-25 10:54:33 +00:00
IndexedDBCipherKeyManager.h
IndexedDBCommon.cpp
IndexedDBCommon.h
Key.cpp
Key.h
KeyPath.cpp
KeyPath.h
moz.build
nsIIDBPermissionsRequest.idl
PBackgroundIDBCursor.ipdl Bug 1799374 - Add support for tracking request ids to cursor continue operation; r=dom-storage-reviewers,asuth 2024-03-23 08:42:40 +00:00
PBackgroundIDBDatabase.ipdl
PBackgroundIDBDatabaseFile.ipdl
PBackgroundIDBFactory.ipdl Bug 934640 - Implement IDBFactory.databases() to enumerate IndexedDB databases; r=dom-storage-reviewers,asuth 2024-03-25 10:54:33 +00:00
PBackgroundIDBFactoryRequest.ipdl
PBackgroundIDBRequest.ipdl
PBackgroundIDBSharedTypes.ipdlh
PBackgroundIDBTransaction.ipdl Bug 1799374 - Add support for tracking request ids to cursor opening operation; r=dom-storage-reviewers,asuth 2024-03-23 08:42:40 +00:00
PBackgroundIDBVersionChangeTransaction.ipdl Bug 1799374 - Add support for tracking request ids to cursor opening operation; r=dom-storage-reviewers,asuth 2024-03-23 08:42:40 +00:00
PBackgroundIndexedDBUtils.ipdl
ProfilerHelpers.cpp
ProfilerHelpers.h
ReportInternalError.cpp
ReportInternalError.h
SafeRefPtr.h Bug 1879444 - Make SafeRefPtr move assignment work as RefPtr does r=smaug,dom-storage-reviewers,asuth 2024-02-19 11:33:13 +00:00
SchemaUpgrades.cpp Bug 934640 - Add a way to get database file managers by database file path; r=dom-storage-reviewers,jari 2024-03-25 10:54:31 +00:00
SchemaUpgrades.h
ScriptErrorHelper.cpp
ScriptErrorHelper.h
SerializationHelpers.h Bug 1640839 - Add IPC serializer for WebIDL enums. r=mccr8,jgilbert,media-playback-reviewers,dom-storage-reviewers,janv,padenot 2024-03-02 07:50:22 +00:00
ThreadLocal.h