1
0
Fork 0
firefox/dom/indexedDB
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00
..
test Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
ActorsChild.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
ActorsChild.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
ActorsParent.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
ActorsParent.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
ActorsParentCommon.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
ActorsParentCommon.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
components.conf Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
DatabaseFileInfo.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
DatabaseFileInfo.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
DatabaseFileInfoFwd.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
DatabaseFileManager.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
DatabaseFileManagerImpl.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
DBSchema.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
DBSchema.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
FileInfo.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
FileInfoImpl.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
FileInfoManager.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
FlippedOnce.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IDBCursor.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IDBCursor.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IDBCursorType.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IDBCursorType.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IDBDatabase.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IDBDatabase.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IDBEvents.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IDBEvents.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IDBFactory.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IDBFactory.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IDBIndex.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IDBIndex.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IDBKeyRange.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IDBKeyRange.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IDBObjectStore.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IDBObjectStore.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IDBRequest.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IDBRequest.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IDBResult.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IDBTransaction.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IDBTransaction.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IndexedDatabase.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IndexedDatabase.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IndexedDatabaseInlines.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IndexedDatabaseManager.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IndexedDatabaseManager.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IndexedDBCipherKeyManager.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IndexedDBCommon.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
IndexedDBCommon.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
Key.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
Key.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
KeyPath.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
KeyPath.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
moz.build Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
NotifyUtils.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
NotifyUtils.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
nsIIDBPermissionsRequest.idl Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
nsIIndexedDatabaseManager.idl Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
PBackgroundIDBCursor.ipdl Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
PBackgroundIDBDatabase.ipdl Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
PBackgroundIDBDatabaseFile.ipdl Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
PBackgroundIDBFactory.ipdl Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
PBackgroundIDBFactoryRequest.ipdl Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
PBackgroundIDBRequest.ipdl Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
PBackgroundIDBSharedTypes.ipdlh Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
PBackgroundIDBTransaction.ipdl Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
PBackgroundIDBVersionChangeTransaction.ipdl Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
PBackgroundIndexedDBUtils.ipdl Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
ProfilerHelpers.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
ProfilerHelpers.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
ReportInternalError.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
ReportInternalError.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
SafeRefPtr.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
SchemaUpgrades.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
SchemaUpgrades.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
ScriptErrorHelper.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
ScriptErrorHelper.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
SerializationHelpers.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
ThreadLocal.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00