gecko-dev/dom/storage
Simon Giesecke 98a80aee92 Bug 1682536 - Use NotNull with WriteInfo. r=dom-workers-and-storage-reviewers,janv
Differential Revision: https://phabricator.services.mozilla.com/D100091
2021-01-21 11:58:47 +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 1683299 - Introduce site quota for legacy LocalStorage; r=dom-workers-and-storage-reviewers,janv 2021-01-14 16:01:17 +00:00
LocalStorageCache.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
LocalStorageManager.cpp Bug 1683299 - Introduce site quota for legacy LocalStorage; r=dom-workers-and-storage-reviewers,janv 2021-01-14 16:01:17 +00:00
LocalStorageManager.h Bug 1683299 - Introduce site quota for legacy LocalStorage; r=dom-workers-and-storage-reviewers,janv 2021-01-14 16:01:17 +00:00
PBackgroundLocalStorageCache.ipdl
PBackgroundSessionStorageCache.ipdl 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
PBackgroundSessionStorageManager.ipdl 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
PBackgroundStorage.ipdl
PSessionStorageObserver.ipdl
PartitionedLocalStorage.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
PartitionedLocalStorage.h
SessionStorage.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +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 1682536 - Use NotNull with WriteInfo. r=dom-workers-and-storage-reviewers,janv 2021-01-21 11:58:47 +00:00
SessionStorageCache.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
SessionStorageManager.cpp Bug 1656768 - Propagate SessionStorage data in BackgroundSessionStorageManager to the new top browsing context while replacing the top context id; r=nika,dom-workers-and-storage-reviewers,asuth 2020-12-03 14:19:35 +00:00
SessionStorageManager.h Bug 1656768 - Propagate SessionStorage data in BackgroundSessionStorageManager to the new top browsing context while replacing the top context id; r=nika,dom-workers-and-storage-reviewers,asuth 2020-12-03 14:19:35 +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 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
StorageActivityService.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
StorageActivityService.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
StorageDBThread.cpp Bug 1683299 - Restore semi-broken behaviour before bug 1676410 and bug 1676973; r=dom-workers-and-storage-reviewers,ttung 2021-01-14 09:32:00 +00:00
StorageDBThread.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
StorageDBUpdater.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
StorageDBUpdater.h
StorageIPC.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
StorageIPC.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
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 1676365 - Move SpinEventLoopUntil to separate header. r=#xpcom-reviewers 2020-11-23 16:10:41 +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