ladybird/Tests/LibDevTools
Sam Atkins 53cb67ca1a LibDevTools: Destroy inspector roots on navigation start
Firefox drops the inspector tree when a target starts navigating. Keep
navigation subscribed on the frame actor and forward the event to the
inspector so the walker can announce root-destroyed.

Clear walker DOM caches, pending mutations, picker state, and selected
node state at the same time so stale actors do not remain usable while
the new document is loading.
2026-06-01 15:09:25 +01:00
..
CMakeLists.txt Tests: Add a LibDevTools test suite 2026-05-27 08:55:02 +01:00
TestDevToolsProtocol.cpp LibDevTools: Destroy inspector roots on navigation start 2026-06-01 15:09:25 +01:00