ladybird/Libraries/LibWeb/Frame
Kevin Meyer 7b5ffe67cf LibWeb: Check if layout node is still present after dispatch_event
Fixes https://github.com/SerenityOS/serenity/issues/2638

Dispatching an event can change the document. Therefore another check
for the layout_root needs to be done.
2020-07-11 11:34:59 +02:00
..
EventHandler.cpp LibWeb: Check if layout node is still present after dispatch_event 2020-07-11 11:34:59 +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