[webkit-changes] [WebKit/WebKit] 2067d7: [GStreamer][WebRTC] Remove a couple early returns ...

Philippe Normand noreply at github.com
Tue Aug 27 02:41:51 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2067d74636c78fa9363258d837d955a371bd8733
      https://github.com/WebKit/WebKit/commit/2067d74636c78fa9363258d837d955a371bd8733
  Author: Philippe Normand <philn at igalia.com>
  Date:   2024-08-27 (Tue, 27 Aug 2024)

  Changed paths:
    M Source/WebCore/platform/mediastream/gstreamer/RealtimeIncomingSourceGStreamer.cpp

  Log Message:
  -----------
  [GStreamer][WebRTC] Remove a couple early returns in RealtimeIncomingSourceGStreamer
https://bugs.webkit.org/show_bug.cgi?id=278707

Reviewed by Xabier Rodriguez-Calvar.

Replace early returns with release asserts.

* Source/WebCore/platform/mediastream/gstreamer/RealtimeIncomingSourceGStreamer.cpp:
(WebCore::RealtimeIncomingSourceGStreamer::handleUpstreamEvent):
(WebCore::RealtimeIncomingSourceGStreamer::handleUpstreamQuery):

Canonical link: https://commits.webkit.org/282783@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