gecko-dev/dom/storage
Cathy Lu df9bafbf73 Bug 1734394 - Make Geckoview use the session store collector r=geckoview-reviewers,agi,farre,peterv
When the session storage prefs are enabled, GeckoSession updateSessionState will provide the bundle of information, including zoom, scroll, and form data, to the delegate. Currently works for Fission and on Fenix.

Differential Revision: https://phabricator.services.mozilla.com/D148215
2022-07-15 20:44:55 +00:00
..
BackgroundSessionStorageServiceParent.cpp Bug 1688665 - Support for clearing sessionStorage by principal; r=pbz 2022-03-22 07:12:21 +00:00
BackgroundSessionStorageServiceParent.h Bug 1688665 - Support for clearing sessionStorage by principal; r=pbz 2022-03-22 07:12:21 +00:00
LocalStorage.cpp
LocalStorage.h Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
LocalStorageCache.cpp Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
LocalStorageCache.h Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
LocalStorageManager.cpp Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
LocalStorageManager.h
PBackgroundLocalStorageCache.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PBackgroundSessionStorageCache.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PBackgroundSessionStorageManager.ipdl Bug 1688665 - Support for clearing sessionStorage by principal; r=pbz 2022-03-22 07:12:21 +00:00
PBackgroundSessionStorageService.ipdl Bug 1688665 - Support for clearing sessionStorage by principal; r=pbz 2022-03-22 07:12:21 +00:00
PBackgroundStorage.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PSessionStorageObserver.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PartitionedLocalStorage.cpp Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
PartitionedLocalStorage.h Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
SessionStorage.cpp Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
SessionStorage.h Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
SessionStorageCache.cpp Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
SessionStorageCache.h
SessionStorageManager.cpp Bug 1734394 - Make Geckoview use the session store collector r=geckoview-reviewers,agi,farre,peterv 2022-07-15 20:44:55 +00:00
SessionStorageManager.h Bug 1688665 - Support for clearing sessionStorage by principal; r=pbz 2022-03-22 07:12:21 +00:00
SessionStorageObserver.cpp Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
SessionStorageObserver.h Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
SessionStorageService.cpp Bug 1688665 - Support for clearing sessionStorage by principal; r=pbz 2022-03-22 07:12:21 +00:00
SessionStorageService.h Bug 1757372 - Add a dedicated service for sessionStorage; r=dom-storage-reviewers,jari 2022-03-22 07:12:20 +00:00
Storage.cpp Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
Storage.h Bug 1768189 - Part 31: Apply modernize-concat-nested-namespaces to dom/storage/Storage.h ... r=andi 2022-05-09 20:41:15 +00:00
StorageActivityService.cpp Bug 1768189 - Part 31: Apply modernize-concat-nested-namespaces to dom/storage/Storage.h ... r=andi 2022-05-09 20:41:15 +00:00
StorageActivityService.h
StorageCommon.h
StorageDBThread.cpp Bug 1768189 - Part 31: Apply modernize-concat-nested-namespaces to dom/storage/Storage.h ... r=andi 2022-05-09 20:41:15 +00:00
StorageDBThread.h Bug 1768189 - Part 31: Apply modernize-concat-nested-namespaces to dom/storage/Storage.h ... r=andi 2022-05-09 20:41:15 +00:00
StorageDBUpdater.cpp Bug 1768189 - Part 31: Apply modernize-concat-nested-namespaces to dom/storage/Storage.h ... r=andi 2022-05-09 20:41:15 +00:00
StorageDBUpdater.h Bug 1768189 - Part 31: Apply modernize-concat-nested-namespaces to dom/storage/Storage.h ... r=andi 2022-05-09 20:41:15 +00:00
StorageIPC.cpp Bug 1768189 - Part 31: Apply modernize-concat-nested-namespaces to dom/storage/Storage.h ... r=andi 2022-05-09 20:41:15 +00:00
StorageIPC.h Bug 1688665 - Support for clearing sessionStorage by principal; r=pbz 2022-03-22 07:12:21 +00:00
StorageNotifierService.cpp Bug 1768189 - Part 31: Apply modernize-concat-nested-namespaces to dom/storage/Storage.h ... r=andi 2022-05-09 20:41:15 +00:00
StorageNotifierService.h Bug 1758745 - Refactor EffectiveStoragePrincipal to EffectiveCookiePrincipal and create new function EffectiveStoragePrincipal that is never unpartitioned; r=bvandersloot 2022-07-15 13:26:17 +00:00
StorageObserver.cpp Bug 1768189 - Part 31: Apply modernize-concat-nested-namespaces to dom/storage/Storage.h ... r=andi 2022-05-09 20:41:15 +00:00
StorageObserver.h Bug 1768189 - Part 31: Apply modernize-concat-nested-namespaces to dom/storage/Storage.h ... r=andi 2022-05-09 20:41:15 +00:00
StorageUtils.cpp Bug 1768189 - Part 31: Apply modernize-concat-nested-namespaces to dom/storage/Storage.h ... r=andi 2022-05-09 20:41:15 +00:00
StorageUtils.h Bug 1768189 - Part 31: Apply modernize-concat-nested-namespaces to dom/storage/Storage.h ... r=andi 2022-05-09 20:41:15 +00:00
components.conf Bug 1757372 - Add a dedicated service for sessionStorage; r=dom-storage-reviewers,jari 2022-03-22 07:12:20 +00:00
moz.build Bug 1757372 - Add a dedicated service for sessionStorage; r=dom-storage-reviewers,jari 2022-03-22 07:12:20 +00:00
nsISessionStorageService.idl Bug 1688665 - Support for clearing sessionStorage by principal; r=pbz 2022-03-22 07:12:21 +00:00