ladybird/Userland/Libraries/LibWeb/Internals
Timothy Flynn 9f374a5d2a LibWeb+LibWebView+WebContent: Add an Inspector IPC to execute JavaScript
The Inspector will have an <input> element to execute user-provided JS.
This adds an IDL method and IPC to forward that JS from the Inspector
WebView to the Inspector client.
2023-12-02 10:34:22 +01:00
..
Inspector.cpp LibWeb+LibWebView+WebContent: Add an Inspector IPC to execute JavaScript 2023-12-02 10:34:22 +01:00
Inspector.h LibWeb+LibWebView+WebContent: Add an Inspector IPC to execute JavaScript 2023-12-02 10:34:22 +01:00
Inspector.idl LibWeb+LibWebView+WebContent: Add an Inspector IPC to execute JavaScript 2023-12-02 10:34:22 +01:00
Internals.cpp LibWeb: Support committing changes to <input> elements 2023-12-02 10:34:22 +01:00
Internals.h LibWeb: Support committing changes to <input> elements 2023-12-02 10:34:22 +01:00
Internals.idl LibWeb: Support committing changes to <input> elements 2023-12-02 10:34:22 +01:00