[webkit-changes] [WebKit/WebKit] 833047: [GStreamer] Fix webrtc/utf8-sdp.html regression

Vivienne noreply at github.com
Thu Nov 14 10:21:47 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8330471282e82e2318f90a871e8bff38e862192a
      https://github.com/WebKit/WebKit/commit/8330471282e82e2318f90a871e8bff38e862192a
  Author: Vivienne Watermeier <vwatermeier at igalia.com>
  Date:   2024-11-14 (Thu, 14 Nov 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp

  Log Message:
  -----------
  [GStreamer] Fix webrtc/utf8-sdp.html regression
https://bugs.webkit.org/show_bug.cgi?id=283104

Reviewed by Philippe Normand.

getStreamIdFromStream() would sometimes returned nullopt in updateTracks(), fixed by providing a fallback value

* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::updateTracks):

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



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


More information about the webkit-changes mailing list