gecko-dev/dom/storage
Jan Varga 241900781d Bug 1688665 - Support for clearing sessionStorage by principal; r=pbz
The original patch D121639 has been developed by pbz.

Depends on D139812

Differential Revision: https://phabricator.services.mozilla.com/D139813
2022-03-22 07:12:21 +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
LocalStorageCache.cpp
LocalStorageCache.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
LocalStorageManager.cpp Bug 1754448 - Add basic testing for snapshot re-using; r=dom-storage-reviewers,webidl,asuth,jari,ipc-reviewers,mccr8 2022-03-09 09:43:09 +00:00
LocalStorageManager.h Bug 1723050 - Part 28: Replace typedef by using in dom/storage/ r=dom-storage-reviewers,janv 2021-08-16 17:05:42 +00:00
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 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
SessionStorageCache.cpp Bug 1711886 - Part 1: Store PrincipalInfo in SessionStorageCacheParent. r=asuth 2021-09-22 15:42:46 +00:00
SessionStorageCache.h Bug 1711886 - Part 1: Store PrincipalInfo in SessionStorageCacheParent. r=asuth 2021-09-22 15:42:46 +00:00
SessionStorageManager.cpp Bug 1688665 - Support for clearing sessionStorage by principal; r=pbz 2022-03-22 07:12:21 +00:00
SessionStorageManager.h Bug 1688665 - Support for clearing sessionStorage by principal; r=pbz 2022-03-22 07:12:21 +00:00
SessionStorageObserver.cpp
SessionStorageObserver.h
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 1754448 - Fix snapshot usage calculation in LSSnapshot::Clear; r=dom-storage-reviewers,jari,webidl,smaug 2022-02-18 04:30:46 +00:00
Storage.h Bug 1754448 - Add basic testing for snapshot re-using; r=dom-storage-reviewers,webidl,asuth,jari,ipc-reviewers,mccr8 2022-03-09 09:43:09 +00:00
StorageActivityService.cpp Bug 1728760 - require all nsITimerCallback native implementations to also implement nsINamed, r=smaug. 2021-09-07 08:01:18 +00:00
StorageActivityService.h Bug 1728760 - require all nsITimerCallback native implementations to also implement nsINamed, r=smaug. 2021-09-07 08:01:18 +00:00
StorageCommon.h Bug 1723920 - fix whitespace issue. DONTBUILD CLOSED TREE 2021-08-19 19:11:01 +02:00
StorageDBThread.cpp Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
StorageDBThread.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
StorageDBUpdater.cpp
StorageDBUpdater.h
StorageIPC.cpp Bug 1688665 - Support for clearing sessionStorage by principal; r=pbz 2022-03-22 07:12:21 +00:00
StorageIPC.h Bug 1688665 - Support for clearing sessionStorage by principal; r=pbz 2022-03-22 07:12:21 +00:00
StorageNotifierService.cpp
StorageNotifierService.h
StorageObserver.cpp Bug 1744165 - Clear sinks and block further use after storage observer shutdown. r=dom-storage-reviewers,janv 2022-01-25 14:37:25 +00:00
StorageObserver.h Bug 1744165 - Clear sinks and block further use after storage observer shutdown. r=dom-storage-reviewers,janv 2022-01-25 14:37:25 +00:00
StorageUtils.cpp Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
StorageUtils.h
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