[webkit-reviews] review requested: [Bug 48288] Fix LayoutTests/canvas/philip/tests/2d.composite.operation.clear.html : [Attachment 94273] Proposed patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 20 14:37:16 PDT 2011


Kulanthaivel Palanichamy <kulanthaivel at codeaurora.org> has asked  for review:
Bug 48288: Fix
LayoutTests/canvas/philip/tests/2d.composite.operation.clear.html
https://bugs.webkit.org/show_bug.cgi?id=48288

Attachment 94273: Proposed patch.
https://bugs.webkit.org/attachment.cgi?id=94273&action=review

------- Additional Comments from Kulanthaivel Palanichamy
<kulanthaivel at codeaurora.org>
This patch removes three compositor operators (clear, darker and highlight)
that are not valid by the canvas spec.	Operator "clear" seems most popularly
used and there may be backward compatibility issues on removal.  However, to
support this operator and confirm to the spec, the implementation has to rename
it something like "webkit-clear'.


More information about the webkit-reviews mailing list