serenity/Services/WebContent
Andreas Kling 92374fc942 LibWeb: Make context menus work in WebContentView
As usual, this was just a matter of plumbing the PageClient calls from
the WebContent side over to the WebContentView side. :^)
2020-07-07 12:24:29 +02:00
..
ClientConnection.cpp WebContent: Shut down WebContent process when last client disconnects 2020-07-06 13:30:11 +02:00
ClientConnection.h LibIPC+Services: Make ClientConnection take socket as NonnullRefPtr 2020-07-06 13:30:11 +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: Make context menus work in WebContentView 2020-07-07 12:24:29 +02:00
PageHost.h LibWeb: Make context menus work in WebContentView 2020-07-07 12:24:29 +02:00
WebContentClient.ipc LibWeb: Make context menus work in WebContentView 2020-07-07 12:24:29 +02:00
WebContentServer.ipc WebContent: Turn it into a MultiInstance service :^) 2020-06-21 21:54:30 +02:00