[Webkit-unassigned] [Bug 38783] [chromium] Implement h/w accelerated compositing for LayerChromium layers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 18 11:22:41 PDT 2010


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





--- Comment #13 from Kenneth Russell <kbr at google.com>  2010-05-18 11:22:40 PST ---
(From update of attachment 56390)
Looks good. Couple of very minor comments, not necessary to address now.

WebCore/platform/graphics/chromium/LayerRendererChromium.cpp:310
 +      glClearColor(0, 0, 1, 1);
Presumably the blue color is for debugging purposes?

WebCore/platform/graphics/chromium/LayerRendererChromium.cpp:328
 +      // so we need to send the blending mode appropriately.
send -> set

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