gecko-dev/dom/storage
Kashav Madan 5781dca888 Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8
Differential Revision: https://phabricator.services.mozilla.com/D119975
2021-07-22 02:24:43 +00:00
..
LocalStorage.cpp
LocalStorage.h Bug 1669437 - Get rid of the private data set; r=asuth,dom-workers-and-storage-reviewers 2020-11-11 07:06:20 +00:00
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
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
PartitionedLocalStorage.cpp Bug 1710004 - Part 1: Remove dataset concept from Session Storage. r=asuth 2021-06-08 13:42:33 +00:00
PartitionedLocalStorage.h
SessionStorage.cpp Bug 1710004 - Part 1: Remove dataset concept from Session Storage. r=asuth 2021-06-08 13:42:33 +00:00
SessionStorage.h Bug 1654080 - Use PBackground for syncing SessionStorageCache and use LSWriteOptimizer to send data changes; r=dom-workers-and-storage-reviewers,janv,nika 2020-10-14 00:19:33 +00:00
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 Bug 1626555 - Add `dom/storage` to the list of non-unified-build-compatible directories. r=sg 2020-11-10 12:00:30 +00:00
SessionStorageObserver.h Bug 1626555 - Add `dom/storage` to the list of non-unified-build-compatible directories. r=sg 2020-11-10 12:00:30 +00:00
Storage.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
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 Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
StorageNotifierService.h Bug 1626555 - Add `dom/storage` to the list of non-unified-build-compatible directories. r=sg 2020-11-10 12:00:30 +00:00
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 Bug 1669437 - Add necessary infrastructure for independent in-memory only local storage database; r=asuth,dom-workers-and-storage-reviewers 2020-11-11 13:12:57 +00:00
StorageUtils.cpp
StorageUtils.h
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00