Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 188b29f2ba50e9288d462c9740e39da866a8f0aa
https://github.com/WebKit/WebKit/commit/188b29f2ba50e9288d462c9740e39da866a8f0aa
Author: Ziran Sun <[email protected]>
Date: 2024-08-26 (Mon, 26 Aug 2024)
Changed paths:
M LayoutTests/platform/glib/TestExpectations
M Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp
Log Message:
-----------
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