1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 18:28:12 +00:00
serenity/Demos/WebView
Andreas Kling c15f9e7593 WebContent: Plumb title changes over to the WebContentView
WebContentView now fires its on_title_change hook, like Web::PageView.
We use this in the WebView test app to update the window title. :^)
2020-07-04 23:40:17 +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 title changes over to the WebContentView 2020-07-04 23:40:17 +02:00
WebContentClient.h WebContent: Plumb title changes over to the WebContentView 2020-07-04 23:40:17 +02:00
WebContentView.cpp WebContent: Plumb title changes over to the WebContentView 2020-07-04 23:40:17 +02:00
WebContentView.h WebContent: Plumb title changes over to the WebContentView 2020-07-04 23:40:17 +02:00