RESOLVED FIXED Bug 81640
Make animVal support type-safe
https://bugs.webkit.org/show_bug.cgi?id=81640
Summary Make animVal support type-safe
Nikolas Zimmermann
Reported 2012-03-20 02:18:59 PDT
As discussed with Antti, we should remove SVGGenericAnimatedType, and the associated reinterpret_cast, and replace it with a type-safe solution, even if it requires some boilerplate code. It was a poor decision to go with it initially, so I'm going to redesign it.
Attachments
Patch (73.99 KB, patch)
2012-03-20 04:18 PDT, Nikolas Zimmermann
koivisto: review+
Nikolas Zimmermann
Comment 1 2012-03-20 04:18:19 PDT
Antti Koivisto
Comment 2 2012-03-20 04:41:49 PDT
Comment on attachment 132794 [details] Patch r=me, with naming consistency fixes discussed in irc
Nikolas Zimmermann
Comment 3 2012-03-20 04:47:46 PDT
Note You need to log in before you can comment on or make changes to this bug.