[Webkit-unassigned] [Bug 64104] SVG animation API crashes on SVGAnimateTransform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 13 22:40:06 PDT 2011


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





--- Comment #4 from Dirk Schulze <krit at webkit.org>  2011-07-13 22:40:06 PST ---
(From update of attachment 100724)
View in context: https://bugs.webkit.org/attachment.cgi?id=100724&action=review

> Source/WebCore/svg/SVGAnimateTransformElement.cpp:124
> +        return static_cast<SVGStyledTransformableElement*>(element)->transformAnimated();

we don't want to have animVal but baseVal here.

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