gecko-dev/dom/indexedDB
Andreas Farre 794b0068c3 Bug 1561715 - Part 3: Remove SchedulerGroup::IsBackground. r=smaug
Depends on D56745

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

--HG--
extra : moz-landing-system : lando
2019-12-12 15:20:52 +00:00
..
crashtests Bug 1577202 - Added test case from fuzzying. r=dom-workers-and-storage-reviewers,asuth 2019-12-04 12:45:35 +00:00
test Bug 1596918: Part 4e - Fix callers which rely on frame message manager globals. r=mccr8 2019-12-13 20:36:40 +00:00
ActorsChild.cpp Bug 1600283 - Replaced use of nsAutoPtr by UniquePtr. r=dom-workers-and-storage-reviewers,janv 2019-12-19 09:57:49 +00:00
ActorsChild.h Bug 1600283 - Replaced use of nsAutoPtr by UniquePtr. r=dom-workers-and-storage-reviewers,janv 2019-12-19 09:57:49 +00:00
ActorsParent.cpp Bug 1600283 - Replaced use of nsAutoPtr by UniquePtr. r=dom-workers-and-storage-reviewers,ytausky 2019-12-19 09:56:38 +00:00
ActorsParent.h Bug 1600283 - Remove uses of already_AddRefed. r=dom-workers-and-storage-reviewers,janv 2019-12-19 09:24:15 +00:00
FileInfo.cpp Bug 1600283 - Remove uses of already_AddRefed. r=dom-workers-and-storage-reviewers,ytausky 2019-12-19 09:24:02 +00:00
FileInfo.h Bug 1600283 - Remove uses of already_AddRefed. r=dom-workers-and-storage-reviewers,ytausky 2019-12-19 09:24:02 +00:00
FileManager.h Bug 1600283 - Remove uses of already_AddRefed. r=dom-workers-and-storage-reviewers,janv 2019-12-16 13:17:46 +00:00
FileSnapshot.cpp Bug 1596409 - P1.1: Make socket process support IPCStream r=dragana 2019-12-03 13:41:58 +00:00
FileSnapshot.h Bug 1168606 - Resolved clang-tidy warnings. r=ttung,asuth 2019-11-08 13:22:28 +00:00
FlippedOnce.h Bug 1600906 - Made FlippedOnce member functions constexpr. r=dom-workers-and-storage-reviewers,ytausky 2019-12-13 10:54:48 +00:00
IDBCursor.cpp Bug 1600283 - Remove uses of already_AddRefed. r=dom-workers-and-storage-reviewers,janv 2019-12-16 14:42:54 +00:00
IDBCursor.h Bug 1600283 - Remove uses of already_AddRefed. r=dom-workers-and-storage-reviewers,janv 2019-12-16 14:42:54 +00:00
IDBDatabase.cpp Bug 1600283 - Replaced use of nsAutoPtr by UniquePtr. r=dom-workers-and-storage-reviewers,janv 2019-12-19 09:57:49 +00:00
IDBDatabase.h Bug 1600283 - Replaced use of nsAutoPtr by UniquePtr. r=dom-workers-and-storage-reviewers,janv 2019-12-19 09:57:49 +00:00
IDBEvents.cpp Bug 1600283 - Remove uses of already_AddRefed. r=dom-workers-and-storage-reviewers,janv 2019-12-19 09:23:47 +00:00
IDBEvents.h Bug 1600283 - Remove uses of already_AddRefed. r=dom-workers-and-storage-reviewers,janv 2019-12-16 14:35:59 +00:00
IDBFactory.cpp Bug 1561715 - Part 3: Remove SchedulerGroup::IsBackground. r=smaug 2019-12-12 15:20:52 +00:00
IDBFactory.h Bug 1600283 - Replaced use of nsAutoPtr by UniquePtr. r=dom-workers-and-storage-reviewers,janv 2019-12-19 09:57:42 +00:00
IDBFileHandle.cpp Bug 1600283 - Remove uses of already_AddRefed. r=dom-workers-and-storage-reviewers,janv 2019-12-19 09:23:47 +00:00
IDBFileHandle.h Bug 1600283 - Remove uses of already_AddRefed. r=dom-workers-and-storage-reviewers,janv 2019-12-19 09:23:47 +00:00
IDBFileRequest.cpp Bug 1600283 - Remove uses of already_AddRefed. r=dom-workers-and-storage-reviewers,janv 2019-12-16 14:35:59 +00:00
IDBFileRequest.h Bug 1600283 - Remove uses of already_AddRefed. r=dom-workers-and-storage-reviewers,janv 2019-12-16 14:35:59 +00:00
IDBIndex.cpp Bug 1600283 - Replaced use of nsAutoPtr by UniquePtr. r=dom-workers-and-storage-reviewers,janv 2019-12-19 09:57:45 +00:00
IDBIndex.h Bug 1600283 - Replaced use of nsAutoPtr by UniquePtr. r=dom-workers-and-storage-reviewers,janv 2019-12-19 09:57:45 +00:00
IDBKeyRange.cpp Bug 1600283 - Remove uses of already_AddRefed. r=dom-workers-and-storage-reviewers,janv 2019-12-16 13:18:06 +00:00
IDBKeyRange.h Bug 1600283 - Remove uses of already_AddRefed. r=dom-workers-and-storage-reviewers,janv 2019-12-16 13:18:06 +00:00
IDBMutableFile.cpp Bug 1600283 - Remove uses of already_AddRefed. r=dom-workers-and-storage-reviewers,ytausky 2019-12-19 09:24:02 +00:00
IDBMutableFile.h Bug 1600283 - Remove uses of already_AddRefed. r=dom-workers-and-storage-reviewers,ytausky 2019-12-19 09:24:02 +00:00
IDBObjectStore.cpp Bug 1600283 - Replaced use of nsAutoPtr by UniquePtr. r=dom-workers-and-storage-reviewers,janv 2019-12-19 09:57:47 +00:00
IDBObjectStore.h Bug 1600283 - Replaced use of nsAutoPtr by UniquePtr. r=dom-workers-and-storage-reviewers,janv 2019-12-19 09:57:47 +00:00
IDBRequest.cpp Bug 1600283 - Remove uses of already_AddRefed. r=dom-workers-and-storage-reviewers,janv 2019-12-19 09:23:47 +00:00
IDBRequest.h Bug 1600283 - Removed unused include directives. r=dom-workers-and-storage-reviewers,ytausky 2019-12-19 09:57:40 +00:00
IDBResult.h Bug 1544750 - Part 2: Refactor Key::EncodeJSValInternal to show direct correspondence to spec r=asuth,tcampbell 2019-07-29 09:05:44 +00:00
IDBTransaction.cpp Bug 1600283 - Removed unused include directives. r=dom-workers-and-storage-reviewers,ytausky 2019-12-19 09:57:40 +00:00
IDBTransaction.h Bug 1600283 - Removed unused include directives. r=dom-workers-and-storage-reviewers,ytausky 2019-12-19 09:57:40 +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 1600283 - Removed uses of already_AddRefed. r=dom-workers-and-storage-reviewers,ytausky 2019-12-19 09:57:52 +00:00
IndexedDatabaseManager.cpp Bug 1600283 - Remove uses of already_AddRefed. r=dom-workers-and-storage-reviewers,ytausky 2019-12-19 09:24:22 +00:00
IndexedDatabaseManager.h Bug 1600283 - Remove uses of already_AddRefed. r=dom-workers-and-storage-reviewers,ytausky 2019-12-19 09:24:22 +00:00
InitializedOnce.h Bug 1600906 - Extended InitializedOnce to allow restricting the valid values. r=dom-workers-and-storage-reviewers,ytausky 2019-12-13 10:55:33 +00:00
Key.cpp Bug 1602882 - Move array operations to a new js/Array.h header. r=sfink,bzbarsky 2019-12-11 06:17:44 +00:00
Key.h Bug 1602882 - Move array operations to a new js/Array.h header. r=sfink,bzbarsky 2019-12-11 06:17:44 +00:00
KeyPath.cpp Bug 1602882 - Move array operations to a new js/Array.h header. r=sfink,bzbarsky 2019-12-11 06:17:44 +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 Bug 1535397 - Part 4 - use native Maybe syntax in place of NullableVersion in IDPL; r=baku 2019-03-15 17:10:29 +00:00
PBackgroundIDBDatabaseFile.ipdl
PBackgroundIDBDatabaseRequest.ipdl
PBackgroundIDBFactory.ipdl
PBackgroundIDBFactoryRequest.ipdl
PBackgroundIDBRequest.ipdl Bug 1561876 - Remove support for de-serializing WebAssembly.Modules in IDB; r=asuth 2019-07-03 12:23:33 +02:00
PBackgroundIDBSharedTypes.ipdlh Bug 1168606 - Change definition of OpenCursorParams subtypes to allow reducing duplicated code r=ttung,asuth 2019-09-11 11:51:26 +00:00
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 Bug 1442778 - Add "chromeContext" parameter to console API and console service messages. r=smaug 2019-04-01 22:42:34 +00:00
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 1598164 - Added FlippedOnce class template to help reducing statefulness of boolean flags. r=dom-workers-and-storage-reviewers,ytausky 2019-12-03 15:25:49 +00:00
nsIIDBPermissionsRequest.idl