fune/dom/storage
Andreas Farre 03d1f5a511 Bug 1710004 - Part 2: Make it possible to pre load data into BackgroundSessionStorageManager. r=asuth
This makes it possible to do the session storage restoration for
session restore from the parent process.

Differential Revision: https://phabricator.services.mozilla.com/D116007
2021-06-08 13:42:33 +00:00
..
LocalStorage.cpp
LocalStorage.h
LocalStorageCache.cpp
LocalStorageCache.h
LocalStorageManager.cpp
LocalStorageManager.h
moz.build
PartitionedLocalStorage.cpp Bug 1710004 - Part 1: Remove dataset concept from Session Storage. r=asuth 2021-06-08 13:42:33 +00:00
PartitionedLocalStorage.h
PBackgroundLocalStorageCache.ipdl
PBackgroundSessionStorageCache.ipdl Bug 1710004 - Part 2: Make it possible to pre load data into BackgroundSessionStorageManager. r=asuth 2021-06-08 13:42:33 +00:00
PBackgroundSessionStorageManager.ipdl
PBackgroundStorage.ipdl
PSessionStorageObserver.ipdl
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 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 1710004 - Part 2: Make it possible to pre load data into BackgroundSessionStorageManager. r=asuth 2021-06-08 13:42:33 +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
SessionStorageObserver.h
Storage.cpp
Storage.h
StorageActivityService.cpp
StorageActivityService.h
StorageDBThread.cpp
StorageDBThread.h
StorageDBUpdater.cpp
StorageDBUpdater.h
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
StorageNotifierService.h
StorageObserver.cpp
StorageObserver.h
StorageUtils.cpp
StorageUtils.h