.. |
crashtests
|
Bug 1813284 - Add a crashtest. r=dom-storage-reviewers,asuth
|
2023-04-17 20:20:19 +00:00 |
test
|
Bug 1826062 - Automatic fixes for upgrading Prettier to 2.8.8. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,calu
|
2023-05-20 12:26:53 +00:00 |
ActorsChild.cpp
|
Bug 1607634 - Part 4b: Changes for not-nullable actor types being wrapped in NotNull, r=ipc-reviewers,necko-reviewers,mccr8
|
2023-03-20 15:40:36 +00:00 |
ActorsChild.h
|
Bug 1607634 - Part 4b: Changes for not-nullable actor types being wrapped in NotNull, r=ipc-reviewers,necko-reviewers,mccr8
|
2023-03-20 15:40:36 +00:00 |
ActorsParent.cpp
|
Bug 1841806 - Explicitly disallow encrypted indexedDB storage to be used for extension page running in privateBrowsing mode. r=asuth,janv, a=dmeehan
|
2023-07-21 12:10:19 +00:00 |
ActorsParent.h
|
|
|
ActorsParentCommon.cpp
|
Bug 1639548 - Move IndexedDBCipherKeyManager to DatabaseFileManager; r=hsingh
|
2023-03-14 05:38:05 +00:00 |
ActorsParentCommon.h
|
Bug 1818214 - Get correct key for decryption in GetStructuredCloneReadInfoFromExternalBlob; r=hsingh
|
2023-03-07 13:07:44 +00:00 |
DatabaseFileInfo.cpp
|
|
|
DatabaseFileInfo.h
|
|
|
DatabaseFileInfoFwd.h
|
|
|
DatabaseFileManager.h
|
Bug 1639548 - Move IndexedDBCipherKeyManager to DatabaseFileManager; r=hsingh
|
2023-03-14 05:38:05 +00:00 |
DatabaseFileManagerImpl.h
|
Bug 1791755 - Extract OriginInfo, GroupInfo, GroupInfoPair and QuotaObject into separate source files; r=dom-storage-reviewers,jesup
|
2022-10-28 08:22:49 +00:00 |
DBSchema.cpp
|
Bug 1791755 - Extract OriginInfo, GroupInfo, GroupInfoPair and QuotaObject into separate source files; r=dom-storage-reviewers,jesup
|
2022-10-28 08:22:49 +00:00 |
DBSchema.h
|
|
|
FileInfo.h
|
|
|
FileInfoImpl.h
|
|
|
FileInfoManager.h
|
|
|
FlippedOnce.h
|
|
|
IDBCursor.cpp
|
Bug 1797766 - Do not declare IDBTypedCursor::mTransaction as const. r=dom-storage-reviewers,edenchuang,asuth
|
2022-11-07 19:34:04 +00:00 |
IDBCursor.h
|
Bug 1797766 - Do not declare IDBTypedCursor::mTransaction as const. r=dom-storage-reviewers,edenchuang,asuth
|
2022-11-07 19:34:04 +00:00 |
IDBCursorType.cpp
|
|
|
IDBCursorType.h
|
|
|
IDBDatabase.cpp
|
Bug 1500343 - Part 10: Remove IDBFileHandle/IDBFileRequest/IDBMutableFile r=dom-storage-reviewers,asuth
|
2023-02-23 08:59:09 +00:00 |
IDBDatabase.h
|
Bug 1500343 - Part 10: Remove IDBFileHandle/IDBFileRequest/IDBMutableFile r=dom-storage-reviewers,asuth
|
2023-02-23 08:59:09 +00:00 |
IDBEvents.cpp
|
|
|
IDBEvents.h
|
|
|
IDBFactory.cpp
|
Bug 1829819: Use persistenceType 'private' for private origins.r=janv,dom-storage-reviewers
|
2023-05-04 04:50:45 +00:00 |
IDBFactory.h
|
|
|
IDBIndex.cpp
|
|
|
IDBIndex.h
|
|
|
IDBKeyRange.cpp
|
|
|
IDBKeyRange.h
|
|
|
IDBObjectStore.cpp
|
Bug 1607634 - Part 4b: Changes for not-nullable actor types being wrapped in NotNull, r=ipc-reviewers,necko-reviewers,mccr8
|
2023-03-20 15:40:36 +00:00 |
IDBObjectStore.h
|
|
|
IDBRequest.cpp
|
Bug 1500343 - Part 3: Remove dom.fileHandle.enabled usage in IDBRequest.cpp r=dom-storage-reviewers,jari
|
2023-02-08 15:51:06 +00:00 |
IDBRequest.h
|
Bug 1500343 - Part 7: Remove PBackgroundFileHandle r=dom-storage-reviewers,asuth
|
2023-02-23 08:59:08 +00:00 |
IDBResult.h
|
|
|
IDBTransaction.cpp
|
|
|
IDBTransaction.h
|
|
|
IndexedDatabase.cpp
|
Bug 1500343 - Part 10: Remove IDBFileHandle/IDBFileRequest/IDBMutableFile r=dom-storage-reviewers,asuth
|
2023-02-23 08:59:09 +00:00 |
IndexedDatabase.h
|
Bug 1500343 - Part 10: Remove IDBFileHandle/IDBFileRequest/IDBMutableFile r=dom-storage-reviewers,asuth
|
2023-02-23 08:59:09 +00:00 |
IndexedDatabaseInlines.h
|
Bug 1500343 - Part 10: Remove IDBFileHandle/IDBFileRequest/IDBMutableFile r=dom-storage-reviewers,asuth
|
2023-02-23 08:59:09 +00:00 |
IndexedDatabaseManager.cpp
|
Bug 1831039 - Fix clearing of private file managers in FileManagerInfo::InvalidateAllFileManagers; r=hsingh
|
2023-05-04 04:50:44 +00:00 |
IndexedDatabaseManager.h
|
Bug 1827377 - Add support for clearing storages in private repository; r=hsingh
|
2023-04-26 08:23:13 +00:00 |
IndexedDBCipherKeyManager.cpp
|
Bug 1639545 - Pull out the implementation of IndexedDBCipherKeyManager members from indexedDB/ActorsParent.cpp into it's own cpp file.r=janv
|
2023-03-14 05:38:05 +00:00 |
IndexedDBCipherKeyManager.h
|
Bug 1639548 - Move IndexedDBCipherKeyManager to DatabaseFileManager; r=hsingh
|
2023-03-14 05:38:05 +00:00 |
IndexedDBCommon.cpp
|
|
|
IndexedDBCommon.h
|
|
|
Key.cpp
|
Bug 1660405 - Move away from mozilla::IsNaN in favor of std::isnan. r=nbp,media-playback-reviewers,sergesanspaille,padenot
|
2023-03-22 11:35:33 +00:00 |
Key.h
|
Bug 1813284 - Check KEY_MAXIMUM_BUFFER_LENGTH in EncodeNumber and propagate errors. r=dom-storage-reviewers,janv
|
2023-02-01 11:22:47 +00:00 |
KeyPath.cpp
|
|
|
KeyPath.h
|
Bug 1775062 - Implement ipdl reads without needing default ctors. r=nika
|
2023-02-04 11:12:36 +00:00 |
moz.build
|
Bug 1639545 - Also run IndexedDB mochitests in private browsing mode.r=dom-storage-reviewers,janv
|
2023-04-12 15:49:27 +00:00 |
nsIIDBPermissionsRequest.idl
|
|
|
PBackgroundIDBCursor.ipdl
|
Bug 1500343 - Part 8: Remove PBackgroundMutableFile r=dom-storage-reviewers,asuth
|
2023-02-23 08:59:09 +00:00 |
PBackgroundIDBDatabase.ipdl
|
Bug 1500343 - Part 8: Remove PBackgroundMutableFile r=dom-storage-reviewers,asuth
|
2023-02-23 08:59:09 +00:00 |
PBackgroundIDBDatabaseFile.ipdl
|
|
|
PBackgroundIDBFactory.ipdl
|
|
|
PBackgroundIDBFactoryRequest.ipdl
|
|
|
PBackgroundIDBRequest.ipdl
|
Bug 1500343 - Part 8: Remove PBackgroundMutableFile r=dom-storage-reviewers,asuth
|
2023-02-23 08:59:09 +00:00 |
PBackgroundIDBSharedTypes.ipdlh
|
Bug 1500343 - Part 9: Remove DatabaseOrMutableFile r=dom-storage-reviewers,asuth
|
2023-02-23 08:59:09 +00:00 |
PBackgroundIDBTransaction.ipdl
|
Bug 1500343 - Part 8: Remove PBackgroundMutableFile r=dom-storage-reviewers,asuth
|
2023-02-23 08:59:09 +00:00 |
PBackgroundIDBVersionChangeTransaction.ipdl
|
Bug 1500343 - Part 8: Remove PBackgroundMutableFile r=dom-storage-reviewers,asuth
|
2023-02-23 08:59:09 +00:00 |
PBackgroundIndexedDBUtils.ipdl
|
|
|
ProfilerHelpers.cpp
|
|
|
ProfilerHelpers.h
|
|
|
ReportInternalError.cpp
|
|
|
ReportInternalError.h
|
|
|
SafeRefPtr.h
|
|
|
SchemaUpgrades.cpp
|
Bug 1818214 - Get correct key for decryption in GetStructuredCloneReadInfoFromExternalBlob; r=hsingh
|
2023-03-07 13:07:44 +00:00 |
SchemaUpgrades.h
|
|
|
ScriptErrorHelper.cpp
|
|
|
ScriptErrorHelper.h
|
|
|
SerializationHelpers.h
|
|
|
ThreadLocal.h
|
|
|