diff options
author | webbeef <me@webbeef.org> | 2024-09-09 15:41:02 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-09 22:41:02 +0000 |
commit | 193f5926171b59d5b8175621074e5d543f983a31 (patch) | |
tree | 5dfd8364d0206b7ba48a4ad22c765989f544be79 /components/layout_2020/table/construct.rs | |
parent | e5150dbda1f89ff07294dbd1ca4e8f4f08cf4874 (diff) | |
download | servo-193f5926171b59d5b8175621074e5d543f983a31.tar.gz servo-193f5926171b59d5b8175621074e5d543f983a31.zip |
Send less title changes to the embedder (#33287)
Instead of sending a title change for each incremental parsing change, we now do it when:
- the element is bound to the tree.
- the parser is done with the element (in pop()).
- the title content changes after the parsing, eg. using document.title .
Signed-off-by: webbeef <me@webbeef.org>
Diffstat (limited to 'components/layout_2020/table/construct.rs')
0 files changed, 0 insertions, 0 deletions