Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ed0b61add4772d5b3f952e89505ddf51a2c083a8
https://github.com/WebKit/WebKit/commit/ed0b61add4772d5b3f952e89505ddf51a2c083a8
Author: Philippe Normand <[email protected]>
Date: 2026-01-12 (Mon, 12 Jan 2026)
Changed paths:
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerIceAgent.cpp
Log Message:
-----------
[GStreamer][WebRTC][Rice] Asserts when adding a TURN server
https://bugs.webkit.org/show_bug.cgi?id=305259
Reviewed by Xabier Rodriguez-Calvar.
Copy the transport URL query parameter. Using a StringView was incorrect,
leading to an ASSERT when
the `value` went out of scope.
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerIceAgent.cpp:
(addTurnServer):
Canonical link: https://commits.webkit.org/305456@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications