ladybird/Services/WebContent
Andreas Kling 6e221adade LibWeb: Send key events to the WebContent process
This makes contenteditable work in multi-process mode. :^)
2020-08-03 19:58:59 +02:00
..
ClientConnection.cpp LibWeb: Send key events to the WebContent process 2020-08-03 19:58:59 +02:00
ClientConnection.h LibWeb: Send key events to the WebContent process 2020-08-03 19:58:59 +02:00
CMakeLists.txt WebContent: Start work on browser process separation :^) 2020-06-17 20:09:44 +02:00
Documentation.txt WebContent: Illustrate multi- vs single-process diffs in documentation 2020-07-04 23:34:12 +02:00
Forward.h WebContent: Start work on browser process separation :^) 2020-06-17 20:09:44 +02:00
main.cpp LibIPC+Services: Make ClientConnection take socket as NonnullRefPtr 2020-07-06 13:30:11 +02:00
PageHost.cpp LibWeb: Move the Page/Frame/EventHandler classes into Page/ 2020-07-28 19:28:29 +02:00
PageHost.h LibWeb: Move the Page/Frame/EventHandler classes into Page/ 2020-07-28 19:28:29 +02:00
WebContentClient.ipc LibWeb: Make context menus work in WebContentView 2020-07-07 12:24:29 +02:00
WebContentServer.ipc LibWeb: Send key events to the WebContent process 2020-08-03 19:58:59 +02:00