ladybird/Demos/WebView
Andreas Kling 59537cf257 WebContent: Turn it into a MultiInstance service :^)
Port the WebContent service to the new MultiInstance mechanism that
Sergey added. This means that every new WebContentView gets its very
own segregated WebContent process.
2020-06-21 21:54:30 +02:00
..
CMakeLists.txt WebContent: Start work on browser process separation :^) 2020-06-17 20:09:44 +02:00
main.cpp WebContent: Start work on browser process separation :^) 2020-06-17 20:09:44 +02:00
WebContentClient.cpp WebContent: Turn it into a MultiInstance service :^) 2020-06-21 21:54:30 +02:00
WebContentClient.h WebContent: Allow the WebContent process to trigger repaints 2020-06-17 20:09:44 +02:00
WebContentView.cpp WebContent: Pass mouse events through to the WebContent process 2020-06-17 20:09:44 +02:00
WebContentView.h WebContent: Pass mouse events through to the WebContent process 2020-06-17 20:09:44 +02:00