ladybird/Userland
Timothy Flynn 3c5650f846 LibWebView: Add a storage tab to the Inspector to manage cookies
This adds a storage tab which contains just a cookie viewer for now. In
the future, storage like Local Storage and Indexed DB can be added here
as well.

In this patch, the cookie table is read-only.
2024-09-07 11:10:27 +02:00
..
Libraries LibWebView: Add a storage tab to the Inspector to manage cookies 2024-09-07 11:10:27 +02:00
Services LibWeb/WebDriver: Align execute script methods with the specification 2024-09-06 09:54:16 +02:00
Utilities LibWebView+UI: Move the database and cookie jar to WebView::Application 2024-09-05 19:45:47 -04:00