[Webkit-unassigned] [Bug 53442] SVGAnimateElement needs information about the animated attribute type

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 3 10:49:12 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=53442





--- Comment #8 from Dirk Schulze <krit at webkit.org>  2011-02-03 10:49:12 PST ---
(In reply to comment #7)
> (From update of attachment 80765 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=80765&action=review
> 
> Ok, I'm stopping the review here, as I think the general concept is wrong, after thinking about it again.
> We just need a map between eg. SVGRectElements property types for any attribute it supports.
> When storing this information per element in eg. SVGElement or SVGElementRareData (aka. storing the HashMap), we're basically storing the same information for _each_ rect in the DOM.
> Consider 100 <rect> elements, each holds such a HashMap...
Totally agree. Unsure why I did not see it on the first patch :-(

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list