[webkit-reviews] review granted: [Bug 39027] http://philip.html5.org/tests/canvas/suite/tests/2d.composite.uncovered.fill.source-in.html fails : [Attachment 58044] This patch fixes the problem

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 28 07:18:17 PDT 2010


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Ariya Hidayat
<ariya.hidayat at gmail.com>'s request for review:
Bug 39027:
http://philip.html5.org/tests/canvas/suite/tests/2d.composite.uncovered.fill.so
urce-in.html fails
https://bugs.webkit.org/show_bug.cgi?id=39027

Attachment 58044: This patch fixes the problem
https://bugs.webkit.org/attachment.cgi?id=58044&action=review

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
WebCore/html/canvas/CanvasRenderingContext2D.cpp:762
 +	    state().m_globalComposite == CompositeSourceOut ||
This is wrong coding style, the || should go on the other side


More information about the webkit-reviews mailing list