[webkit-reviews] review granted: [Bug 28329] HTML5 canvas's createImageData should raise the NOT_SUPPORTED_ERR exception when either of the arguments are not finite. : [Attachment 34974] patch + tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 17 13:30:22 PDT 2009


Darin Adler <darin at apple.com> has granted Benjamin Meyer <ben at meyerhome.net>'s
request for review:
Bug 28329: HTML5 canvas's createImageData should raise the NOT_SUPPORTED_ERR
exception when either of the arguments are not finite.
https://bugs.webkit.org/show_bug.cgi?id=28329

Attachment 34974: patch + tests
https://bugs.webkit.org/attachment.cgi?id=34974&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
It'd be nice to have some other test cases too, such as 0, positive numbers,
negative numbers, and non-numeric values.

r=me


More information about the webkit-reviews mailing list