Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 01ddbb16534e71aaefff85fe7045f8b357885d8c
https://github.com/WebKit/WebKit/commit/01ddbb16534e71aaefff85fe7045f8b357885d8c
Author: Philippe Normand <[email protected]>
Date: 2026-06-29 (Mon, 29 Jun 2026)
Changed paths:
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerIceAgent.cpp
Log Message:
-----------
[GStreamer][WebRTC] GstPromise warning raised after handling cloudflare bot
check and before loading frame.work
https://bugs.webkit.org/show_bug.cgi?id=317917
Reviewed by Xabier Rodriguez-Calvar.
When the ICE agent is given a valid GstPromise while closing connections, it
should wait on its
completion, otherwise a warning will be raised during the agent disposal
because the promise result
would still be pending.
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerIceAgent.cpp:
(webkitGstWebRTCIceAgentClose):
Canonical link: https://commits.webkit.org/316012@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications