gecko-dev/dom/indexedDB
Mihai Alexandru Michis 74e45489fa Backed out 9 changesets (bug 1651016) for causing hazard failures in TestQuotaCommon.cpp
CLOSED TREE

Backed out changeset 5e566996d34e (bug 1651016)
Backed out changeset 002ddedb37dc (bug 1651016)
Backed out changeset aed04f32eb91 (bug 1651016)
Backed out changeset 2f4529e62cd3 (bug 1651016)
Backed out changeset 8f2aa854a083 (bug 1651016)
Backed out changeset 7f6eb1658a16 (bug 1651016)
Backed out changeset 5d5b249ca664 (bug 1651016)
Backed out changeset 9142d4249c29 (bug 1651016)
Backed out changeset 8d2cc761e5ba (bug 1651016)
2020-07-24 00:00:55 +03:00
..
crashtests
test Bug 1653400 - Add xorigin and fission annotations, r=kmag 2020-07-23 18:05:05 +00:00
ActorsChild.cpp Bug 1650076 - Clean up ThreadLocal. r=dom-workers-and-storage-reviewers,asuth 2020-07-03 09:40:12 +00:00
ActorsChild.h Bug 1650076 - Clean up ThreadLocal. r=dom-workers-and-storage-reviewers,asuth 2020-07-03 09:40:12 +00:00
ActorsParent.cpp Bug 1652002 - Remove ambiguity between mozilla::dom::indexedDB::Exception and mozilla::dom::Exception. r=dom-workers-and-storage-reviewers,janv 2020-07-15 12:45:37 +00:00
ActorsParent.h
FileInfo.cpp
FileInfoFwd.h
FileInfoT.h Bug 1646006 - Merge GetFileInfo and CreateFileInfo and make locking less quirky. r=janv,dom-workers-and-storage-reviewers 2020-07-14 11:14:23 +00:00
FileInfoTImpl.h Bug 1646006 - Merge GetFileInfo and CreateFileInfo and make locking less quirky. r=janv,dom-workers-and-storage-reviewers 2020-07-14 11:14:23 +00:00
FileManager.h Bug 1641512 - Use distinct types for file and database usage. r=dom-workers-and-storage-reviewers,janv 2020-06-25 09:30:06 +00:00
FileManagerBase.h Bug 1646006 - Merge GetFileInfo and CreateFileInfo and make locking less quirky. r=janv,dom-workers-and-storage-reviewers 2020-07-14 11:14:23 +00:00
FlippedOnce.h
IDBCursor.cpp Bug 1650076 - Fix bad printf format strings/argument lists. r=dom-workers-and-storage-reviewers,asuth 2020-07-03 09:39:24 +00:00
IDBCursor.h
IDBCursorType.cpp
IDBCursorType.h
IDBDatabase.cpp Bug 1650076 - Fix bad printf format strings/argument lists. r=dom-workers-and-storage-reviewers,asuth 2020-07-03 09:39:24 +00:00
IDBDatabase.h
IDBEvents.cpp
IDBEvents.h
IDBFactory.cpp Bug 1650076 - Clean up ThreadLocal. r=dom-workers-and-storage-reviewers,asuth 2020-07-03 09:40:12 +00:00
IDBFactory.h Bug 1648454 - Use NotNull with IDBRequest where applicable. r=dom-workers-and-storage-reviewers,asuth 2020-07-01 20:14:23 +00:00
IDBFileHandle.cpp
IDBFileHandle.h
IDBFileRequest.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
IDBFileRequest.h
IDBIndex.cpp Bug 1650076 - Fix bad printf format strings/argument lists. r=dom-workers-and-storage-reviewers,asuth 2020-07-03 09:39:24 +00:00
IDBIndex.h
IDBKeyRange.cpp Bug 1644379 - Change IDBResult(Base) to contain the ErrorResult. r=dom-workers-and-storage-reviewers,asuth 2020-06-30 11:17:40 +00:00
IDBKeyRange.h
IDBMutableFile.cpp
IDBMutableFile.h
IDBObjectStore.cpp Bug 1652002 - Remove ambiguity between mozilla::dom::indexedDB::Exception and mozilla::dom::Exception. r=dom-workers-and-storage-reviewers,janv 2020-07-15 12:45:37 +00:00
IDBObjectStore.h
IDBRequest.cpp Bug 1650076 - Clean up ThreadLocal. r=dom-workers-and-storage-reviewers,asuth 2020-07-03 09:40:12 +00:00
IDBRequest.h Bug 1648454 - Use NotNull with IDBRequest where applicable. r=dom-workers-and-storage-reviewers,asuth 2020-07-01 20:14:23 +00:00
IDBResult.h Bug 1652002 - Remove ambiguity between mozilla::dom::indexedDB::Exception and mozilla::dom::Exception. r=dom-workers-and-storage-reviewers,janv 2020-07-15 12:45:37 +00:00
IDBTransaction.cpp Bug 1650076 - Clean up ThreadLocal. r=dom-workers-and-storage-reviewers,asuth 2020-07-03 09:40:12 +00:00
IDBTransaction.h Bug 1648454 - Use NotNull with IDBRequest where applicable. r=dom-workers-and-storage-reviewers,asuth 2020-07-01 20:14:23 +00:00
IndexedDatabase.cpp
IndexedDatabase.h
IndexedDatabaseInlines.h
IndexedDatabaseManager.cpp Bug 1650076 - Move ProfilerHelpers implementation into cpp file. r=dom-workers-and-storage-reviewers,asuth 2020-07-03 09:38:41 +00:00
IndexedDatabaseManager.h
Key.cpp Bug 1652002 - Remove ambiguity between mozilla::dom::indexedDB::Exception and mozilla::dom::Exception. r=dom-workers-and-storage-reviewers,janv 2020-07-15 12:45:37 +00:00
Key.h Bug 1644379 - Change DecodeString to return string by value. r=dom-workers-and-storage-reviewers,asuth 2020-06-30 10:03:11 +00:00
KeyPath.cpp Bug 1652002 - Remove ambiguity between mozilla::dom::indexedDB::Exception and mozilla::dom::Exception. r=dom-workers-and-storage-reviewers,janv 2020-07-15 12:45:37 +00:00
KeyPath.h
PBackgroundIDBCursor.ipdl Bug 1648141 - IPCBlobInputStream to RemoteLazyInputStream - part 3 - PRemoteLazyInputStream, r=smaug,necko-reviewers,dragana 2020-06-29 11:03:04 +00:00
PBackgroundIDBDatabase.ipdl Bug 1648141 - IPCBlobInputStream to RemoteLazyInputStream - part 3 - PRemoteLazyInputStream, r=smaug,necko-reviewers,dragana 2020-06-29 11:03:04 +00:00
PBackgroundIDBDatabaseFile.ipdl
PBackgroundIDBDatabaseRequest.ipdl
PBackgroundIDBFactory.ipdl
PBackgroundIDBFactoryRequest.ipdl
PBackgroundIDBRequest.ipdl Bug 1648141 - IPCBlobInputStream to RemoteLazyInputStream - part 3 - PRemoteLazyInputStream, r=smaug,necko-reviewers,dragana 2020-06-29 11:03:04 +00:00
PBackgroundIDBSharedTypes.ipdlh Bug 1648141 - IPCBlobInputStream to RemoteLazyInputStream - part 3 - PRemoteLazyInputStream, r=smaug,necko-reviewers,dragana 2020-06-29 11:03:04 +00:00
PBackgroundIDBTransaction.ipdl
PBackgroundIDBVersionChangeTransaction.ipdl Bug 1648141 - IPCBlobInputStream to RemoteLazyInputStream - part 3 - PRemoteLazyInputStream, r=smaug,necko-reviewers,dragana 2020-06-29 11:03:04 +00:00
PBackgroundIndexedDBUtils.ipdl
PermissionRequestBase.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
PermissionRequestBase.h
ProfilerHelpers.cpp Bug 1650076 - Clean up ThreadLocal. r=dom-workers-and-storage-reviewers,asuth 2020-07-03 09:40:12 +00:00
ProfilerHelpers.h Bug 1650076 - Clean up ThreadLocal. r=dom-workers-and-storage-reviewers,asuth 2020-07-03 09:40:12 +00:00
ReportInternalError.cpp
ReportInternalError.h
SafeRefPtr.h Bug 1636050 - dom::cache::ReadStream::Controllable now inherits from AtomicSafeRefCounted. r=dom-workers-and-storage-reviewers,sg 2020-06-23 13:34:52 +00:00
ScriptErrorHelper.cpp
ScriptErrorHelper.h
SerializationHelpers.h
ThreadLocal.h Bug 1650076 - Clean up ThreadLocal. r=dom-workers-and-storage-reviewers,asuth 2020-07-03 09:40:12 +00:00
moz.build Backed out 9 changesets (bug 1651016) for causing hazard failures in TestQuotaCommon.cpp 2020-07-24 00:00:55 +03:00
nsIIDBPermissionsRequest.idl