mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 16:07:47 +00:00
LibWeb: Add OOPWV IPC for selecting all text
This commit is contained in:
parent
fea7e84b26
commit
ae910e4370
5 changed files with 14 additions and 0 deletions
|
@ -31,4 +31,5 @@ endpoint WebContentServer
|
|||
js_console_input(String js_source) =|
|
||||
|
||||
get_selected_text() => (String selection)
|
||||
select_all() =|
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue