RESOLVED FIXED 20052
Export tag & attribute names as string literals within SVGNames
https://bugs.webkit.org/show_bug.cgi?id=20052
Summary Export tag & attribute names as string literals within SVGNames
Nikolas Zimmermann
Reported 2008-07-16 05:25:11 PDT
The summary says it. I need this functionality for the new SVGAnimatedProperty concept. See master bug 20051 for details.
Attachments
Initial patch (6.64 KB, patch)
2008-07-16 05:25 PDT, Nikolas Zimmermann
sam: review+
Nikolas Zimmermann
Comment 1 2008-07-16 05:25:40 PDT
Created attachment 22305 [details] Initial patch
Sam Weinig
Comment 2 2008-07-16 16:16:06 PDT
Comment on attachment 22305 [details] Initial patch r=me with the one change we discussed in irc. + Allow to export the tag & attribute names as string literals. SVGAnimatedProperty contains two string literal should read as: Export the tag & attribute names string literals.
Nikolas Zimmermann
Comment 3 2008-07-16 17:43:44 PDT
Landed in r35205. "extern" declaration in the .cpp file removed, as discussed.
Note You need to log in before you can comment on or make changes to this bug.