[Webkit-unassigned] [Bug 28329] HTML5 canvas's createImageData should raise the NOT_SUPPORTED_ERR exception when either of the arguments are not finite.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 14 17:08:31 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28329


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #34878|review?                     |review-
               Flag|                            |




--- Comment #3 from Darin Adler <darin at apple.com>  2009-08-14 17:08:30 PDT ---
(From update of attachment 34878)
Fix looks great.

But we also require a regression test for fixes like this one. Please resubmit
a patch that includes a regression test.

It should be straightforward to come up for a test for this. We don't need to
use the canvas tests you referred to in the bug earlier. If you look in the
LayoutTests/fast/canvas directory you'll see many other similar tests which
could give you some ideas how to make a test that covers this fix.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list