gecko-dev/dom/indexedDB
Emilio Cobos Álvarez 42b7f1a58c Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana
This prevents copies and avoids the hack we have to avoid this, which
right now is using nsDependent{C,}String.

Non-virtual actors can still use `nsString` if they need to on the
receiving end.

Differential Revision: https://phabricator.services.mozilla.com/D152519
2022-07-25 20:19:48 +00:00
..
crashtests
test Bug 1762462 - Make tests in dom/indexedDB/test/unit/ reflect Always Partitioning Storage; r=timhuang 2022-07-15 13:26:19 +00:00
ActorsChild.cpp Bug 1354500 - Part 3: Remove indexedDB/PermissionRequestBase r=dom-storage-reviewers,asuth 2022-07-15 01:55:27 +00:00
ActorsChild.h
ActorsParent.cpp Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
ActorsParent.h Bug 1354500 - Part 3: Remove indexedDB/PermissionRequestBase r=dom-storage-reviewers,asuth 2022-07-15 01:55:27 +00:00
ActorsParentCommon.cpp Bug 1779000 - Part 3: Remove helper functions for prefs r=asuth 2022-07-15 04:25:23 +00:00
ActorsParentCommon.h
DBSchema.cpp
DBSchema.h
DatabaseFileInfo.cpp
DatabaseFileInfo.h
DatabaseFileInfoFwd.h
DatabaseFileManager.h
DatabaseFileManagerImpl.h
FileInfo.h
FileInfoImpl.h
FileInfoManager.h Bug 1774336 - Make FileInfoManagerGuard's default constructor public for C++20. r=saschanaz 2022-07-05 06:01:45 +00:00
FlippedOnce.h
IDBCursor.cpp
IDBCursor.h
IDBCursorType.cpp
IDBCursorType.h
IDBDatabase.cpp Bug 1779000 - Part 3: Remove helper functions for prefs r=asuth 2022-07-15 04:25:23 +00:00
IDBDatabase.h Bug 1779000 - Part 1: Remove dom.indexedDB.errorEventToSelfError r=asuth 2022-07-15 04:25:22 +00:00
IDBEvents.cpp
IDBEvents.h
IDBFactory.cpp Bug 1354500 - Part 2: Remove IDBDatabase#storage r=dom-storage-reviewers,asuth 2022-07-15 01:55:26 +00:00
IDBFactory.h Bug 1354500 - Part 2: Remove IDBDatabase#storage r=dom-storage-reviewers,asuth 2022-07-15 01:55:26 +00:00
IDBFileHandle.cpp
IDBFileHandle.h
IDBFileRequest.cpp
IDBFileRequest.h
IDBIndex.cpp
IDBIndex.h
IDBKeyRange.cpp
IDBKeyRange.h
IDBMutableFile.cpp
IDBMutableFile.h
IDBObjectStore.cpp
IDBObjectStore.h
IDBRequest.cpp Bug 1779000 - Part 3: Remove helper functions for prefs r=asuth 2022-07-15 04:25:23 +00:00
IDBRequest.h Bug 1779000 - Part 1: Remove dom.indexedDB.errorEventToSelfError r=asuth 2022-07-15 04:25:22 +00:00
IDBResult.h
IDBTransaction.cpp Bug 1777914 - IDBTransaction::AbortInternal doesn't send the abort message when needed; r=dom-storage-reviewers,jstutte 2022-07-04 12:06:56 +00:00
IDBTransaction.h
IndexedDBCommon.cpp
IndexedDBCommon.h
IndexedDatabase.cpp
IndexedDatabase.h
IndexedDatabaseInlines.h
IndexedDatabaseManager.cpp Bug 1779000 - Part 3: Remove helper functions for prefs r=asuth 2022-07-15 04:25:23 +00:00
IndexedDatabaseManager.h Bug 1779000 - Part 3: Remove helper functions for prefs r=asuth 2022-07-15 04:25:23 +00:00
Key.cpp
Key.h
KeyPath.cpp
KeyPath.h
PBackgroundIDBCursor.ipdl
PBackgroundIDBDatabase.ipdl
PBackgroundIDBDatabaseFile.ipdl
PBackgroundIDBDatabaseRequest.ipdl
PBackgroundIDBFactory.ipdl
PBackgroundIDBFactoryRequest.ipdl Bug 1354500 - Part 3: Remove indexedDB/PermissionRequestBase r=dom-storage-reviewers,asuth 2022-07-15 01:55:27 +00:00
PBackgroundIDBRequest.ipdl
PBackgroundIDBSharedTypes.ipdlh
PBackgroundIDBTransaction.ipdl
PBackgroundIDBVersionChangeTransaction.ipdl
PBackgroundIndexedDBUtils.ipdl
ProfilerHelpers.cpp
ProfilerHelpers.h
ReportInternalError.cpp Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
ReportInternalError.h
SafeRefPtr.h
SchemaUpgrades.cpp
SchemaUpgrades.h
ScriptErrorHelper.cpp Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
ScriptErrorHelper.h
SerializationHelpers.h
ThreadLocal.h
moz.build Bug 1354500 - Part 3: Remove indexedDB/PermissionRequestBase r=dom-storage-reviewers,asuth 2022-07-15 01:55:27 +00:00
nsIIDBPermissionsRequest.idl