[webkit-reviews] review requested: [Bug 12171] Remove "points" hack from SVGPolyElement : [Attachment 21215] First attempt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 17 10:31:32 PDT 2008


Rob Buis <rwlbuis at gmail.com> has asked	for review:
Bug 12171: Remove "points" hack from SVGPolyElement
http://bugs.webkit.org/show_bug.cgi?id=12171

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

------- Additional Comments from Rob Buis <rwlbuis at gmail.com>
In order to remove the hack I propose what I did in the patch, ie. change
Attribute::value so that you can compute the value on the fly in cases where
it needs to be synced to some dom datastructure. I also applied it to path
since
it needs the same mechanism for path data.
Cheers,

Rob.


More information about the webkit-reviews mailing list