[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 Aug 29 14:52:23 PDT 2011


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





--- Comment #6 from asvitkine at chromium.org  2011-08-29 14:52:23 PST ---
> > So, that means that you have to invalidate and repaint the entire contents of the overhang area on every change in scroll position?

Sorry, just to clarify:

It won't invalidate the overhang layer unless the ScrollView has overhangs. If there is no overhang, the code calls overhangLayer->setDrawsContent(false). Again, see ScrollView::scrollContents().

-- 
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