<?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>282750</bug_id>
          
          <creation_ts>2024-11-07 04:25:11 -0800</creation_ts>
          <short_desc>[threaded-animation-resolution] rename `AcceleratedTimeline` to `AcceleratedEffectStackUpdater` and make it accessible via `AnimationTimelinesController`</short_desc>
          <delta_ts>2024-11-07 06:46:55 -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>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <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>
          
          <blocked>222295</blocked>
    
    <blocked>250970</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Antoine Quint">graouts</reporter>
          <assigned_to name="Antoine Quint">graouts</assigned_to>
          <cc>graouts</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2073459</commentid>
    <comment_count>0</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2024-11-07 04:25:11 -0800</bug_when>
    <thetext>For threaded animation resolution, we introduced an `AcceleratedTimeline` class that did the work of updating accelerated effect stacks for targeted elements that were eligible to run their animation effects in the UI process. To support scroll-driven animations using threaded animation resolution, we will need to send animation timelines over to the UI process and will want to use the term `AcceleratedTimeline` for this purpose. So we should rename `AcceleratedTimeline` to something more appropriate. Additionally, while refactoring, we should move it off `Document` and onto `AnimationTimelinesController` which is already held by `Document`.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2073461</commentid>
    <comment_count>1</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2024-11-07 04:33:34 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/36320</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2073462</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-11-07 04:36:34 -0800</bug_when>
    <thetext>&lt;rdar://problem/139427259&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2073484</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-11-07 06:46:54 -0800</bug_when>
    <thetext>Committed 286278@main (6f4b5d58b444): &lt;https://commits.webkit.org/286278@main&gt;

Reviewed commits have been landed. Closing PR #36320 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>