[webkit-reviews] review granted: [Bug 23458] Reintroduce CanvasPixelArray in ImageData.idl : [Attachment 26899] Return CPA to basically its old implementation, extra indirection and all

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 21 12:12:42 PST 2009


Alexey Proskuryakov <ap at webkit.org> has granted Oliver Hunt
<oliver at apple.com>'s request for review:
Bug 23458: Reintroduce CanvasPixelArray in ImageData.idl
https://bugs.webkit.org/show_bug.cgi?id=23458

Attachment 26899: Return CPA to basically its old implementation, extra
indirection and all
https://bugs.webkit.org/attachment.cgi?id=26899&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
r=me

+#if !defined(LANGUAGE_JAVASCRIPT) || !defined(JSC_BINDING)
...
+#if !defined(LANGUAGE_JAVASCRIPT) || defined(V8_BINDING)

Is it intentional that the checks are different?


More information about the webkit-reviews mailing list