[webkit-changes] [WebKit/WebKit] 90f7ce: REGRESSION(288696 at main): [GStreamer][Debug] Trigge...
Philippe Normand
noreply at github.com
Tue Jan 14 10:22:12 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 90f7ce30e469b349869b6f63203f82654cfb1e7e
https://github.com/WebKit/WebKit/commit/90f7ce30e469b349869b6f63203f82654cfb1e7e
Author: Philippe Normand <philn at igalia.com>
Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths:
M LayoutTests/platform/glib/TestExpectations
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp
Log Message:
-----------
REGRESSION(288696 at main): [GStreamer][Debug] Triggers ASSERT when running webrtc/video-maxBitrate-vp8.html
https://bugs.webkit.org/show_bug.cgi?id=285812
Reviewed by Xabier Rodriguez-Calvar.
Dispatch bitrate update requests from the main thread, because the RTCPeerConnection weak ref is
only usable from that thread.
* LayoutTests/platform/glib/TestExpectations:
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp:
(WebCore::GStreamerMediaEndpoint::requestAuxiliarySender):
Canonical link: https://commits.webkit.org/288861@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list