mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
While we're parsing a new document, we don't have a Frame to grab at. We now use the Node::document_did_attach_to_frame() notification hook to delay subframe construction. With this, subframes now always have a valid reference to their enclosing main frame.
3.1 KiB
3.1 KiB