mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 09:26:28 +02:00
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