[Webkit-unassigned] [Bug 20435] Canvas missing exceptioncode for gradients

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 5 09:57:33 PDT 2008


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


sam at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23140|review?(oliver at apple.com)   |review+
               Flag|                            |




------- Comment #9 from sam at webkit.org  2008-09-05 09:57 PDT -------
(From update of attachment 23140)
+    if (!isfinite(value) || value < 0. || value > 1.) {
Please use 0 and 1.0f here.

r=me


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



More information about the webkit-unassigned mailing list