Bug 37214
Summary: | poor scrolling performance with multiple backgrounds | ||
---|---|---|---|
Product: | WebKit | Reporter: | Paul Irish <paulirish> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | simon.fraser |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://css3exp.com/moon/ |
Paul Irish
http://css3exp.com/moon/ has 4 background images set on the body element.
Scrolling the page (via mousewheel) reveals very poor performance.
When the backgrounds are disabled, scrolling performance returns to normal.
Tested in Chrome, Safari and nightly webkit on XP and OS X 10.5
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sam Weinig
<rdar://problem/7844080>
Simon Fraser (smfr)
Tiled scrolling with fixed backgrounds made this fast.