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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 29 12:43:04 PST 2011


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





--- Comment #1 from Sami Kyostila <skyostil at google.com>  2011-11-29 12:43:05 PST ---
Created an attachment (id=117024)
 --> (https://bugs.webkit.org/attachment.cgi?id=117024&action=review)
Work-in-progress patch

Added work-in-progress patch that implements scrolling non-root layers. Note that this requires: https://bugs.webkit.org/show_bug.cgi?id=73345

Notable TODOs:
 - Communicate layer scroll geometry to the compositor without going through GraphicsLayer.
 - Make it possible to look up layers by id in WebViewImpl without having to walk the entire tree.
 - Process page scale changes properly.

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