Bug 253690
| Summary: | [UI-side compositing] Scrolling triggers more layouts via updating the layout viewport | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Scrolling | Assignee: | Simon Fraser (smfr) <simon.fraser> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | rniwa, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Fraser (smfr)
With UI-side compositing, we see more layouts happening while scrolling than without. These layouts are triggered by frameview::updateLayoutViewport() when it computes a new layout viewport origin.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/106535756>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/11346
EWS
Committed 261504@main (7fe0d61af392): <https://commits.webkit.org/261504@main>
Reviewed commits have been landed. Closing PR #11346 and removing active labels.