[Webkit-unassigned] [Bug 9229] New: SVG JavaScript bindings do not propertly support multiple inheritance

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Jun 2 00:47:08 PDT 2006


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

           Summary: SVG JavaScript bindings do not propertly support
                    multiple inheritance
           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


SVG JavaScript bindings do not propertly support multiple inheritance

SVG JS bindings are only partially wired up right now.  They only recognize the
first parent out of their list.  Eventually they will need to check to make
sure that the first parent is concrete, and that no more than one parent is
concrete.  All "abstract" parent interfaces will need to have their methods
imported into the current class being generated.  Right now those methods are
just ignored.


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