<?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>278726</bug_id>
          
          <creation_ts>2024-08-27 07:10:03 -0700</creation_ts>
          <short_desc>[MSE][GStreamer] Support markEndOfStream() before appendBuffer()</short_desc>
          <delta_ts>2025-09-26 16:02:32 -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>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="Enrique Ocaña">eocanha</reporter>
          <assigned_to name="Enrique Ocaña">eocanha</assigned_to>
          <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2055623</commentid>
    <comment_count>0</comment_count>
    <who name="Enrique Ocaña">eocanha</who>
    <bug_when>2024-08-27 07:10:03 -0700</bug_when>
    <thetext>WebKit MSE can&apos;t complete playback when JavaScript performs MediaSource.markEndOfStream() before appending any samples with SourceBuffer.appendBuffer().

That&apos;s on the current GStreamer version used in the test bots (gst 1.24). On older GStreamer versions (eg: 1.18.6), parsebin (from the playback pipeline) emits an unrecoverable error as well.

See: https://github.com/WebPlatformForEmbedded/WPEWebKit/issues/1366</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2055678</commentid>
    <comment_count>1</comment_count>
    <who name="Enrique Ocaña">eocanha</who>
    <bug_when>2024-08-27 09:11:43 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/32768</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2056509</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-08-30 03:37:52 -0700</bug_when>
    <thetext>Committed 282958@main (a1d1ac683b44): &lt;https://commits.webkit.org/282958@main&gt;

Reviewed commits have been landed. Closing PR #32768 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2056510</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-08-30 03:38:12 -0700</bug_when>
    <thetext>&lt;rdar://problem/135006772&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2145263</commentid>
    <comment_count>4</comment_count>
    <who name="Enrique Ocaña">eocanha</who>
    <bug_when>2025-09-23 09:44:11 -0700</bug_when>
    <thetext>This issue has reappeared downstream (wpe-2.46, GStreamer 1.18) and also has been reproduced upstream when the test case is exercised in a loop and the race condition of an error occurs while errors are ignored, but the GstMessage with the error takes a moment to propagate to the main thread (when the errors are no longer ignored).

See: https://github.com/WebPlatformForEmbedded/WPEWebKit/issues/1558</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2145310</commentid>
    <comment_count>5</comment_count>
    <who name="Enrique Ocaña">eocanha</who>
    <bug_when>2025-09-23 11:44:49 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/51211</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2146331</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-09-26 16:02:30 -0700</bug_when>
    <thetext>Committed 300605@main (b1ff5913b211): &lt;https://commits.webkit.org/300605@main&gt;

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

    </bug>

</bugzilla>