ladybird/Tests/LibDevTools
Sam Atkins deec1ec2c3 LibDevTools: Add cookie storage actor
Firefox discovers Storage panel data through watcher resources. This
adds a read-only cookies actor with the fields and empty store response
expected by the Storage panel.

Mutation traits are reported as unsupported for now.

DevTools storage resources all have a "host" key derived from the URL,
which we produce in `storage_host_for_url()`.
2026-06-11 15:03:47 +01:00
..
CMakeLists.txt Tests: Add a LibDevTools test suite 2026-05-27 08:55:02 +01:00
TestDevToolsProtocol.cpp LibDevTools: Add cookie storage actor 2026-06-11 15:03:47 +01:00