Branch: refs/heads/webkitglib/2.46
  Home:   https://github.com/WebKit/WebKit
  Commit: ad990fb0b458d4aff1f212f33cc03d75b4ce66e1
      
https://github.com/WebKit/WebKit/commit/ad990fb0b458d4aff1f212f33cc03d75b4ce66e1
  Author: Ziran Sun <[email protected]>
  Date:   2024-09-02 (Mon, 02 Sep 2024)

  Changed paths:
    M LayoutTests/platform/glib/TestExpectations
    M Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp

  Log Message:
  -----------
  Cherry-pick 282726@main (188b29f2ba50). 
https://bugs.webkit.org/show_bug.cgi?id=264708

    Remove assertion check for 
AppendPipeline::handleErrorConditionFromStreamingThread().
    https://bugs.webkit.org/show_bug.cgi?id=264708

    Reviewed by Alicia Boya Garcia.

    The assertion is not valid any more due to the change at [1], in which
    the MSE's Reset Parser State algorithm and the `abort()` operation are
    queued to run sequentially. And abortting and resetting the parser only
    once the previous operations have completed.

    [1] https://github.com/WebKit/WebKit/pull/12498

    * LayoutTests/platform/glib/TestExpectations:
    * Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:
    (WebCore::AppendPipeline::handleErrorConditionFromStreamingThread):

    Canonical link: https://commits.webkit.org/282726@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to