Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1c1bd26fae15c77a3a4bf6e6a1f329df7844826c
https://github.com/WebKit/WebKit/commit/1c1bd26fae15c77a3a4bf6e6a1f329df7844826c
Author: Philippe Normand <[email protected]>
Date: 2025-12-09 (Tue, 09 Dec 2025)
Changed paths:
M LayoutTests/platform/gtk/TestExpectations
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerIceAgent.cpp
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerIceAgent.h
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerIceStream.cpp
M Source/WebKit/NetworkProcess/webrtc/rice/RiceBackend.cpp
M Source/WebKit/WebProcess/Network/webrtc/rice/RiceBackendProxy.cpp
M Source/WebKit/WebProcess/Network/webrtc/rice/RiceBackendProxy.h
M Tools/Scripts/webkitpy/port/glib.py
Log Message:
-----------
[GTK] webrtc/datachannel/multiple-connections.html flaky crashes in
RiceBackendProxy::create()
https://bugs.webkit.org/show_bug.cgi?id=303366
Reviewed by Xabier Rodriguez-Calvar.
Handle IPC issues in RiceBackendProxy::create() and propagate backend creation
failure to the
IceAgent. This patch also fixes various leaks in the Rice backend, including
GSource leaks.
Canonical link: https://commits.webkit.org/304159@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications