[Webkit-unassigned] [Bug 19650] -webkit-gradient slows down scrolling when page has horizontal scrollbar

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 10 22:33:11 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=19650





------- Comment #12 from mitz at webkit.org  2009-06-10 22:33 PDT -------
This is similar to bug 24130. GeneratedImage::drawPattern() is used to draw the
gradient rather than GeneratedImage::draw(), the reason being that, even with
the fix for bug 24130, the rect to paint legitimately contains more than one
tile. As mentioned in that bug, the way to address this is probably by way of
bug 24178.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list