RESOLVED FIXED 30466
Cleanup SVGElement code, preparing for animVal support
https://bugs.webkit.org/show_bug.cgi?id=30466
Summary Cleanup SVGElement code, preparing for animVal support
Nikolas Zimmermann
Reported 2009-10-16 15:34:54 PDT
SVGElement should be cleaned up, it stores unrelated SVG <-> XML synchronization support functionality, that can be broken out in a new class 'SynchronizablePropertyController'. This is a preparation for upcoming animVal patches.
Attachments
Initial patch (39.59 KB, patch)
2009-10-16 16:08 PDT, Nikolas Zimmermann
no flags
Updated patch (36.18 KB, patch)
2009-10-16 16:16 PDT, Nikolas Zimmermann
no flags
Nikolas Zimmermann
Comment 1 2009-10-16 16:08:10 PDT
Created attachment 41337 [details] Initial patch
Nikolas Zimmermann
Comment 2 2009-10-16 16:16:25 PDT
Created attachment 41338 [details] Updated patch
Nikolas Zimmermann
Comment 3 2009-10-17 15:53:23 PDT
Comment on attachment 41338 [details] Updated patch Clearing flags on attachment: 41338 Committed r49745: <http://trac.webkit.org/changeset/49745>
Nikolas Zimmermann
Comment 4 2009-10-17 15:53:31 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.