mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 04:47:35 +00:00
WebContent: Added IPC calls for getting source
This commit is contained in:
parent
a032c836c4
commit
306501fd4a
4 changed files with 10 additions and 0 deletions
|
@ -21,4 +21,5 @@ endpoint WebContentServer = 89
|
|||
KeyDown(i32 key, unsigned modifiers, u32 code_point) =|
|
||||
|
||||
DebugRequest(String request, String argument) =|
|
||||
GetSource() =|
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue