Bug 262012
Summary: | Avoid forced layouts because of scrollTo(0,0) if the element hasn't scrolled | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | Scrolling | Assignee: | Simon Fraser (smfr) <simon.fraser> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | simon.fraser, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Simon Fraser (smfr)
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)
<rdar://115732977>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/18131
EWS
Committed 271943@main (13f0d241c7f2): <https://commits.webkit.org/271943@main>
Reviewed commits have been landed. Closing PR #18131 and removing active labels.