diff options
author | Andreas Kling <kling@serenityos.org> | 2021-08-24 16:56:42 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-08-24 16:56:42 +0200 |
commit | fd922cf92fc68624fda5de037274e112decb2640 (patch) | |
tree | 215aacc318f37432fe295e44ebef1cde2aeae439 /Tests | |
parent | 6b2aadce112f51fe6412868630a4d8fcf12a2d9e (diff) | |
download | serenity-fd922cf92fc68624fda5de037274e112decb2640.zip |
LibWeb+WebContent: Add a simple API for running arbitrary JavaScript
This patch adds OutOfProcessWebView::run_javascript(StringView).
This can be used by the OOPWV embedder to execute arbitrary JavaScript
in the top-level browsing context on the WebContent process side.
Diffstat (limited to 'Tests')
0 files changed, 0 insertions, 0 deletions