summaryrefslogtreecommitdiff
path: root/AK
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2020-06-06 15:08:36 +0200
committerAndreas Kling <kling@serenityos.org>2020-06-06 16:36:18 +0200
commit38ada2d102e3c5622ab20b94f0c606304c2aa145 (patch)
treef9676ff155b34f851f732da074c4ab4eddb57b55 /AK
parent285a4165f39078db5d52645c2dc5d0861c4f38ac (diff)
downloadserenity-38ada2d102e3c5622ab20b94f0c606304c2aa145.zip
LibWeb: Delay sub-Frame construction until host Document is attached
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.
Diffstat (limited to 'AK')
0 files changed, 0 insertions, 0 deletions