<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>9229</bug_id>
          
          <creation_ts>2006-06-02 00:47:07 -0700</creation_ts>
          <short_desc>SVG JavaScript bindings do not propertly support multiple inheritance</short_desc>
          <delta_ts>2006-09-12 18:23:19 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>SVG</component>
          <version>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>andersca</cc>
    
    <cc>ian</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>44354</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2006-06-02 00:47:07 -0700</bug_when>
    <thetext>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 &quot;abstract&quot; parent interfaces will need to have their methods imported into the current class being generated.  Right now those methods are just ignored.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55332</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2006-09-12 18:23:19 -0700</bug_when>
    <thetext>This was fixed (turned on) when bug 10826 was landed.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>