WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2023-09-24 10:06:33 PDT
<
rdar://115732977
>
Simon Fraser (smfr)
Comment 2
2023-09-24 10:15:18 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/18131
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.
Top of Page
Format For Printing
XML
Clone This Bug