diff options
author | Andreas Kling <kling@serenityos.org> | 2020-06-06 15:08:36 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-06-06 16:36:18 +0200 |
commit | 38ada2d102e3c5622ab20b94f0c606304c2aa145 (patch) | |
tree | f9676ff155b34f851f732da074c4ab4eddb57b55 /Documentation/CLionConfiguration.md | |
parent | 285a4165f39078db5d52645c2dc5d0861c4f38ac (diff) | |
download | serenity-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 'Documentation/CLionConfiguration.md')
0 files changed, 0 insertions, 0 deletions