1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 10:28:10 +00:00
serenity/Libraries/LibWeb/Frame
Andreas Kling e04d68a03a LibWeb: Remove unnecessary on_foo hooks from Frame
Frame can just call through the PageClient instead of using hooks.
2020-06-08 21:31:53 +02:00
..
EventHandler.cpp LibWeb: Add Page abstraction between PageView and main Frame 2020-06-08 21:12:20 +02:00
EventHandler.h LibWeb: Add per-Frame EventHandler, handle mouse events recursively 2020-06-07 14:40:38 +02:00
Frame.cpp LibWeb: Remove unnecessary on_foo hooks from Frame 2020-06-08 21:31:53 +02:00
Frame.h LibWeb: Remove unnecessary on_foo hooks from Frame 2020-06-08 21:31:53 +02:00