1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-18 11:15:08 +00:00
serenity/Libraries/LibWeb/Frame
Andreas Kling 883dc9260d LibWeb: Unbreak favicon notifications after Page refactoring
Favicon updates now get plumbed from FrameLoader to the PageClient.
2020-06-08 21:35:31 +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: Unbreak favicon notifications after Page refactoring 2020-06-08 21:35:31 +02:00