[Webkit-unassigned] [Bug 73350] [chromium] Allow scrolling non-root layers in the compositor thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 30 12:08:55 PST 2011


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





--- Comment #2 from Sami Kyostila <skyostil at google.com>  2011-11-30 12:08:56 PST ---
Created an attachment (id=117245)
 --> (https://bugs.webkit.org/attachment.cgi?id=117245&action=review)
Work-in-progress patch

Changes:
 - Scrollable layers are now registered through ChromeClient and nothing needs to be added to GraphicsLayer.
 - WebViewImpl is now also informed about scrollable layers, so it can efficiently apply the scroll commits.

TODO:
 - Split patch into Chromium and WebCore part.
 - Page scale support -- I'll revisit this in a different patch.

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