Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f23d4df64f2e95ab38f8fd72e50a6cfd8ca31cdb
https://github.com/WebKit/WebKit/commit/f23d4df64f2e95ab38f8fd72e50a6cfd8ca31cdb
Author: Philippe Normand <[email protected]>
Date: 2026-06-06 (Sat, 06 Jun 2026)
Changed paths:
M LayoutTests/platform/glib/TestExpectations
M
Source/WebCore/platform/graphics/gstreamer/InbandTextTrackPrivateGStreamer.h
M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
Log Message:
-----------
[GStreamer] ASSERTION FAILED: track->streamId() == streamId
https://bugs.webkit.org/show_bug.cgi?id=316195
Reviewed by Xabier Rodriguez-Calvar.
Pass the track ID to the track constructor. Both Audio and Video track
implementations had a
matching create function already, but InbandTextTrack didn't, so the existing
function was adapted
accordingly.
This is a prospective fix for a flaky crash that happened once on the
bots. The results.w.o timeline
shows no crash for this test...
* LayoutTests/platform/glib/TestExpectations:
* Source/WebCore/platform/graphics/gstreamer/InbandTextTrackPrivateGStreamer.h:
(WebCore::InbandTextTrackPrivateGStreamer::create):
* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::notifyPlayerOfTrack):
Canonical link:
https://flagged.apple.com:443/proxy?t2=dI3r4n5ns4&o=aHR0cHM6Ly9jb21taXRzLndlYmtpdC5vcmcvMzE0NzAzQG1haW4=&emid=c1cee7ce-2de7-4f0b-99ad-f1a00de02f11&c=11
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications