mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-03 22:59:13 +00:00
When we inspect a DOM node, we currently serialize many properties for that node, including its layout, computed style, used fonts, etc. Now that we aren't piggy-backing on the Inspector interface, we can instead only serialize the specific information required by DevTools. |
||
---|---|---|
.. | ||
Actors | ||
Actor.cpp | ||
Actor.h | ||
CMakeLists.txt | ||
Connection.cpp | ||
Connection.h | ||
DevToolsDelegate.h | ||
DevToolsServer.cpp | ||
DevToolsServer.h | ||
Forward.h |