[Webkit-unassigned] [Bug 13784] REGRESSION (r13744-13750): Crash with empty gradient when drawing to canvas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 19 05:11:21 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13784


rwlbuis at gmail.com changed:

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




------- Comment #4 from rwlbuis at gmail.com  2007-05-19 05:11 PDT -------
Created an attachment (id=14624)
 --> (http://bugs.webkit.org/attachment.cgi?id=14624&action=view)
First  attempt

Implement what HTML 5 says about zero stops (thus fixing the crash too):

"When there are no stops, the gradient is transparent black."
(http://www.whatwg.org/specs/web-apps/current-work/#the-2d)
Cheers,

Rob.


-- 
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