Bug 268117
Summary: | Speedometer 3: Fix the overflow:scroll layerization on TodoMVC-React-Complex-DOM | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
Component: | Layout and Rendering | Assignee: | Cameron McCormack (:heycam) <heycam> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 268116 | ||
Bug Blocks: |
Matt Woodrow
<rdar://113239854>
This page generates >800 layers for the position:relative icons in the scroller. We should be able to avoid it and determine that they can share with the scroller itself.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/23265
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/23279
Cameron McCormack (:heycam)
Pull request: https://github.com/WebKit/WebKit/pull/29606
EWS
Committed 279868@main (dc1354a1d26d): <https://commits.webkit.org/279868@main>
Reviewed commits have been landed. Closing PR #29606 and removing active labels.