[Webkit-unassigned] [Bug 9190] New: Most SVG JS bindings are still broken

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed May 31 10:29:48 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9190

           Summary: Most SVG JS bindings are still broken
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: macdome at opendarwin.org
 BugsThisDependsOn: 4249


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).


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list