ladybird/Tests/LibDevTools
Sam Atkins aa4139d002 LibDevTools: Allow adding and removing DevTools cookies
Firefox enables the Storage panel cookie toolbar from the storage traits
and calls addItem, removeItem, removeAll, or removeAllSessionCookies
for the selected host.

Advertise those operations and route them through the existing cookie
mutation delegate. Deletions reuse the visible storage host matching so
bulk actions stay scoped to the cookie tree item Firefox selected.
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: Allow adding and removing DevTools cookies 2026-06-11 15:03:47 +01:00