gecko-dev/dom/indexedDB
2021-07-13 11:52:42 +00:00
..
crashtests Bug 1543154 - Added test case from fuzzer. r=dom-workers-and-storage-reviewers,edenchuang 2021-03-12 14:34:30 +00:00
test Bug 1708448 - Move property and element functions into js/public/PropertyAndElement.h. r=nbp 2021-07-13 11:52:42 +00:00
ActorsChild.cpp Bug 1708448 - Move property and element functions into js/public/PropertyAndElement.h. r=nbp 2021-07-13 11:52:42 +00:00
ActorsChild.h
ActorsParent.cpp Bug 1711848 - Add argument separation comments for QM_OR_ELSE(WARN|NOTE|LOG_VERBOSE)(_IF) uses; r=dom-storage-reviewers,jstutte 2021-06-01 13:58:27 +00:00
ActorsParent.h Bug 1711663 - Clean up includes related to FileInfo/FileInfoManager/DatabaseFileInfo/DatabaseFileManager; r=dom-storage-reviewers,jstutte 2021-06-01 08:50:32 +00:00
ActorsParentCommon.cpp Bug 1718190 - QM: Move ScopedLogExtraInfo into own h/cpp files; r=dom-storage-reviewers,jstutte 2021-06-25 10:21:27 +00:00
ActorsParentCommon.h Bug 1711663 - Rename FileManager to DatabaseFileManager and TestFileManager to SimpleFileManager; r=dom-storage-reviewers,jstutte 2021-06-01 03:42:47 +00:00
DatabaseFileInfo.cpp Bug 1711663 - Clean up includes related to FileInfo/FileInfoManager/DatabaseFileInfo/DatabaseFileManager; r=dom-storage-reviewers,jstutte 2021-06-01 08:50:32 +00:00
DatabaseFileInfo.h Bug 1711663 - Clean up includes related to FileInfo/FileInfoManager/DatabaseFileInfo/DatabaseFileManager; r=dom-storage-reviewers,jstutte 2021-06-01 08:50:32 +00:00
DatabaseFileInfoFwd.h Bug 1711663 - Clean up includes related to FileInfo/FileInfoManager/DatabaseFileInfo/DatabaseFileManager; r=dom-storage-reviewers,jstutte 2021-06-01 08:50:32 +00:00
DatabaseFileManager.h Bug 1711663 - Rename FileManagerBase to FileInfoManager; r=dom-storage-reviewers,jstutte 2021-06-01 08:50:31 +00:00
DBSchema.cpp Bug 1709067 - IDB: Remove module specific QM_TRY macros; r=dom-storage-reviewers,jstutte 2021-05-03 19:44:38 +00:00
DBSchema.h
FileInfo.h Bug 1711663 - Extract non-template stuff into base classes; r=dom-storage-reviewers,asuth 2021-06-01 08:50:32 +00:00
FileInfoImpl.h Bug 1711663 - Extract non-template stuff into base classes; r=dom-storage-reviewers,asuth 2021-06-01 08:50:32 +00:00
FileInfoManager.h Bug 1711663 - Extract non-template stuff into base classes; r=dom-storage-reviewers,asuth 2021-06-01 08:50:32 +00:00
FlippedOnce.h
IDBCursor.cpp Bug 1682536 - Use references/NotNull with IDBCursor. r=dom-workers-and-storage-reviewers,janv 2021-01-21 11:58:29 +00:00
IDBCursor.h
IDBCursorType.cpp Bug 1711675 - IDB: Fix linking in non-unified builds; r=dom-storage-reviewers,jstutte 2021-06-01 09:42:01 +00:00
IDBCursorType.h
IDBDatabase.cpp Bug 1716568 - Move implementation details of InitializationInfo to a cpp file; r=dom-storage-reviewers,jstutte 2021-06-23 21:26:07 +00:00
IDBDatabase.h Bug 708901 - Migrate to nsTHashSet in dom/indexedDB. r=dom-storage-reviewers,janv 2021-03-23 10:36:33 +00:00
IDBEvents.cpp
IDBEvents.h
IDBFactory.cpp
IDBFactory.h
IDBFileHandle.cpp
IDBFileHandle.h
IDBFileRequest.cpp
IDBFileRequest.h
IDBIndex.cpp Bug 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8 2021-05-27 08:35:40 +00:00
IDBIndex.h
IDBKeyRange.cpp Bug 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8 2021-05-27 08:35:40 +00:00
IDBKeyRange.h
IDBMutableFile.cpp Bug 708901 - Migrate to nsTHashSet in dom/indexedDB. r=dom-storage-reviewers,janv 2021-03-23 10:36:33 +00:00
IDBMutableFile.h Bug 708901 - Migrate to nsTHashSet in dom/indexedDB. r=dom-storage-reviewers,janv 2021-03-23 10:36:33 +00:00
IDBObjectStore.cpp Bug 1708448 - Move property and element functions into js/public/PropertyAndElement.h. r=nbp 2021-07-13 11:52:42 +00:00
IDBObjectStore.h
IDBRequest.cpp Bug 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8 2021-05-27 08:35:40 +00:00
IDBRequest.h
IDBResult.h
IDBTransaction.cpp Bug 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8 2021-05-27 08:35:40 +00:00
IDBTransaction.h Bug 1682536 - Use references/NotNull with IDBCursor. r=dom-workers-and-storage-reviewers,janv 2021-01-21 11:58:29 +00:00
IndexedDatabase.cpp Bug 1711663 - Rename FileInfo to DatabaseFileInfo and TestFileInfo to SimpleFileInfo; r=dom-storage-reviewers,jstutte 2021-05-31 17:44:19 +00:00
IndexedDatabase.h Bug 1711663 - Rename FileInfo to DatabaseFileInfo and TestFileInfo to SimpleFileInfo; r=dom-storage-reviewers,jstutte 2021-05-31 17:44:19 +00:00
IndexedDatabaseInlines.h Bug 1714283 - IDB: Fix building in non-unified builds; r=dom-storage-reviewers,jstutte 2021-06-23 13:57:52 +00:00
IndexedDatabaseManager.cpp Bug 1708448 - Move property and element functions into js/public/PropertyAndElement.h. r=nbp 2021-07-13 11:52:42 +00:00
IndexedDatabaseManager.h Bug 1711663 - Rename FileManager to DatabaseFileManager and TestFileManager to SimpleFileManager; r=dom-storage-reviewers,jstutte 2021-06-01 03:42:47 +00:00
IndexedDBCommon.cpp Bug 1709067 - IDB: Remove module specific QM_TRY macros; r=dom-storage-reviewers,jstutte 2021-05-03 19:44:38 +00:00
IndexedDBCommon.h Bug 1709067 - IDB: Remove module specific QM_TRY macros; r=dom-storage-reviewers,jstutte 2021-05-03 19:44:38 +00:00
Key.cpp Bug 1708448 - Move property and element functions into js/public/PropertyAndElement.h. r=nbp 2021-07-13 11:52:42 +00:00
Key.h
KeyPath.cpp Bug 1708448 - Move property and element functions into js/public/PropertyAndElement.h. r=nbp 2021-07-13 11:52:42 +00:00
KeyPath.h Bug 1680751 - Change KeyPathType to an enum class. r=ttung,dom-storage-reviewers,asuth 2021-03-31 18:28:40 +00:00
moz.build Bug 1711663 - Rename FileInfo to DatabaseFileInfo and TestFileInfo to SimpleFileInfo; r=dom-storage-reviewers,jstutte 2021-05-31 17:44:19 +00:00
nsIIDBPermissionsRequest.idl
PBackgroundIDBCursor.ipdl
PBackgroundIDBDatabase.ipdl
PBackgroundIDBDatabaseFile.ipdl
PBackgroundIDBDatabaseRequest.ipdl
PBackgroundIDBFactory.ipdl
PBackgroundIDBFactoryRequest.ipdl
PBackgroundIDBRequest.ipdl
PBackgroundIDBSharedTypes.ipdlh Bug 1689147 - Part 1: Add extended attribute syntax to IPDL, r=mccr8 2021-02-09 16:50:21 +00:00
PBackgroundIDBTransaction.ipdl
PBackgroundIDBVersionChangeTransaction.ipdl
PBackgroundIndexedDBUtils.ipdl
PermissionRequestBase.cpp Bug 1709067 - IDB: Remove module specific QM_TRY macros; r=dom-storage-reviewers,jstutte 2021-05-03 19:44:38 +00:00
PermissionRequestBase.h
ProfilerHelpers.cpp Bug 1699742 - Remove MOZ_GECKO_PROFILER ifdefs that are no longer needed, r=gerald. 2021-03-22 16:29:52 +00:00
ProfilerHelpers.h
ReportInternalError.cpp
ReportInternalError.h
SafeRefPtr.h Bug 1687391 - Avoid using a spinlock in ThreadSafeWeakReference, r=glandium,mccr8,Gankra,sg 2021-02-03 17:00:04 +00:00
SchemaUpgrades.cpp Bug 1711675 - IDB: Fix linking in non-unified builds; r=dom-storage-reviewers,jstutte 2021-06-01 09:42:01 +00:00
SchemaUpgrades.h
ScriptErrorHelper.cpp
ScriptErrorHelper.h
SerializationHelpers.h Bug 1680751 - Change KeyPathType to an enum class. r=ttung,dom-storage-reviewers,asuth 2021-03-31 18:28:40 +00:00
ThreadLocal.h