1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-18 22:35:07 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Aliaksandr Kalenik
c1161111a7 LibWeb: Stop assuming navigable's existance in FrameBox
If the loading of iframe's navigable has not finished by the time
FrameBox layout occurs, we should not crash.

Fixes https://github.com/SerenityOS/serenity/issues/22874
2024-01-20 20:34:30 +00:00