fune/dom/indexedDB
2021-03-24 17:56:49 +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 1678330: Ensure nested SpinEventLoopUntil(OrShutdown) calls are traceable to the originating source in case of crash. r=nika,extension-reviewers 2021-03-02 22:11:58 +00:00
ActorsChild.cpp Bug 1691589 - Reduce reliance on GeckoProfiler.h when only labels (and maybe markers) are needed - r=necko-reviewers,geckoview-reviewers,sg,agi,florian 2021-02-16 04:44:19 +00:00
ActorsChild.h
ActorsParent.cpp Bug 1184468 - Use nsBaseHashtable::Values. r=xpcom-reviewers,nika 2021-03-24 17:56:49 +00:00
ActorsParent.h
ActorsParentCommon.cpp Bug 1691589 - Reduce reliance on GeckoProfiler.h when only labels (and maybe markers) are needed - r=necko-reviewers,geckoview-reviewers,sg,agi,florian 2021-02-16 04:44:19 +00:00
ActorsParentCommon.h
DBSchema.cpp Bug 1691589 - Reduce reliance on GeckoProfiler.h when only labels (and maybe markers) are needed - r=necko-reviewers,geckoview-reviewers,sg,agi,florian 2021-02-16 04:44:19 +00:00
DBSchema.h
FileInfo.cpp
FileInfoFwd.h
FileInfoT.h
FileInfoTImpl.h Bug 1686191 - Have a way to specifically report warnings around QM_TRY; r=asuth,sg,dom-storage-reviewers 2021-03-24 12:27:53 +00:00
FileManager.h Bug 1686031 - Rename OriginMetadata.h to CommonMetadata.h; r=dom-storage-reviewers,sg 2021-03-11 05:53:17 +00:00
FileManagerBase.h Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +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
IDBCursorType.h
IDBDatabase.cpp Bug 1686191 - Have a way to specifically report warnings around QM_TRY; r=asuth,sg,dom-storage-reviewers 2021-03-24 12:27:53 +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
IDBIndex.h
IDBKeyRange.cpp
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 1686191 - Have a way to specifically report warnings around QM_TRY; r=asuth,sg,dom-storage-reviewers 2021-03-24 12:27:53 +00:00
IDBObjectStore.h
IDBRequest.cpp
IDBRequest.h
IDBResult.h
IDBTransaction.cpp Bug 1682536 - Use references/NotNull with IDBCursor. r=dom-workers-and-storage-reviewers,janv 2021-01-21 11:58:29 +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
IndexedDatabase.h
IndexedDatabaseInlines.h
IndexedDatabaseManager.cpp Bug 1184468 - Use nsBaseHashtable::Values. r=xpcom-reviewers,nika 2021-03-24 17:56:49 +00:00
IndexedDatabaseManager.h Bug 1685281 - Fix IndexedDatabaseManager in the non-unified environment. r=sg 2021-01-06 12:00:56 +00:00
IndexedDBCommon.cpp
IndexedDBCommon.h Bug 1686191 - Remove module argument from LogError. r=dom-workers-and-storage-reviewers,janv 2021-03-12 15:01:21 +00:00
Key.cpp Bug 1674777 part 5 - Change GetObjectAs* APIs to use size_t for outparam instead of uint32_t. r=sfink,sg 2021-02-01 17:15:00 +00:00
Key.h
KeyPath.cpp
KeyPath.h Bug 1673931 - Avoid including BindingDeclarations.h from header files. r=nika 2021-03-04 14:32:14 +00:00
moz.build
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
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 1691589 - Reduce reliance on GeckoProfiler.h when only labels (and maybe markers) are needed - r=necko-reviewers,geckoview-reviewers,sg,agi,florian 2021-02-16 04:44:19 +00:00
SchemaUpgrades.h
ScriptErrorHelper.cpp
ScriptErrorHelper.h
SerializationHelpers.h
ThreadLocal.h