ladybird/Tests/LibDevTools
Sam Atkins 4113968e77 LibDevTools: Allow editing DevTools cookies
Firefox sends editItem when a cookie table cell is changed. Handle
that request by locating the original cookie, applying the edited
field, and forwarding the replacement through the delegate mutation
hook.

Return Firefox-style errorString values so invalid edits can be
rejected without changing the table contents.
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 editing DevTools cookies 2026-06-11 15:03:47 +01:00