[Webkit-unassigned] [Bug 10360] New: Autobindings need to understand non-concrete "interfaces"

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Aug 12 01:19:52 PDT 2006


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

           Summary: Autobindings need to understand non-concrete
                    "interfaces"
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: SVGHitList
          Severity: normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: macdome at opendarwin.org


Autobindings need to understand non-concrete "interfaces"

In order to support SVG's multiple inheritance in the idl files, we need to
extend the autobinding script to understand the concept of concrete and
non-concrete interfaces.  It will also need to be extended to understand
multiple inheritance (and throw errors when interfaces try to inherit from more
than one concrete interface).

This will be required for SVG JS bindings to work properly.


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