1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-23 15:25:08 +00:00
serenity/Userland/Libraries/LibWeb/Internals
Timothy Flynn 1236cbd41a LibWeb+LibWebView+WebContent: Add Inspector IPCs to manipulate DOM nodes
This adds the IDL methods and IPC to forward DOM-editing events from the
Inspector WebView to the Inspector client.
2023-12-04 01:33:57 +01:00
..
Inspector.cpp LibWeb+LibWebView+WebContent: Add Inspector IPCs to manipulate DOM nodes 2023-12-04 01:33:57 +01:00
Inspector.h LibWeb+LibWebView+WebContent: Add Inspector IPCs to manipulate DOM nodes 2023-12-04 01:33:57 +01:00
Inspector.idl LibWeb+LibWebView+WebContent: Add Inspector IPCs to manipulate DOM nodes 2023-12-04 01:33:57 +01:00
Internals.cpp LibWeb: Run the unfocusing steps when a click does not focus anything 2023-12-04 01:33:57 +01:00
Internals.h LibWeb: Run the unfocusing steps when a click does not focus anything 2023-12-04 01:33:57 +01:00
Internals.idl LibWeb: Run the unfocusing steps when a click does not focus anything 2023-12-04 01:33:57 +01:00