[Webkit-unassigned] [Bug 66969] Chromium: Add a layer for rubber-band overhang painting to the hardware path.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 12 20:15:59 PDT 2011


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





--- Comment #42 from asvitkine at chromium.org  2011-09-12 20:15:59 PST ---
(In reply to comment #41)
> Right, there would be one paint+upload for the linen texture and one for the shadow, but in the common case of rubber banding into only the X or Y direction (and not both) you wouldn't need to repaint at all after the initial upload.

So the common case is a single overhang in the Y direction (up/down).

When the overhang area is above, there's two shadows - one from the toolbar and one from the web content. This would still need to be redrawn on each resize unless we further split it into two.

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



More information about the webkit-unassigned mailing list