1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 16:57:35 +00:00
serenity/Demos/WebView
Andreas Kling 32243e1df2 WebContent: Plumb link clicks to the WebContentView :^)
You can now react to links being clicked via the on_link_click hook.
2020-07-06 20:02:30 +02:00
..
CMakeLists.txt WebContent: Start work on browser process separation :^) 2020-06-17 20:09:44 +02:00
main.cpp WebContent: Plumb link clicks to the WebContentView :^) 2020-07-06 20:02:30 +02:00
WebContentClient.cpp WebContent: Plumb link clicks to the WebContentView :^) 2020-07-06 20:02:30 +02:00
WebContentClient.h WebContent: Plumb link clicks to the WebContentView :^) 2020-07-06 20:02:30 +02:00
WebContentView.cpp WebContent: Plumb link clicks to the WebContentView :^) 2020-07-06 20:02:30 +02:00
WebContentView.h WebContent: Plumb link clicks to the WebContentView :^) 2020-07-06 20:02:30 +02:00