1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 14:28:12 +00:00
serenity/Demos/WebView
Andreas Kling 131bc8fd31 WebContent: Plumb scroll-into-view requests from server to client
The WebContentView widget will now be able to react to scroll-into-view
requests from the WebContent process.
2020-07-05 15:57:07 +02:00
..
CMakeLists.txt WebContent: Start work on browser process separation :^) 2020-06-17 20:09:44 +02:00
main.cpp WebContent: Plumb title changes over to the WebContentView 2020-07-04 23:40:17 +02:00
WebContentClient.cpp WebContent: Plumb scroll-into-view requests from server to client 2020-07-05 15:57:07 +02:00
WebContentClient.h WebContent: Plumb scroll-into-view requests from server to client 2020-07-05 15:57:07 +02:00
WebContentView.cpp WebContent: Plumb scroll-into-view requests from server to client 2020-07-05 15:57:07 +02:00
WebContentView.h WebContent: Plumb scroll-into-view requests from server to client 2020-07-05 15:57:07 +02:00