<?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>181116</bug_id>
          
          <creation_ts>2017-12-22 00:15:13 -0800</creation_ts>
          <short_desc>[Web Animations] Create new promises rather than just calling .clear()</short_desc>
          <delta_ts>2023-02-17 02:19:50 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Animations</component>
          <version>Safari Technology Preview</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=180402</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Antoine Quint">graouts</reporter>
          <assigned_to name="Antoine Quint">graouts</assigned_to>
          <cc>bennyfagan13</cc>
    
    <cc>dino</cc>
    
    <cc>graouts</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1384414</commentid>
    <comment_count>0</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2017-12-22 00:15:13 -0800</bug_when>
    <thetext>The patch for https://bugs.webkit.org/show_bug.cgi?id=180402 makes the test at http/wpt/web-animations/interfaces/Animation/finished.html crash due to an assertion in the Promise code. It turns out we&apos;re using .clear() on an existing promise rather than creating a whole new promise as the spec mandates, we need to address this as soon as the patch for https://bugs.webkit.org/show_bug.cgi?id=180402 lands.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1384415</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2017-12-22 00:15:44 -0800</bug_when>
    <thetext>&lt;rdar://problem/36192416&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1384416</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2017-12-22 00:15:44 -0800</bug_when>
    <thetext>&lt;rdar://problem/36192415&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1512566</commentid>
    <comment_count>3</comment_count>
    <who name="JohnHoskins">bennyfagan13</who>
    <bug_when>2019-03-05 01:35:15 -0800</bug_when>
    <thetext>I have learned how to move animations from templates to JavaScript, isolating introduction from conduct. I never depend on dom procedures, for example, composing css properties and checking classes onto components to control playbacks. What&apos;s more, not normal for unadulterated, decisive CSS, JavaScript additionally lets us powerfully set values for durations.

https://www.pbase.com/milenaglen/profile https://axlethemes.com/support-forum/users/dennismedina/ https://ghc.haskell.org/trac/summer-of-code/ticket/2593</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1934507</commentid>
    <comment_count>4</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2023-02-17 02:19:50 -0800</bug_when>
    <thetext>This has been done for quite some time.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>