[webkit-reviews] review requested: [Bug 12059] SVG colors have two separate parsing paths (one CSS and one SVGColor::setRGBColor) : [Attachment 16062] Slightly different approach

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 21 13:29:34 PDT 2007


Rob Buis <rwlbuis at gmail.com> has asked	for review:
Bug 12059: SVG colors have two separate parsing paths (one CSS and one
SVGColor::setRGBColor)
http://bugs.webkit.org/show_bug.cgi?id=12059

Attachment 16062: Slightly different approach
http://bugs.webkit.org/attachment.cgi?id=16062&action=edit

------- Additional Comments from Rob Buis <rwlbuis at gmail.com>
This one has just one method and enables the client to set up a rgba32 default
value, like what has happened in the past for html canvas code.
Cheers,

Rob.



More information about the webkit-reviews mailing list