gecko-dev/dom/indexedDB
Simon Giesecke 652ecd936e Bug 1598164 - Fixed log message printf string. r=dom-workers-and-storage-reviewers,janv
Differential Revision: https://phabricator.services.mozilla.com/D55076

--HG--
extra : moz-landing-system : lando
2019-11-28 10:19:45 +00:00
..
crashtests Backed out changeset a13d1af8d1b5 (bug 1558522) for Crashtest failures in reftest/tests/xpcom/string/crashtests/1113005.html. CLOSED TREE 2019-11-19 19:23:28 +02:00
test Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
ActorsChild.cpp Bug 1599420 - Ensure that strong references to newly created cursors are kept until the DOM Binding is created. r=dom-workers-and-storage-reviewers,ttung,janv 2019-11-26 14:38:16 +00:00
ActorsChild.h Bug 1598164 - Use scoped enums in IDBTransaction. r=dom-workers-and-storage-reviewers,edenchuang 2019-11-27 10:54:57 +00:00
ActorsParent.cpp Bug 1597191 - Do not fail cursor operation when processing preloaded entries. r=dom-workers-and-storage-reviewers,asuth 2019-11-27 19:06:45 +00:00
ActorsParent.h
FileInfo.cpp Bug 1168606 - Resolved clang-tidy warnings. r=ttung,asuth 2019-11-08 13:22:28 +00:00
FileInfo.h Bug 1168606 - Resolved clang-tidy warnings. r=ttung,asuth 2019-11-08 13:22:28 +00:00
FileManager.h Bug 1597191 - Added const where easily possible. r=dom-workers-and-storage-reviewers,perry 2019-11-27 16:31:31 +00:00
FileSnapshot.cpp Bug 1168606 - Resolved clang-tidy warnings. r=ttung,asuth 2019-11-08 13:22:28 +00:00
FileSnapshot.h Bug 1168606 - Resolved clang-tidy warnings. r=ttung,asuth 2019-11-08 13:22:28 +00:00
IDBCursor.cpp Bug 1598164 - Fixed log message printf string. r=dom-workers-and-storage-reviewers,janv 2019-11-28 10:19:45 +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 Bug 1598164 - Use scoped enums in IDBTransaction. r=dom-workers-and-storage-reviewers,edenchuang 2019-11-27 10:54:57 +00:00
IDBDatabase.h
IDBEvents.cpp
IDBEvents.h Bug 1168606 - Resolved clang-tidy warnings. r=ttung,asuth 2019-11-08 13:22:28 +00:00
IDBFactory.cpp Bug 1168606 - Resolved clang-tidy warnings. r=ttung,asuth 2019-11-08 13:22:28 +00:00
IDBFactory.h
IDBFileHandle.cpp Bug 1581173 part 1. Add a way to more easily throw TypeErrors and RangeErrors with custom message strings via ErrorResult. r=smaug 2019-09-20 02:19:18 +00:00
IDBFileHandle.h
IDBFileRequest.cpp
IDBFileRequest.h Bug 1168606 - Resolved clang-tidy warnings. r=ttung,asuth 2019-11-08 13:22:28 +00:00
IDBIndex.cpp Bug 1598164 - Use scoped enums in IDBTransaction. r=dom-workers-and-storage-reviewers,edenchuang 2019-11-27 10:54:57 +00:00
IDBIndex.h
IDBKeyRange.cpp
IDBKeyRange.h Bug 1168606 - Resolved clang-tidy warnings. r=ttung,asuth 2019-11-08 13:22:28 +00:00
IDBMutableFile.cpp
IDBMutableFile.h
IDBObjectStore.cpp Bug 1596129 - Make use of std::find_if in IDBObjectStore::Index. r=dom-workers-and-storage-reviewers,ttung 2019-11-27 10:16:39 +00:00
IDBObjectStore.h Bug 1168606 - Resolved clang-tidy warnings. r=ttung,asuth 2019-11-08 13:22:28 +00:00
IDBRequest.cpp
IDBRequest.h Bug 1168606 - Resolved clang-tidy warnings. r=ttung,asuth 2019-11-08 13:22:28 +00:00
IDBResult.h
IDBTransaction.cpp Bug 1598164 - Make use of std::copy_if/MakeBackInserter in IDBTransaction::AbortInternal. r=dom-workers-and-storage-reviewers,ytausky 2019-11-27 10:54:57 +00:00
IDBTransaction.h Bug 1598164 - Use scoped enums in IDBTransaction. r=dom-workers-and-storage-reviewers,edenchuang 2019-11-27 10:54:57 +00:00
IndexedDatabase.h Bug 1168606 - Replace pseudo-move constructor of StructuredCloneReadInfo by explicit DeserializeStructuredCloneReadInfo function. r=ttung,asuth 2019-11-08 13:22:08 +00:00
IndexedDatabaseInlines.h Bug 1168606 - Replace pseudo-move constructor of StructuredCloneReadInfo by explicit DeserializeStructuredCloneReadInfo function. r=ttung,asuth 2019-11-08 13:22:08 +00:00
IndexedDatabaseManager.cpp Bug 1168606 - Increase default maximum number of extra records to preload to 64. r=ttung,asuth 2019-11-14 15:50: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 Bug 1168606 - Apply renamings suggested for Cursor::*Key members and related identifiers. r=ytausky,asuth 2019-09-18 06:41:35 +00:00
Key.h Bug 1168606 - Apply renamings suggested for Cursor::*Key members and related identifiers. r=ytausky,asuth 2019-09-18 06:41:35 +00:00
KeyPath.cpp Bug 1168606 - Resolved clang-tidy warnings. r=ttung,asuth 2019-11-08 13:22:28 +00:00
KeyPath.h
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 Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug 2019-09-30 22:06:47 +00:00
PermissionRequestBase.h
ProfilerHelpers.h Bug 1598164 - Use scoped enums in IDBTransaction. r=dom-workers-and-storage-reviewers,edenchuang 2019-11-27 10:54:57 +00:00
ReportInternalError.cpp
ReportInternalError.h
ScriptErrorHelper.cpp Bug 1168606 - Resolved clang-tidy warnings. r=ttung,asuth 2019-11-08 13:22:28 +00:00
ScriptErrorHelper.h
SerializationHelpers.h Bug 1598164 - Use scoped enums in IDBTransaction. r=dom-workers-and-storage-reviewers,edenchuang 2019-11-27 10:54:57 +00:00
moz.build Bug 1594981 - update Core::DOM* and Core::Storage* bugzilla product and component meta data in moz.build files after reorganization in bug 1594717. r=annevk 2019-11-08 12:17:57 +00:00
nsIIDBPermissionsRequest.idl