gecko-dev/dom/indexedDB
Sylvestre Ledru fa45a3c670 Bug 1443080 - Use the static call for static methods (not instance) r=Ehsan
MozReview-Commit-ID: JwHh4bzxuTR

--HG--
extra : rebase_source : 5f5e37517aa80c2e7b5933962178d761074886e7
2018-03-16 14:29:15 +01:00
..
crashtests
test Bug 1442302 - Remove placesOverlay.xul. r=Gijs,mak,standard8 2018-03-12 10:43:35 -07:00
ActorsChild.cpp Bug 1193394 - Part 1: Microtasks and promises scheduling. r=bevis 2017-11-17 11:01:27 +08: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 1443080 - Use the static call for static methods (not instance) r=Ehsan 2018-03-16 14:29:15 +01:00
ActorsParent.h
FileInfo.cpp Bug 1443080 - Use the static call for static methods (not instance) r=Ehsan 2018-03-16 14:29:15 +01:00
FileInfo.h Bug 1422335 - Using a sandbox on main-thread when deserializing data for IDB - part 1 - Deserialize on main-thread using a sandbox, r=asuth 2018-01-18 13:19:06 +01:00
FileManager.h
FileSnapshot.cpp Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8 2018-02-12 15:44:40 -05:00
FileSnapshot.h
IDBCursor.cpp
IDBCursor.h
IDBDatabase.cpp
IDBDatabase.h
IDBEvents.cpp
IDBEvents.h
IDBFactory.cpp Bug 1442560 - Add a note for deprecating passing a storage option to indexedDB.open(). r=asuth 2018-03-05 20:01:00 +01:00
IDBFactory.h Bug 1414138 - Keep IndexedDB in sandbox unlabeled. r=billm 2017-11-06 11:58:13 +08:00
IDBFileHandle.cpp Bug 1193394 - Part 1: Microtasks and promises scheduling. r=bevis 2017-11-17 11:01:27 +08:00
IDBFileHandle.h
IDBFileRequest.cpp Bug 1412775 - Implement Event.composedPath, r=stone 2017-12-18 18:07:36 +02:00
IDBFileRequest.h
IDBIndex.cpp
IDBIndex.h
IDBKeyRange.cpp Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8 2018-02-12 15:44:40 -05:00
IDBKeyRange.h Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8 2018-02-12 15:44:40 -05:00
IDBMutableFile.cpp
IDBMutableFile.h
IDBObjectStore.cpp Bug 1435174 - Remove the renaming 'using namespace workers', r=bkelly 2018-02-05 19:55:07 +01:00
IDBObjectStore.h Bug 1422335 - Using a sandbox on main-thread when deserializing data for IDB - part 2 - Upgrade value, r=asuth 2018-01-18 13:19:07 +01:00
IDBRequest.cpp Bug 1435174 - Remove the renaming 'using namespace workers', r=bkelly 2018-02-05 19:55:07 +01:00
IDBRequest.h
IDBTransaction.cpp Bug 1193394 - Part 1: Microtasks and promises scheduling. r=bevis 2017-11-17 11:01:27 +08:00
IDBTransaction.h
IDBWrapperCache.cpp
IDBWrapperCache.h
IndexedDatabase.h Bug 1275062 - Introduce a size check of IPC messages for IndexedDB, r=asuth 2018-01-27 13:40:58 +01:00
IndexedDatabaseInlines.h Bug 1275062 - Introduce a size check of IPC messages for IndexedDB, r=asuth 2018-01-27 13:40:58 +01:00
IndexedDatabaseManager.cpp Bug 1435174 - Remove the renaming 'using namespace workers', r=bkelly 2018-02-05 19:55:07 +01:00
IndexedDatabaseManager.h
Key.cpp
Key.h
KeyPath.cpp
KeyPath.h
moz.build Bug 1432963 - Fixing workers headers - part 17 - no LIBS=[workers] in moz.build files, r=smaug 2018-01-31 08:25:30 +01:00
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
PermissionRequestBase.cpp
PermissionRequestBase.h
PIndexedDBPermissionRequest.ipdl
ProfilerHelpers.h
ReportInternalError.cpp Bug 1443079 - nsScriptError.isFromPrivateWindow must match the correct value also in e10s mode, r=smaug 2018-03-13 06:40:38 +01:00
ReportInternalError.h
ScriptErrorHelper.cpp Bug 1443079 - nsScriptError.isFromPrivateWindow must match the correct value also in e10s mode, r=smaug 2018-03-13 06:40:38 +01:00
ScriptErrorHelper.h
SerializationHelpers.h