<?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>282969</bug_id>
          
          <creation_ts>2024-11-11 21:36:34 -0800</creation_ts>
          <short_desc>[iOS] media/media-video-fullrange.html is an intermittent failure</short_desc>
          <delta_ts>2025-02-21 12:12:01 -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>Media</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jean-Yves Avenard [:jya]">jean-yves.avenard</reporter>
          <assigned_to name="Jean-Yves Avenard [:jya]">jean-yves.avenard</assigned_to>
          <cc>aestes</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2074434</commentid>
    <comment_count>0</comment_count>
    <who name="Jean-Yves Avenard [:jya]">jean-yves.avenard</who>
    <bug_when>2024-11-11 21:36:34 -0800</bug_when>
    <thetext>This test fails in the iOS 17 simulator 

```
--- /Volumes/Data/worker/iOS-17-Simulator-WK2-Tests-EWS/build/layout-test-results/media/media-video-videorange-expected.txt
+++ /Volumes/Data/worker/iOS-17-Simulator-WK2-Tests-EWS/build/layout-test-results/media/media-video-videorange-actual.txt
@@ -1,3 +1,5 @@
+FAIL: Timed out waiting for notifyDone to be called
+
 
 EVENT(loadedmetadata)
 EXPECTED (pixelData[0] == &apos;0&apos;) OK
@@ -28,17 +30,4 @@
 EXPECTED (pixelData[1] &gt;= &apos;253&apos;) OK
 EXPECTED (pixelData[2] &lt;= &apos;2&apos;) OK
 EVENT(loadedmetadata)
-EXPECTED (pixelData[0] == &apos;0&apos;) OK
-EXPECTED (pixelData[1] == &apos;0&apos;) OK
-EXPECTED (pixelData[2] == &apos;0&apos;) OK
-EXPECTED (pixelData[0] &gt;= &apos;253&apos;) OK
-EXPECTED (pixelData[1] &gt;= &apos;253&apos;) OK
-EXPECTED (pixelData[2] &lt;= &apos;2&apos;) OK
-EVENT(loadedmetadata)
-EXPECTED (pixelData[0] == &apos;0&apos;) OK
-EXPECTED (pixelData[1] == &apos;0&apos;) OK
-EXPECTED (pixelData[2] == &apos;0&apos;) OK
-EXPECTED (pixelData[0] &gt;= &apos;253&apos;) OK
-EXPECTED (pixelData[1] &gt;= &apos;253&apos;) OK
-EXPECTED (pixelData[2] &lt;= &apos;2&apos;) OK
 ```

Manual experimentation shows that neither the play() nor the rVFC promise are resolved when the video element isn&apos;t in the DOM.

This is related to bug 282797 and bug 282782; but different. This occurs when we are using a WebCoreDecompressionSession to perform the decoding instead of an AVSBDL.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2074435</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-11-11 21:36:52 -0800</bug_when>
    <thetext>&lt;rdar://problem/139698133&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2074483</commentid>
    <comment_count>2</comment_count>
    <who name="Jean-Yves Avenard [:jya]">jean-yves.avenard</who>
    <bug_when>2024-11-12 04:26:27 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/36522</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2074771</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-11-13 03:41:09 -0800</bug_when>
    <thetext>Committed 286525@main (a12fb9d56204): &lt;https://commits.webkit.org/286525@main&gt;

Reviewed commits have been landed. Closing PR #36522 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2096803</commentid>
    <comment_count>4</comment_count>
    <who name="Ben Schwartz">ben_schwartz</who>
    <bug_when>2025-02-21 12:12:01 -0800</bug_when>
    <thetext>*** Bug 263413 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>