[Webkit-unassigned] [Bug 45092] [chromium] Accelerated Compositing: screen garbage when scrolling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 7 12:42:39 PDT 2010


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





--- Comment #10 from Nat Duca <nduca at chromium.org>  2010-09-07 12:42:39 PST ---
All good points. Uploading new patch...

With regard to placement of the root layer logic:
Option 1) push it into LayerRendererChromium --- same functions would exist, but they wouldn't be polluting WebViewImpl
Option 2) try to get root layers drawing as regular ContentLayerChromium's, then remove the root layer special case
Option 3) land the changes as is in order to fix the scrolling bugs, then try for option 2

Any preferences?

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