1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 18:38:10 +00:00
serenity/Libraries/LibWeb/Frame
Andreas Kling 02c5e22f06 LibWeb: Make the link click hooks include the destination URL
We have all the context needed for relative URL resolution inside the
engine, so let's not make embedders worry about this.
2020-07-06 19:41:10 +02:00
..
EventHandler.cpp LibWeb: Make the link click hooks include the destination URL 2020-07-06 19:41:10 +02:00
EventHandler.h LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
Frame.cpp LibWeb: Move fragment link handling to Frame 2020-07-05 15:57:07 +02:00
Frame.h LibWeb: Move fragment link handling to Frame 2020-07-05 15:57:07 +02:00