gecko-dev/dom/storage
2021-07-22 02:24:43 +00:00
..
LocalStorage.cpp
LocalStorage.h
LocalStorageCache.cpp Bug 1184468 - Use nsTHashtable::Keys where possible. r=xpcom-reviewers,nika 2021-03-24 17:56:50 +00:00
LocalStorageCache.h Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
LocalStorageManager.cpp Bug 1713139 - Clear partitioned storage for session storage and legacy localStorage implementation. r=dom-storage-reviewers,johannh,asuth 2021-07-06 21:10:58 +00:00
LocalStorageManager.h Bug 1634281 - Use nsTHashMap for nsBaseHashtable/nsDataHashtable uses with RefPtr data type. r=xpcom-reviewers,nika 2021-03-09 11:39:36 +00:00
moz.build
PartitionedLocalStorage.cpp Bug 1710004 - Part 1: Remove dataset concept from Session Storage. r=asuth 2021-06-08 13:42:33 +00:00
PartitionedLocalStorage.h
PBackgroundLocalStorageCache.ipdl
PBackgroundSessionStorageCache.ipdl Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8 2021-07-22 02:24:43 +00:00
PBackgroundSessionStorageManager.ipdl Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8 2021-07-22 02:24:43 +00:00
PBackgroundStorage.ipdl
PSessionStorageObserver.ipdl
SessionStorage.cpp Bug 1710004 - Part 1: Remove dataset concept from Session Storage. r=asuth 2021-06-08 13:42:33 +00:00
SessionStorage.h
SessionStorageCache.cpp Bug 1710004 - Part 1: Remove dataset concept from Session Storage. r=asuth 2021-06-08 13:42:33 +00:00
SessionStorageCache.h Bug 1710004 - Part 1: Remove dataset concept from Session Storage. r=asuth 2021-06-08 13:42:33 +00:00
SessionStorageManager.cpp Bug 1713139 - Clear partitioned storage for session storage and legacy localStorage implementation. r=dom-storage-reviewers,johannh,asuth 2021-07-06 21:10:58 +00:00
SessionStorageManager.h Bug 1710004 - Part 2: Make it possible to pre load data into BackgroundSessionStorageManager. r=asuth 2021-06-08 13:42:33 +00:00
SessionStorageObserver.cpp
SessionStorageObserver.h
Storage.cpp
Storage.h Bug 1717814 - LSNG: End explicit snapshots while IPC is still available; r=dom-storage-reviewers,asuth 2021-06-23 14:27:51 +00:00
StorageActivityService.cpp Bug 1695162 - Use range-based for instead of custom hashtable iterators. r=xpcom-reviewers,kmag 2021-03-17 15:49:46 +00:00
StorageActivityService.h Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
StorageDBThread.cpp Bug 1184468 - Use nsBaseHashtable::Values. r=xpcom-reviewers,nika 2021-03-24 17:56:49 +00:00
StorageDBThread.h Bug 708901 - Migrate to nsTHashSet in dom/storage. r=dom-storage-reviewers,janv 2021-03-24 17:56:48 +00:00
StorageDBUpdater.cpp Bug 1695883 - Add explicit fallible mozStorageTransaction::Start method for starting the transaction; r=dom-storage-reviewers,sg 2021-03-04 04:38:06 +00:00
StorageDBUpdater.h Bug 1689680 - Add StorageDBUpdater::CreateCurrentSchema and call that if we know we have a fresh database file. r=dom-storage-reviewers,janv 2021-02-16 08:55:15 +00:00
StorageIPC.cpp Bug 1710004 - Part 1: Remove dataset concept from Session Storage. r=asuth 2021-06-08 13:42:33 +00:00
StorageIPC.h Bug 1710004 - Part 1: Remove dataset concept from Session Storage. r=asuth 2021-06-08 13:42:33 +00:00
StorageNotifierService.cpp
StorageNotifierService.h
StorageObserver.cpp Bug 1713139 - Clear partitioned storage for session storage and legacy localStorage implementation. r=dom-storage-reviewers,johannh,asuth 2021-07-06 21:10:58 +00:00
StorageObserver.h
StorageUtils.cpp
StorageUtils.h