gecko-dev/dom/indexedDB
Kashav Madan eeeeb803c4 Bug 1588193 - Fix broken tests, r=mccr8
Most of these tests relied on assumptions that were broken by the new content
event utils (timing, being in a ContentTask, etc).

Differential Revision: https://phabricator.services.mozilla.com/D51442

--HG--
extra : moz-landing-system : lando
2019-11-05 21:52:43 +00:00
..
crashtests
test Bug 1588193 - Fix broken tests, r=mccr8 2019-11-05 21:52:43 +00:00
ActorsChild.cpp Bug 1168606 - Do not use mContinueCalled for determining whether to cache a cursor response. r=ttung,asuth 2019-11-05 16:46:31 +00:00
ActorsChild.h Bug 1168606 - Do not use mContinueCalled for determining whether to cache a cursor response. r=ttung,asuth 2019-11-05 16:46:31 +00:00
ActorsParent.cpp Bug 1168606 - Extract functions for accessing sort key into Cursor. r=ytausky,asuth 2019-11-05 16:46:03 +00:00
ActorsParent.h
FileInfo.cpp
FileInfo.h
FileManager.h Bug 1576593 - P2 - Change the way for tunneling quota information to SQLite; r=janv 2019-10-25 12:02:10 +00:00
FileSnapshot.cpp
FileSnapshot.h
IDBCursor.cpp Bug 1168606 - Support preloading also for index cursors. r=ttung,asuth 2019-11-05 14:40:35 +00:00
IDBCursor.h Bug 1168606 - Do not use mContinueCalled for determining whether to cache a cursor response. r=ttung,asuth 2019-11-05 16:46:31 +00:00
IDBDatabase.cpp
IDBDatabase.h
IDBEvents.cpp
IDBEvents.h
IDBFactory.cpp Bug 1488583 - Remove unsupported, misleading "dom.indexedDB.enabled" preference r=ttung 2019-11-05 08:13:45 +00:00
IDBFactory.h
IDBFileHandle.cpp
IDBFileHandle.h
IDBFileRequest.cpp
IDBFileRequest.h
IDBIndex.cpp Bug 1168606 - Fixed some log messages. r=ttung 2019-11-05 16:46:38 +00:00
IDBIndex.h
IDBKeyRange.cpp
IDBKeyRange.h
IDBMutableFile.cpp
IDBMutableFile.h
IDBObjectStore.cpp Bug 1168606 - Fixed some log messages. r=ttung 2019-11-05 16:46:38 +00:00
IDBObjectStore.h
IDBRequest.cpp
IDBRequest.h
IDBResult.h
IDBTransaction.cpp Bug 1168606 - Send extra records with every ObjectStoreCursorResponse if enabled by pref. r=ttung,asuth 2019-11-05 14:40:37 +00:00
IDBTransaction.h Bug 1168606 - Send extra records with every ObjectStoreCursorResponse if enabled by pref. r=ttung,asuth 2019-11-05 14:40:37 +00:00
IndexedDatabase.h
IndexedDatabaseInlines.h
IndexedDatabaseManager.cpp Bug 1168606 - Introduce preference for maximum number of extra records to preload, defaulting to 0/off for now. r=ttung,asuth 2019-11-05 14:40:33 +00:00
IndexedDatabaseManager.h Bug 1168606 - Introduce preference for maximum number of extra records to preload, defaulting to 0/off for now. r=ttung,asuth 2019-11-05 14:40:33 +00:00
Key.cpp
Key.h
KeyPath.cpp
KeyPath.h
moz.build
nsIIDBPermissionsRequest.idl
PBackgroundIDBCursor.ipdl Bug 1168606 - Support preloading also for index cursors. r=ttung,asuth 2019-11-05 14:40:35 +00:00
PBackgroundIDBDatabase.ipdl
PBackgroundIDBDatabaseFile.ipdl
PBackgroundIDBDatabaseRequest.ipdl
PBackgroundIDBFactory.ipdl
PBackgroundIDBFactoryRequest.ipdl
PBackgroundIDBRequest.ipdl
PBackgroundIDBSharedTypes.ipdlh
PBackgroundIDBTransaction.ipdl
PBackgroundIDBVersionChangeTransaction.ipdl
PBackgroundIndexedDBUtils.ipdl
PermissionRequestBase.cpp
PermissionRequestBase.h
ProfilerHelpers.h
ReportInternalError.cpp
ReportInternalError.h
ScriptErrorHelper.cpp Bug 1540903 - Instead of assuming success, do proper error checking; r=asuth 2019-10-25 02:55:26 +00:00
ScriptErrorHelper.h
SerializationHelpers.h