Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9fbc73f44891f281bfd0773d2d962eb434142771
      
https://github.com/WebKit/WebKit/commit/9fbc73f44891f281bfd0773d2d962eb434142771
  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] Fix close promise ownership
https://bugs.webkit.org/show_bug.cgi?id=305272

Reviewed by Xabier Rodriguez-Calvar.

The promise transfer semantics were changed in GStreamer, so we should not 
adopt the GstPromise in
our agent's close implementation. See also:

https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/ae366a68cce7d29759123e6e31863d4976073c8d

* Source/WebCore/Modules/mediastream/gstreamer/GStreamerIceAgent.cpp:
(webkitGstWebRTCIceAgentClose):

Canonical link: https://commits.webkit.org/305453@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to