Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 857d77450c7e0615e206bd89d7c0bfe3c300a48b
https://github.com/WebKit/WebKit/commit/857d77450c7e0615e206bd89d7c0bfe3c300a48b
Author: Philippe Normand <[email protected]>
Date: 2026-07-07 (Tue, 07 Jul 2026)
Changed paths:
M LayoutTests/platform/glib/TestExpectations
M
Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp
Log Message:
-----------
[GLIB] fast/mediastream/mediastreamtrack-clone-muted.html is a flaky crash
https://bugs.webkit.org/show_bug.cgi?id=318635
Reviewed by Xabier Rodriguez-Calvar.
Store the mediastreamsrc InternalSource parent as weak pointer instead of raw
pointer, preventing
critical warnings in GLib when casting.
* LayoutTests/platform/glib/TestExpectations:
* Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:
(InternalSource::updateFirstVideoSampleSeenFlag):
(InternalSource::receivedAudioSampleBeforeVideo):
Canonical link: https://commits.webkit.org/316621@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications