gecko-dev/dom/indexedDB
Nika Layzell 3409141758 Bug 1414974 - Part 2: Switch many consumers to nsGlobalWindow{Inner,Outer}, r=smaug
This is a large patch which tries to switch many of the external consumers of
nsGlobalWindow to instead use the new Inner or Outer variants.

MozReview-Commit-ID: 99648Lm46T5
2017-11-09 10:44:47 -05:00
..
crashtests
test
ActorsChild.cpp Bug 1410420 - Clear database actor's strong reference to IDBDatabase when opening of a database fails; r=asuth 2017-10-30 07:13:40 +01:00
ActorsChild.h Bug 1410420 - Clear database actor's strong reference to IDBDatabase when opening of a database fails; r=asuth 2017-10-30 07:13:40 +01:00
ActorsParent.cpp Bug 1410106 - Better check about privateBrowsing for IDB, r=asuth 2017-11-08 06:43:50 +01:00
ActorsParent.h
FileInfo.cpp
FileInfo.h
FileManager.h
FileSnapshot.cpp
FileSnapshot.h
IDBCursor.cpp
IDBCursor.h
IDBDatabase.cpp
IDBDatabase.h
IDBEvents.cpp
IDBEvents.h
IDBFactory.cpp Bug 1414974 - Part 2: Switch many consumers to nsGlobalWindow{Inner,Outer}, r=smaug 2017-11-09 10:44:47 -05:00
IDBFactory.h Bug 1414138 - Keep IndexedDB in sandbox unlabeled. r=billm 2017-11-06 11:58:13 +08:00
IDBFileHandle.cpp
IDBFileHandle.h
IDBFileRequest.cpp
IDBFileRequest.h
IDBIndex.cpp
IDBIndex.h
IDBKeyRange.cpp
IDBKeyRange.h
IDBMutableFile.cpp
IDBMutableFile.h
IDBObjectStore.cpp
IDBObjectStore.h
IDBRequest.cpp
IDBRequest.h
IDBTransaction.cpp
IDBTransaction.h
IDBWrapperCache.cpp
IDBWrapperCache.h
IndexedDatabase.h
IndexedDatabaseInlines.h
IndexedDatabaseManager.cpp Bug 1372823 Part 1: Fix assertion in IndexedDatabaseManager::NoteLiveQuotaManager. r=janv 2017-10-18 12:04:52 +01:00
IndexedDatabaseManager.h
Key.cpp
Key.h
KeyPath.cpp
KeyPath.h
PBackgroundIDBCursor.ipdl
PBackgroundIDBDatabase.ipdl
PBackgroundIDBDatabaseFile.ipdl
PBackgroundIDBDatabaseRequest.ipdl
PBackgroundIDBFactory.ipdl Bug 1410106 - Better check about privateBrowsing for IDB, r=asuth 2017-11-08 06:43:50 +01:00
PBackgroundIDBFactoryRequest.ipdl
PBackgroundIDBRequest.ipdl
PBackgroundIDBSharedTypes.ipdlh
PBackgroundIDBTransaction.ipdl
PBackgroundIDBVersionChangeTransaction.ipdl
PBackgroundIndexedDBUtils.ipdl
PIndexedDBPermissionRequest.ipdl
PermissionRequestBase.cpp
PermissionRequestBase.h
ProfilerHelpers.h
ReportInternalError.cpp
ReportInternalError.h
ScriptErrorHelper.cpp
ScriptErrorHelper.h
SerializationHelpers.h
moz.build