ladybird/Userland/Services/WebContent
Gunnar Beutner 9e22e9ce88 Userland: Use snake case names in .ipc files
This updates all .ipc files to have snake case names for IPC methods.
2021-05-03 21:14:40 +02:00
..
ClientConnection.cpp Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
ClientConnection.h Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
CMakeLists.txt WebContent: Added IPC calls for initializing JS console and sending input 2021-02-28 15:30:17 +01:00
Documentation.txt Everywhere: Remove unnecessary whitespace at the end of some lines. 2021-03-08 09:20:53 +01:00
Forward.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
main.cpp Services: Rename ProtocolServer to RequestServer 2021-04-25 19:04:34 +02:00
PageHost.cpp Userland: Make IPC results with one return value available directly 2021-05-03 21:14:40 +02:00
PageHost.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
WebContentClient.ipc Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
WebContentConsoleClient.cpp Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
WebContentConsoleClient.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
WebContentServer.ipc Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00