[Webkit-unassigned] [Bug 12171] Remove "points" hack from SVGPolyElement

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


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


rwlbuis at gmail.com changed:

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




------- Comment #3 from rwlbuis at gmail.com  2008-05-17 10:31 PDT -------
Created an attachment (id=21215)
 --> (http://bugs.webkit.org/attachment.cgi?id=21215&action=view)
First attempt

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.


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