mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-06-17 15:25:35 +00:00
When a new window is opened via window.open() with an opener (non-null), the session storage must be cloned from the opener's storage shed into the new window's storage shed. This implements the legacy-clone a traversable storage shed algorithm from the Storage spec. |
||
|---|---|---|
| .. | ||
| NavigatorStorage.cpp | ||
| NavigatorStorage.h | ||
| NavigatorStorage.idl | ||
| StorageBottle.cpp | ||
| StorageBottle.h | ||
| StorageEndpoint.cpp | ||
| StorageEndpoint.h | ||
| StorageKey.cpp | ||
| StorageKey.h | ||
| StorageManager.cpp | ||
| StorageManager.h | ||
| StorageManager.idl | ||
| StorageShed.cpp | ||
| StorageShed.h | ||
| StorageShelf.cpp | ||
| StorageShelf.h | ||
| StorageType.h | ||