Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: adfa66a8cce60f16ed57d998130f5b43e92fb5cf
https://github.com/WebKit/WebKit/commit/adfa66a8cce60f16ed57d998130f5b43e92fb5cf
Author: Philippe Normand <[email protected]>
Date: 2026-04-06 (Mon, 06 Apr 2026)
Changed paths:
M LayoutTests/platform/glib/TestExpectations
M Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp
Log Message:
-----------
[GStreamer][MSE][Debug]
media/encrypted-media/encrypted-media-append-encrypted-unencrypted.html is
flaky crash
https://bugs.webkit.org/show_bug.cgi?id=265206
Reviewed by Alicia Boya Garcia.
The track "recycling" was failing to reconfigure the track bin because the
track caps were always
empty, leading to ASSERTs later on in linkPadWithTrack due to incompatible
formats between both pads.
* LayoutTests/platform/glib/TestExpectations:
* Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:
(WebCore::AppendPipeline::recycleTrackForPad):
(WebCore::AppendPipeline::linkPadWithTrack):
Canonical link: https://commits.webkit.org/310649@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications