Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4c77c7902124bf6f0ff61d212e34fa47837b348a
https://github.com/WebKit/WebKit/commit/4c77c7902124bf6f0ff61d212e34fa47837b348a
Author: Philippe Normand <[email protected]>
Date: 2026-09-17 (Thu, 17 Sep 2026)
Changed paths:
M LayoutTests/platform/glib/TestExpectations
M
Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp
Log Message:
-----------
[GStreamer] webrtc/disable-encryption.html is flaky crashing
https://bugs.webkit.org/show_bug.cgi?id=324108
Reviewed by Xabier Rodriguez-Calvar.
Following-up after 320809@main, the MediaStreamPrivate observer removal has to
run from the main
thread so make sure it does. This can happen when playbin3 replaces its source
element after
receiving a new stream collection event.
Canonical link: https://commits.webkit.org/321311@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications