Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: 29ee6c3467ad28a69b8ccda4b1b8526f0eb74284
https://github.com/WebKit/WebKit/commit/29ee6c3467ad28a69b8ccda4b1b8526f0eb74284
Author: Adrian Perez de Castro <[email protected]>
Date: 2026-05-05 (Tue, 05 May 2026)
Changed paths:
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerIceAgent.cpp
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerIceAgent.h
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerIceTransport.cpp
M Source/WebCore/platform/GStreamer.cmake
M Source/WebCore/platform/rice/GRefPtrRice.h
M Source/WebCore/platform/rice/GUniquePtrRice.h
M Source/WebCore/platform/rice/RiceUtilities.h
A Source/WebCore/platform/rice/RiceVersioning.h
Log Message:
-----------
[GTK][WPE] Fix the build with librice >=0.4.0
Reviewed by Philippe Normand.
Pick the minimum set of changes from 311577@main needed to fix the build
when using librice 0.4.0 or newer; without introducing changes in the
logic of the code.
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerIceAgent.cpp:
(webkitGstWebRTCIceAgentAddRiceTurnServer):
(webkitGstWebRTCIceAgentGetTurnConfigs):
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerIceAgent.h:
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerIceTransport.cpp:
* Source/WebCore/platform/GStreamer.cmake:
* Source/WebCore/platform/rice/GRefPtrRice.h:
* Source/WebCore/platform/rice/GUniquePtrRice.h:
* Source/WebCore/platform/rice/RiceUtilities.h:
* Source/WebCore/platform/rice/RiceVersioning.h: Added.
Canonical link: https://commits.webkit.org/305877.468@webkitglib/2.52
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications