<?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>282727</bug_id>
          
          <creation_ts>2024-11-06 16:45:48 -0800</creation_ts>
          <short_desc>updateAllowsBackingStoreDetaching has wrong coordinates when inside an animated transform</short_desc>
          <delta_ts>2024-12-03 07:01:38 -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>Layout and Rendering</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>282267</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Matt Woodrow">mattwoodrow</reporter>
          <assigned_to name="Matt Woodrow">mattwoodrow</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2073337</commentid>
    <comment_count>0</comment_count>
    <who name="Matt Woodrow">mattwoodrow</who>
    <bug_when>2024-11-06 16:45:48 -0800</bug_when>
    <thetext>When descending through a layer that has an animated transform, the layerExtent is computed using the post-transform animation extents and the transform itself isn&apos;t pushed onto the geometry map.

That means for all descendants, overlap bounds are no longer &apos;absolute&apos;, since they aren&apos;t transformed.

This generally works ok for overlap testing, since everything within the transform stacking context is in the same coordinate space.

updateAllowsBackingStoreDetaching compares these untransformed coordinates against the layout viewport though, and this is invalid, leading to backing stores not being detached.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2073338</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-11-06 16:45:59 -0800</bug_when>
    <thetext>&lt;rdar://problem/139393911&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2073348</commentid>
    <comment_count>2</comment_count>
    <who name="Matt Woodrow">mattwoodrow</who>
    <bug_when>2024-11-06 17:02:39 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/36301</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2074724</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-11-12 20:27:55 -0800</bug_when>
    <thetext>Committed 286517@main (43d5c16a35e7): &lt;https://commits.webkit.org/286517@main&gt;

Reviewed commits have been landed. Closing PR #36301 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2078803</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-12-03 07:01:38 -0800</bug_when>
    <thetext>Committed 283286.548@safari-7620-branch (84c1168aa3b8): &lt;https://commits.webkit.org/283286.548@safari-7620-branch&gt;

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

    </bug>

</bugzilla>