Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: abc2312528f8a06206ca57c929c3c0c317ac90f2
https://github.com/WebKit/WebKit/commit/abc2312528f8a06206ca57c929c3c0c317ac90f2
Author: Philippe Normand <[email protected]>
Date: 2026-06-29 (Mon, 29 Jun 2026)
Changed paths:
M LayoutTests/platform/glib/TestExpectations
M LayoutTests/platform/wpe/TestExpectations
M
Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp
Log Message:
-----------
[WPE] media/media-source/media-source-real-play-after-eos.html is crashing
https://bugs.webkit.org/show_bug.cgi?id=317971
Reviewed by Alicia Boya Garcia and Xabier Rodriguez-Calvar.
Remove the assert on caps event push result otherwise we can get racy crashes
on post-commit bots
when a flush-start event is pushed downstream from another thread just before a
caps change has to
be notified.
* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/wpe/TestExpectations:
* Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:
(webKitMediaSrcLoop):
Canonical link: https://commits.webkit.org/316053@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications