[webkit-changes] [WebKit/WebKit] 4fcf7d: Cherry-pick 261564 at main (7a7d33c945c4). https://bu...

Philippe Normand noreply at github.com
Mon Mar 13 15:03:43 PDT 2023


  Branch: refs/heads/webkitglib/2.40
  Home:   https://github.com/WebKit/WebKit
  Commit: 4fcf7db3d68da88f91297e5947031907af24fa7b
      https://github.com/WebKit/WebKit/commit/4fcf7db3d68da88f91297e5947031907af24fa7b
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-03-13 (Mon, 13 Mar 2023)

  Changed paths:
    M Source/WebCore/platform/audio/gstreamer/AudioSourceProviderGStreamer.cpp
    M Source/WebCore/platform/mediastream/AudioTrackPrivateMediaStream.cpp

  Log Message:
  -----------
  Cherry-pick 261564 at main (7a7d33c945c4). https://bugs.webkit.org/show_bug.cgi?id=253635

    [GTK][WPE] Build with ENABLE_JOURNALD_LOG=OFF is broken
    https://bugs.webkit.org/show_bug.cgi?id=253635

    Reviewed by Xabier Rodriguez-Calvar.

    Use a dedicated logger in the AudioSourceProviderGStreamer for mediastreams, the one from
    MediaStreamTrackPrivate is not usable when release logging is disabled.

    Also drive-by compilation warning fix in AudioTrackPrivateMediaStream when release logging is
    disabled.

    * Source/WebCore/platform/audio/gstreamer/AudioSourceProviderGStreamer.cpp:
    (WebCore::AudioSourceProviderGStreamer::AudioSourceProviderGStreamer):
    * Source/WebCore/platform/mediastream/AudioTrackPrivateMediaStream.cpp:
    (WebCore::AudioTrackPrivateMediaStream::createRenderer):

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




More information about the webkit-changes mailing list