mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 07:31:00 +00:00
This patch removes the following WebContent IPC calls, which are no longer used: - `Server::js_console_initialize()` - `Client::did_js_console_output()` |
||
|---|---|---|
| .. | ||
| ClientConnection.cpp | ||
| ClientConnection.h | ||
| CMakeLists.txt | ||
| ConsoleGlobalObject.cpp | ||
| ConsoleGlobalObject.h | ||
| Documentation.txt | ||
| Forward.h | ||
| main.cpp | ||
| PageHost.cpp | ||
| PageHost.h | ||
| WebContentClient.ipc | ||
| WebContentConsoleClient.cpp | ||
| WebContentConsoleClient.h | ||
| WebContentServer.ipc | ||