Bug 30466

Summary: Cleanup SVGElement code, preparing for animVal support
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: SVGAssignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, krit, staikos
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Initial patch
none
Updated patch none

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.