mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-22 01:08:56 +00:00
Ladybird+LibWebView+Browser: Remove ability to run with AST interpreter
This commit is contained in:
parent
e769776bdd
commit
99ac34eeae
Notes:
sideshowbarker
2024-07-17 08:25:15 +09:00
Author: https://github.com/awesomekling
Commit: 99ac34eeae
Pull-request: https://github.com/SerenityOS/serenity/pull/20421
24 changed files with 28 additions and 68 deletions
|
@ -9,9 +9,6 @@
|
|||
|
||||
endpoint WebContentServer
|
||||
{
|
||||
// NOTE: This is only used on SerenityOS when attaching to a WebContent process served by SystemServer.
|
||||
set_use_javascript_bytecode(bool use_javascript_bytecode) =|
|
||||
|
||||
get_window_handle() => (String handle)
|
||||
set_window_handle(String handle) =|
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue