RESOLVED FIXED 262012
Avoid forced layouts because of scrollTo(0,0) if the element hasn't scrolled
https://bugs.webkit.org/show_bug.cgi?id=262012
Summary Avoid forced layouts because of scrollTo(0,0) if the element hasn't scrolled
Simon Fraser (smfr)
Reported 2023-09-24 10:06:16 PDT
Speedometer3 shows some time in forced layouts under scrollTo(), but that's for an element that has never scrolled, so we should be able to avoid these.
Attachments
Simon Fraser (smfr)
Comment 1 2023-09-24 10:06:33 PDT
Simon Fraser (smfr)
Comment 2 2023-09-24 10:15:18 PDT
EWS
Comment 3 2023-12-12 10:41:48 PST
Committed 271943@main (13f0d241c7f2): <https://commits.webkit.org/271943@main> Reviewed commits have been landed. Closing PR #18131 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.