..
test
Bug 1888878 - Remove arbitrary timeout from test_idle_maintenance.js and test_idle_maintenance_and_databases.js; r=dom-storage-reviewers,asuth
2024-06-20 22:08:43 +00:00
ActorsChild.cpp
Bug 1904442 - Rename GlobalTeardownObserver::GetOwner to GetOwnerWindow. r=smaug,media-playback-reviewers,dom-storage-reviewers,aosmond,padenot,asuth
2024-07-01 11:49:59 +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 1906041 - Rename Ensure(Persistent|Temporary)OriginIsInitialized to Ensure(Persistent|Temporary)OriginIsInitializedInternal; r=dom-storage-reviewers,jari
2024-07-16 10:43:40 +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 1883629 - Update Snappy to version 1.2.0. r=dom-storage-reviewers,janv
2024-04-08 13:48:06 +00:00
ActorsParentCommon.h
…
DBSchema.cpp
…
DBSchema.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
…
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 1904442 - Rename GlobalTeardownObserver::GetOwner to GetOwnerWindow. r=smaug,media-playback-reviewers,dom-storage-reviewers,aosmond,padenot,asuth
2024-07-01 11:49:59 +00:00
IDBDatabase.h
Bug 1878143 - Add durability hint to IDB transaction properties. r=dom-storage-reviewers,webidl,saschanaz,janv,smaug
2024-03-27 17:34:01 +00:00
IDBEvents.cpp
…
IDBEvents.h
…
IDBFactory.cpp
Bug 1904442 - Rename GlobalTeardownObserver::GetOwner to GetOwnerWindow. r=smaug,media-playback-reviewers,dom-storage-reviewers,aosmond,padenot,asuth
2024-07-01 11:49:59 +00:00
IDBFactory.h
Bug 1878137 - Defer reporting declined IDB storage access to method calls. r=dom-storage-reviewers,asuth
2024-05-08 14:29:53 +00:00
IDBIndex.cpp
…
IDBIndex.h
…
IDBKeyRange.cpp
…
IDBKeyRange.h
…
IDBObjectStore.cpp
Bug 1878148 - fix the WPT IndexedDB/serialize-sharedarraybuffer-throws.https.html to trigger a data clone error per spec, and send the correct DataCloneError it expects; r=jari,dom-storage-reviewers,janv
2024-04-30 16:15:12 +00:00
IDBObjectStore.h
Bug 1404276 - Support IDB key extraction with autoincremented primary key. r=dom-storage-reviewers,janv
2024-04-08 15:25:27 +00:00
IDBRequest.cpp
…
IDBRequest.h
…
IDBResult.h
…
IDBTransaction.cpp
Bug 1878143 - Add durability hint to IDB transaction properties. r=dom-storage-reviewers,webidl,saschanaz,janv,smaug
2024-03-27 17:34:01 +00:00
IDBTransaction.h
Bug 1878143 - Add durability hint to IDB transaction properties. r=dom-storage-reviewers,webidl,saschanaz,janv,smaug
2024-03-27 17:34:01 +00:00
IndexedDBCipherKeyManager.h
…
IndexedDBCommon.cpp
…
IndexedDBCommon.h
…
IndexedDatabase.cpp
Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen
2024-04-04 11:49:57 +00:00
IndexedDatabase.h
…
IndexedDatabaseInlines.h
…
IndexedDatabaseManager.cpp
Bug 1888878 - Add nsIIndexedDatabaseManager::DoMaintenance; r=dom-storage-reviewers,asuth
2024-06-20 17:27:10 +00:00
IndexedDatabaseManager.h
Bug 1888878 - Extract background actor creation into a separate function; r=dom-storage-reviewers,asuth
2024-06-20 11:15:46 +00:00
Key.cpp
Backed out 1 changesets (bug 1895951) for causing hazard bustages @ dom/indexedDB/Key.cpp CLOSED TREE
2024-07-12 19:56:54 +03:00
Key.h
Backed out 1 changesets (bug 1895951) for causing hazard bustages @ dom/indexedDB/Key.cpp CLOSED TREE
2024-07-12 19:56:54 +03:00
KeyPath.cpp
Bug 1404276 - Support IDB key extraction with autoincremented primary key. r=dom-storage-reviewers,janv
2024-04-08 15:25:27 +00:00
KeyPath.h
Bug 1404276 - Support IDB key extraction with autoincremented primary key. r=dom-storage-reviewers,janv
2024-04-08 15:25:27 +00:00
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
Bug 1878143 - Add durability hint to IDB transaction properties. r=dom-storage-reviewers,webidl,saschanaz,janv,smaug
2024-03-27 17:34:01 +00:00
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
Bug 1888878 - Add nsIIndexedDatabaseManager::DoMaintenance; r=dom-storage-reviewers,asuth
2024-06-20 17:27:10 +00:00
ProfilerHelpers.cpp
…
ProfilerHelpers.h
…
ReportInternalError.cpp
…
ReportInternalError.h
…
SafeRefPtr.h
Bug 1900541 - Fix formatting in SafeRefPtr.h; r=dom-storage-reviewers,aiunusov,asuth
2024-06-05 21:30:52 +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 1404276 - Support IDB key extraction with autoincremented primary key. r=dom-storage-reviewers,janv
2024-04-08 15:25:27 +00:00
ThreadLocal.h
…
components.conf
Bug 1888878 - Bring back nsIIndexedDatabaseManager; r=dom-storage-reviewers,asuth
2024-06-20 07:28:39 +00:00
moz.build
Bug 1888878 - Bring back nsIIndexedDatabaseManager; r=dom-storage-reviewers,asuth
2024-06-20 07:28:39 +00:00
nsIIDBPermissionsRequest.idl
…
nsIIndexedDatabaseManager.idl
Bug 1888878 - Add nsIIndexedDatabaseManager::DoMaintenance; r=dom-storage-reviewers,asuth
2024-06-20 17:27:10 +00:00