[webkit-reviews] review requested: [Bug 8651] CGContextSetLineDash: invalid dash array: emmited during WebKit tests : [Attachment 8043] Better handling of invalid stroke-dasharray property

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Sun Apr 30 08:30:47 PDT 2006


Rob Buis <rwlbuis at xs4all.nl> has asked	for review:
Bug 8651: CGContextSetLineDash: invalid dash array: emmited during WebKit tests
http://bugzilla.opendarwin.org/show_bug.cgi?id=8651

Attachment 8043: Better handling of invalid stroke-dasharray property
http://bugzilla.opendarwin.org/attachment.cgi?id=8043&action=edit

------- Additional Comments from Rob Buis <rwlbuis at xs4all.nl>
You are right, the warning is an indication of a problem. The problem here
is that invalid stroke-dasharray values are still accepted, this patch discards

invalid values for it, so the warning will be gone now...
Cheers,

Rob.



More information about the webkit-reviews mailing list