[webkit-changes] [WebKit/WebKit] b670af: [GTK][WPE] fast/mediastream/RTCRtpSender-outlives...

Philippe Normand noreply at github.com
Tue May 30 00:12:18 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b670af1bd93cee969f139d75f4161695287cfb7d
      https://github.com/WebKit/WebKit/commit/b670af1bd93cee969f139d75f4161695287cfb7d
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-05-30 (Tue, 30 May 2023)

  Changed paths:
    M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp

  Log Message:
  -----------
  [GTK][WPE]  fast/mediastream/RTCRtpSender-outlives-RTCPeerConnection.html crashing
https://bugs.webkit.org/show_bug.cgi?id=257456

Reviewed by Xabier Rodriguez-Calvar.

Prospective fix for the crash happening flakily on the bots, don't chain up the negotation-needed
request to the PeerConnection if the pipeline has been teared down. The LibWebRTC end-point uses a
similar approach.

* Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp:
(WebCore::GStreamerMediaEndpoint::onNegotiationNeeded):

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




More information about the webkit-changes mailing list