tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

files / dom / indexedDB


ModeNameSize
-rw-r--r--ActorsChild.cpp2869L
-rw-r--r--ActorsChild.h636L
-rw-r--r--ActorsParent.cpp21412L
-rw-r--r--ActorsParent.h63L
-rw-r--r--ActorsParentCommon.cpp738L
-rw-r--r--ActorsParentCommon.h126L
-rw-r--r--DBSchema.cpp174L
-rw-r--r--DBSchema.h46L
-rw-r--r--DatabaseFileInfo.cpp15L
-rw-r--r--DatabaseFileInfo.h14L
-rw-r--r--DatabaseFileInfoFwd.h21L
-rw-r--r--DatabaseFileManager.h142L
-rw-r--r--DatabaseFileManagerImpl.h98L
-rw-r--r--FileInfo.h69L
-rw-r--r--FileInfoImpl.h150L
-rw-r--r--FileInfoManager.h159L
-rw-r--r--FlippedOnce.h41L
-rw-r--r--IDBCursor.cpp877L
-rw-r--r--IDBCursor.h288L
-rw-r--r--IDBCursorType.cpp36L
-rw-r--r--IDBCursorType.h152L
-rw-r--r--IDBDatabase.cpp1083L
-rw-r--r--IDBDatabase.h249L
-rw-r--r--IDBEvents.cpp96L
-rw-r--r--IDBEvents.h93L
-rw-r--r--IDBFactory.cpp876L
-rw-r--r--IDBFactory.h214L
-rw-r--r--IDBIndex.cpp637L
-rw-r--r--IDBIndex.h172L
-rw-r--r--IDBKeyRange.cpp290L
-rw-r--r--IDBKeyRange.h118L
-rw-r--r--IDBObjectStore.cpp1971L
-rw-r--r--IDBObjectStore.h298L
-rw-r--r--IDBRequest.cpp419L
-rw-r--r--IDBRequest.h282L
-rw-r--r--IDBResult.h157L
-rw-r--r--IDBTransaction.cpp1029L
-rw-r--r--IDBTransaction.h392L
-rw-r--r--IndexedDBCipherKeyManager.h31L
-rw-r--r--IndexedDBCommon.cpp40L
-rw-r--r--IndexedDBCommon.h24L
-rw-r--r--IndexedDatabase.cpp588L
-rw-r--r--IndexedDatabase.h235L
-rw-r--r--IndexedDatabaseInlines.h197L
-rw-r--r--IndexedDatabaseManager.cpp931L
-rw-r--r--IndexedDatabaseManager.h185L
-rw-r--r--Key.cpp1066L
-rw-r--r--Key.h297L
-rw-r--r--KeyPath.cpp569L
-rw-r--r--KeyPath.h126L
-rw-r--r--NotifyUtils.cpp22L
-rw-r--r--NotifyUtils.h16L
-rw-r--r--PBackgroundIDBCursor.ipdl101L
-rw-r--r--PBackgroundIDBDatabase.ipdl66L
-rw-r--r--PBackgroundIDBDatabaseFile.ipdl22L
-rw-r--r--PBackgroundIDBFactory.ipdl75L
-rw-r--r--PBackgroundIDBFactoryRequest.ipdl46L
-rw-r--r--PBackgroundIDBRequest.ipdl168L
-rw-r--r--PBackgroundIDBSharedTypes.ipdlh297L
-rw-r--r--PBackgroundIDBTransaction.ipdl49L
-rw-r--r--PBackgroundIDBVersionChangeTransaction.ipdl51L
-rw-r--r--PBackgroundIndexedDBUtils.ipdl41L
-rw-r--r--ProfilerHelpers.cpp280L
-rw-r--r--ProfilerHelpers.h145L
-rw-r--r--ReportInternalError.cpp30L
-rw-r--r--ReportInternalError.h34L
-rw-r--r--SafeRefPtr.h479L
-rw-r--r--SchemaUpgrades.cpp3022L
-rw-r--r--SchemaUpgrades.h27L
-rw-r--r--ScriptErrorHelper.cpp143L
-rw-r--r--ScriptErrorHelper.h35L
-rw-r--r--SerializationHelpers.h85L
-rw-r--r--ThreadLocal.h94L
-rw-r--r--components.conf17L
-rw-r--r--metrics.yaml60L
-rw-r--r--moz.build132L
-rw-r--r--nsIIDBPermissionsRequest.idl24L
-rw-r--r--nsIIndexedDatabaseManager.idl26L
d---------test/-