[Webkit-unassigned] [Bug 54542] SVG animation - analyze attribute type for animation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 16 13:36:34 PST 2011


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





--- Comment #4 from Dirk Schulze <krit at webkit.org>  2011-02-16 13:36:34 PST ---
(In reply to comment #2)
> (From update of attachment 82632 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=82632&action=review

> > Source/WebCore/svg/SVGGElement.h:54
> > +    virtual void fillAttributeToPropertyTypeMap();
> > +    virtual AttributeToPropertyTypeMap& attributeToPropertyTypeMap();
> 
> Why is this needed?
Without these functions, the element takes the attribute map of SVGElement. This is equal with having no animatable attribute for this certain element at all.

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