[Webkit-unassigned] [Bug 71385] Threaded compositor should delegate overflow div/iframe scroll events to WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 22 12:43:33 PST 2011


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





--- Comment #6 from Vangelis Kokkevis <vangelis at chromium.org>  2011-11-22 12:43:33 PST ---
(From update of attachment 116256)
I would think that in order to effectively be able to scroll on the thread, we'll first need to promote the scrolling element into a composited layer.  Then it will be a matter of marking an entire GraphicsLayer as scrollable.  The thread won't be able to repaint/scroll composited RLs that contain more than just the scrolling element.

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