gecko-dev/dom/storage
2022-04-28 17:09:47 +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
components.conf Bug 1757372 - Add a dedicated service for sessionStorage; r=dom-storage-reviewers,jari 2022-03-22 07:12:20 +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
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
PartitionedLocalStorage.cpp
PartitionedLocalStorage.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
SessionStorage.cpp
SessionStorage.h
SessionStorageCache.cpp
SessionStorageCache.h
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 683785 - Replace do_CreateInstance for nsITimer with new nsTimer r=xpcom-reviewers,necko-reviewers,nika,kershaw 2022-04-28 17:09:47 +00:00
StorageActivityService.h
StorageCommon.h
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