<?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>9192</bug_id>
          
          <creation_ts>2006-05-31 10:54:29 -0700</creation_ts>
          <short_desc>SVG needs &quot;TimeContainer&quot; class for animation support</short_desc>
          <delta_ts>2011-09-07 02:37:31 -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>
          
          <blocked>41761</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ian</cc>
    
    <cc>jeffschiller</cc>
    
    <cc>krit</cc>
    
    <cc>rwlbuis</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>44143</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2006-05-31 10:54:29 -0700</bug_when>
    <thetext>SVG needs &quot;TimeContainer&quot; class for animation support

SVG 1.2 has the concept of &quot;time containers&quot;.  In SVG 1.1 the only time container is the SVGSVGElement.  Long term we&apos;ll need a TimeContainer class to abstract away this.

http://www.w3.org/TR/SVGMobile12/svgudom.html#smil::ElementTimeControl

As part of this, we will need to wire all of these ElementTimeControl/TimeContainers into a single central timer.  Including the ability to pause/unpause a single container at a time, and register activation events such a mouse clicks, etc.  We may want to use CFRunLoop on OS X, or hook into the single shared WebCore timer.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>409181</commentid>
    <comment_count>1</comment_count>
    <who name="Rob Buis">rwlbuis</who>
    <bug_when>2011-05-24 13:50:38 -0700</bug_when>
    <thetext>Eric, we have this ElementTimeControl now in Source/WebCore/svg. Enough to close this bug?
Cheers,

Rob.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>409359</commentid>
    <comment_count>2</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2011-05-24 19:15:08 -0700</bug_when>
    <thetext>I mean, we don&apos;t really have any time container functionality.  We can&apos;t start and pause containers, can we?

We don&apos;t need this specific bug though.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>463255</commentid>
    <comment_count>3</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2011-09-07 02:37:31 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; I mean, we don&apos;t really have any time container functionality.  We can&apos;t start and pause containers, can we?
&gt; 
&gt; We don&apos;t need this specific bug though.

SMILTimeContainer can start and pause. It is just still buggy.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>