gecko-dev/dom/indexedDB
2022-12-02 13:56:25 +00:00
..
crashtests
test Bug 1796753 - Disable test_keys.js for xpcshell tests under TSAN and ASAN. r=decoder 2022-12-02 13:56:25 +00:00
ActorsChild.cpp Bug 1354500 - Part 3: Remove indexedDB/PermissionRequestBase r=dom-storage-reviewers,asuth 2022-07-15 01:55:27 +00:00
ActorsChild.h
ActorsParent.cpp Bug 1799692 - Part 1: Introduce ThreadsafeContentParentHandle, r=asuth 2022-11-29 20:41:46 +00:00
ActorsParent.h Bug 1354500 - Part 3: Remove indexedDB/PermissionRequestBase r=dom-storage-reviewers,asuth 2022-07-15 01:55:27 +00:00
ActorsParentCommon.cpp Bug 1779000 - Part 3: Remove helper functions for prefs r=asuth 2022-07-15 04:25:23 +00:00
ActorsParentCommon.h Bug 1784966: Encrypt IDB files and data in PBM, r=dom-storage-reviewers,jari,webdriver-reviewers,whimboo 2022-10-27 12:57:16 +00:00
DatabaseFileInfo.cpp
DatabaseFileInfo.h
DatabaseFileInfoFwd.h
DatabaseFileManager.h Bug 1784966: Encrypt IDB files and data in PBM, r=dom-storage-reviewers,jari,webdriver-reviewers,whimboo 2022-10-27 12:57:16 +00:00
DatabaseFileManagerImpl.h Bug 1791755 - Extract OriginInfo, GroupInfo, GroupInfoPair and QuotaObject into separate source files; r=dom-storage-reviewers,jesup 2022-10-28 08:22:49 +00:00
DBSchema.cpp Bug 1791755 - Extract OriginInfo, GroupInfo, GroupInfoPair and QuotaObject into separate source files; r=dom-storage-reviewers,jesup 2022-10-28 08:22:49 +00:00
DBSchema.h
FileInfo.h
FileInfoImpl.h
FileInfoManager.h Bug 1774336 - Make FileInfoManagerGuard's default constructor public for C++20. r=saschanaz 2022-07-05 06:01:45 +00:00
FlippedOnce.h
IDBCursor.cpp Bug 1797766 - Do not declare IDBTypedCursor::mTransaction as const. r=dom-storage-reviewers,edenchuang,asuth 2022-11-07 19:34:04 +00:00
IDBCursor.h Bug 1797766 - Do not declare IDBTypedCursor::mTransaction as const. r=dom-storage-reviewers,edenchuang,asuth 2022-11-07 19:34:04 +00:00
IDBCursorType.cpp
IDBCursorType.h
IDBDatabase.cpp Bug 1779000 - Part 3: Remove helper functions for prefs r=asuth 2022-07-15 04:25:23 +00:00
IDBDatabase.h Bug 1779000 - Part 1: Remove dom.indexedDB.errorEventToSelfError r=asuth 2022-07-15 04:25:22 +00:00
IDBEvents.cpp
IDBEvents.h
IDBFactory.cpp Bug 1784590 - Part 2: Add use counters for unsupported APIs in PBM r=asuth 2022-08-24 10:58:47 +00:00
IDBFactory.h Bug 1784590 - Part 1: Remove hide_in_pbmode prefs r=asuth 2022-08-24 10:58:46 +00:00
IDBFileHandle.cpp Bug 1773088 - Part 1: Stop requiring an actor to serialize blobs over IPC, r=asuth 2022-06-08 15:24:27 +00:00
IDBFileHandle.h
IDBFileRequest.cpp
IDBFileRequest.h
IDBIndex.cpp Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
IDBIndex.h
IDBKeyRange.cpp Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
IDBKeyRange.h
IDBMutableFile.cpp
IDBMutableFile.h
IDBObjectStore.cpp Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
IDBObjectStore.h
IDBRequest.cpp Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
IDBRequest.h Bug 1779000 - Part 1: Remove dom.indexedDB.errorEventToSelfError r=asuth 2022-07-15 04:25:22 +00:00
IDBResult.h
IDBTransaction.cpp Bug 1735191 - Assert current transaction state is not invalid. r=smaug 2022-08-09 12:57:03 +00:00
IDBTransaction.h
IndexedDatabase.cpp
IndexedDatabase.h
IndexedDatabaseInlines.h
IndexedDatabaseManager.cpp Bug 1791755 - Extract OriginInfo, GroupInfo, GroupInfoPair and QuotaObject into separate source files; r=dom-storage-reviewers,jesup 2022-10-28 08:22:49 +00:00
IndexedDatabaseManager.h Bug 1779000 - Part 3: Remove helper functions for prefs r=asuth 2022-07-15 04:25:23 +00:00
IndexedDBCipherKeyManager.h Bug 1784966: Encrypt IDB files and data in PBM, r=dom-storage-reviewers,jari,webdriver-reviewers,whimboo 2022-10-27 12:57:16 +00:00
IndexedDBCommon.cpp
IndexedDBCommon.h
Key.cpp Bug 1774462 - Limit maximum key length to INT32_MAX. r=dom-storage-reviewers,jesup 2022-10-14 17:52:23 +00:00
Key.h Bug 1769311 - Cleanup dom/indexedDB headers r=sylvestre DONTBUILD 2022-05-30 10:02:39 +00:00
KeyPath.cpp Bug 1776658: Update some setNumber callers. r=jandem 2022-08-03 19:55:31 +00:00
KeyPath.h
moz.build Bug 1354500 - Part 3: Remove indexedDB/PermissionRequestBase r=dom-storage-reviewers,asuth 2022-07-15 01:55:27 +00:00
nsIIDBPermissionsRequest.idl
PBackgroundIDBCursor.ipdl Bug 1754004 - Part 3: Move RemoteLazyInputStream to its own toplevel protocol, r=asuth,necko-reviewers,dragana 2022-05-13 14:16:10 +00:00
PBackgroundIDBDatabase.ipdl Bug 1754004 - Part 3: Move RemoteLazyInputStream to its own toplevel protocol, r=asuth,necko-reviewers,dragana 2022-05-13 14:16:10 +00:00
PBackgroundIDBDatabaseFile.ipdl
PBackgroundIDBDatabaseRequest.ipdl
PBackgroundIDBFactory.ipdl
PBackgroundIDBFactoryRequest.ipdl Bug 1354500 - Part 3: Remove indexedDB/PermissionRequestBase r=dom-storage-reviewers,asuth 2022-07-15 01:55:27 +00:00
PBackgroundIDBRequest.ipdl Bug 1754004 - Part 3: Move RemoteLazyInputStream to its own toplevel protocol, r=asuth,necko-reviewers,dragana 2022-05-13 14:16:10 +00:00
PBackgroundIDBSharedTypes.ipdlh Bug 1754004 - Part 3: Move RemoteLazyInputStream to its own toplevel protocol, r=asuth,necko-reviewers,dragana 2022-05-13 14:16:10 +00:00
PBackgroundIDBTransaction.ipdl
PBackgroundIDBVersionChangeTransaction.ipdl Bug 1754004 - Part 3: Move RemoteLazyInputStream to its own toplevel protocol, r=asuth,necko-reviewers,dragana 2022-05-13 14:16:10 +00:00
PBackgroundIndexedDBUtils.ipdl
ProfilerHelpers.cpp
ProfilerHelpers.h
ReportInternalError.cpp Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
ReportInternalError.h
SafeRefPtr.h
SchemaUpgrades.cpp Bug 1791755 - Extract OriginInfo, GroupInfo, GroupInfoPair and QuotaObject into separate source files; r=dom-storage-reviewers,jesup 2022-10-28 08:22:49 +00:00
SchemaUpgrades.h
ScriptErrorHelper.cpp Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
ScriptErrorHelper.h
SerializationHelpers.h Bug 1783240 - Part 1: Remove unnecessary Log methods from ParamTraits impls, r=ipc-reviewers,necko-reviewers,media-playback-reviewers,mccr8,alwu 2022-09-28 19:25:12 +00:00
ThreadLocal.h