Files
ladybird/Libraries/LibWeb/HTML
Michael Manganiello 7fed49ea5c LibWeb: Fix local storage type in Window::local_storage()
The storage type was being incorrectly set to Session instead of Local,
apparently because of copying the implementation from
`Window::session_storage()`.

Bug introduced in commit 2066ed2318
2025-08-03 19:23:09 +02:00
..
2025-06-21 10:00:29 +02:00
2024-11-25 21:13:53 +01:00