[webkit-reviews] review requested: [Bug 13784] REGRESSION (r13744-13750): Crash with empty gradient when drawing to canvas : [Attachment 14624] First attempt

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


Rob Buis <rwlbuis at gmail.com> has asked	for review:
Bug 13784: REGRESSION (r13744-13750): Crash with empty gradient when drawing to
canvas
http://bugs.webkit.org/show_bug.cgi?id=13784

Attachment 14624: First  attempt
http://bugs.webkit.org/attachment.cgi?id=14624&action=edit

------- Additional Comments from Rob Buis <rwlbuis at gmail.com>
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.



More information about the webkit-reviews mailing list