[webkit-reviews] review granted: [Bug 63387] SVGAnimatedType should support SVGNumberList animation : [Attachment 98606] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 25 14:33:51 PDT 2011


Nikolas Zimmermann <zimmermann at kde.org> has granted Dirk Schulze
<krit at webkit.org>'s request for review:
Bug 63387: SVGAnimatedType should support SVGNumberList animation
https://bugs.webkit.org/show_bug.cgi?id=63387

Attachment 98606: Patch
https://bugs.webkit.org/attachment.cgi?id=98606&action=review

------- Additional Comments from Nikolas Zimmermann <zimmermann at kde.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=98606&action=review

r=me!

> Source/WebCore/svg/SVGAnimatedType.cpp:109
> +    animatedType->m_data.numberList = numberList;

Didn't we use the "animatedType->numberList() = numberList;" style elsewhere?


More information about the webkit-reviews mailing list