[webkit-reviews] review denied: [Bug 24668] Canvas arc gives exceptions on r<0 : [Attachment 28720] silent return for r<0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 26 11:09:15 PDT 2009


Eric Seidel <eric at webkit.org> has denied Dirk Schulze <krit at webkit.org>'s
request for review:
Bug 24668: Canvas arc gives exceptions on r<0
https://bugs.webkit.org/show_bug.cgi?id=24668

Attachment 28720: silent return for r<0
https://bugs.webkit.org/attachment.cgi?id=28720&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
We should match the spec.  Even if that means the spec should be changed here. 
This change would also require a test case (preferably a new js-style test).

I suggest you add a test to check our behavior regardless.  Then at least we
know when we change our behavior later to match any changes in the spec.


More information about the webkit-reviews mailing list