ladybird/Libraries/LibDevTools/Actors
Timothy Flynn 2ee3985fd1 LibDevTools+LibWebView: Implement getting the used fonts for a DOM node
This also includes a request to get all fonts for a page, which we stub
out for now as we don't have the IPC to retrieve all fonts.
2025-03-13 16:56:28 -04:00
..
ConsoleActor.cpp LibDevTools: Re-implement how we handle ordered responses 2025-03-13 16:56:28 -04:00
ConsoleActor.h LibDevTools: Move message data into a structure 2025-03-13 16:56:28 -04:00
CSSPropertiesActor.cpp LibDevTools: Re-implement how we handle ordered responses 2025-03-13 16:56:28 -04:00
CSSPropertiesActor.h LibDevTools: Move message data into a structure 2025-03-13 16:56:28 -04:00
DeviceActor.cpp LibDevTools: Re-implement how we handle ordered responses 2025-03-13 16:56:28 -04:00
DeviceActor.h LibDevTools: Move message data into a structure 2025-03-13 16:56:28 -04:00
FrameActor.cpp LibDevTools: Re-implement how we handle ordered responses 2025-03-13 16:56:28 -04:00
FrameActor.h LibDevTools: Move message data into a structure 2025-03-13 16:56:28 -04:00
HighlighterActor.cpp LibDevTools: Re-implement how we handle ordered responses 2025-03-13 16:56:28 -04:00
HighlighterActor.h LibDevTools: Move message data into a structure 2025-03-13 16:56:28 -04:00
InspectorActor.cpp LibDevTools: Re-implement how we handle ordered responses 2025-03-13 16:56:28 -04:00
InspectorActor.h LibDevTools: Move message data into a structure 2025-03-13 16:56:28 -04:00
LayoutInspectorActor.cpp LibDevTools: Re-implement how we handle ordered responses 2025-03-13 16:56:28 -04:00
LayoutInspectorActor.h LibDevTools: Move message data into a structure 2025-03-13 16:56:28 -04:00
NodeActor.cpp LibDevTools: Re-implement how we handle ordered responses 2025-03-13 16:56:28 -04:00
NodeActor.h LibDevTools: Move message data into a structure 2025-03-13 16:56:28 -04:00
PageStyleActor.cpp LibDevTools+LibWebView: Implement getting the used fonts for a DOM node 2025-03-13 16:56:28 -04:00
PageStyleActor.h LibDevTools+LibWebView: Implement getting the used fonts for a DOM node 2025-03-13 16:56:28 -04:00
PreferenceActor.cpp LibDevTools: Re-implement how we handle ordered responses 2025-03-13 16:56:28 -04:00
PreferenceActor.h LibDevTools: Move message data into a structure 2025-03-13 16:56:28 -04:00
ProcessActor.cpp LibDevTools: Move message data into a structure 2025-03-13 16:56:28 -04:00
ProcessActor.h LibDevTools: Move message data into a structure 2025-03-13 16:56:28 -04:00
RootActor.cpp LibDevTools: Re-implement how we handle ordered responses 2025-03-13 16:56:28 -04:00
RootActor.h LibDevTools: Move message data into a structure 2025-03-13 16:56:28 -04:00
TabActor.cpp LibDevTools: Re-implement how we handle ordered responses 2025-03-13 16:56:28 -04:00
TabActor.h LibDevTools: Move message data into a structure 2025-03-13 16:56:28 -04:00
TargetConfigurationActor.cpp LibDevTools: Re-implement how we handle ordered responses 2025-03-13 16:56:28 -04:00
TargetConfigurationActor.h LibDevTools: Move message data into a structure 2025-03-13 16:56:28 -04:00
ThreadActor.cpp LibDevTools: Move message data into a structure 2025-03-13 16:56:28 -04:00
ThreadActor.h LibDevTools: Move message data into a structure 2025-03-13 16:56:28 -04:00
ThreadConfigurationActor.cpp LibDevTools: Re-implement how we handle ordered responses 2025-03-13 16:56:28 -04:00
ThreadConfigurationActor.h LibDevTools: Move message data into a structure 2025-03-13 16:56:28 -04:00
WalkerActor.cpp LibDevTools: Re-implement how we handle ordered responses 2025-03-13 16:56:28 -04:00
WalkerActor.h LibDevTools: Move message data into a structure 2025-03-13 16:56:28 -04:00
WatcherActor.cpp LibDevTools: Re-implement how we handle ordered responses 2025-03-13 16:56:28 -04:00
WatcherActor.h LibDevTools: Move message data into a structure 2025-03-13 16:56:28 -04:00