diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-10-20 10:36:14 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-10-20 10:36:14 +0200 |
commit | f11c85f4a7bde369953227ebf39d2d80db42707d (patch) | |
tree | 999866840864a71286b5be0772610466e12b8875 /INSTALL.md | |
parent | 64ce453050578216b985f98d8b95bcfdabe030ef (diff) | |
download | serenity-f11c85f4a7bde369953227ebf39d2d80db42707d.zip |
LibHTML: HtmlView only needs to store the main Frame, not the Document
Remove the Document pointer from HtmlView and always get to it through
the main Frame instead.
The idea here is to move towards HtmlView being higher-level than the
DOM stuff (as much as possible and practical.)
Diffstat (limited to 'INSTALL.md')
0 files changed, 0 insertions, 0 deletions