[webkit-reviews] review granted: [Bug 70085] [Chromium] Disable blending when drawing opaque layers : [Attachment 112579] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 26 12:57:30 PDT 2011


James Robinson <jamesr at chromium.org> has granted Antoine Labour
<piman at chromium.org>'s request for review:
Bug 70085: [Chromium] Disable blending when drawing opaque layers
https://bugs.webkit.org/show_bug.cgi?id=70085

Attachment 112579: Patch
https://bugs.webkit.org/attachment.cgi?id=112579&action=review

------- Additional Comments from James Robinson <jamesr at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=112579&action=review


Cool tests! R=me

> Source/WebKit/chromium/tests/CCLayerTreeHostImplTest.cpp:204
> +    BlendStateCheckLayer(int id)

nit: explicit preferred on one-arg c'tors, although since this is private it's
not a big deal


More information about the webkit-reviews mailing list