[Webkit-unassigned] [Bug 12150] The cases where no stops are defined, or when a stop offset is less than previous not handled correctly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 9 14:05:41 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12150
ddkilzer at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #12335|review+ |review?
Flag| |
------- Comment #18 from ddkilzer at webkit.org 2007-01-09 14:05 PDT -------
(From update of attachment 12335)
>+ outColor[0] = 0;
>+ outColor[1] = 0;
>+ outColor[2] = 0;
>+ outColor[3] = 0;
I think "0" should be "0.0f" here.
--
Configure bugmail: http://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