Bug 9190

Summary: Most SVG JS bindings are still broken
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ian, joe
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on: 4249    
Bug Blocks:    

Eric Seidel (no email)
Reported 2006-05-31 10:29:47 PDT
Now that bug 4249 is resolved, there is still a lot of SVG JS binding work to be done. Most of that work consists of moving idl files from WebCore/ksvg2/bindings/idl to WebCore/ksvg2/svg, updating the license headers on the idls, editing DerivedSources.make, JSSVGElementWrapperFactory, and finally updating the project file. Some consideration will have to be given to the implementation of the JSAnimated* classes for SVG. Those should pull their "animValue" from the actual DOM and render trees and lookup their "baseValue" out of a hash (with fallback to the anim value).
Attachments
Eric Seidel (no email)
Comment 1 2006-09-12 18:22:41 PDT
bug 10826 fixed this.
Note You need to log in before you can comment on or make changes to this bug.