[webkit-changes] [WebKit/WebKit] 4855f2: [GStreamer][WebAudio] Missing playing notification...

Philippe Normand noreply at github.com
Fri Apr 28 00:56:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4855f2241fb9dee1866490f3af701b786124384f
      https://github.com/WebKit/WebKit/commit/4855f2241fb9dee1866490f3af701b786124384f
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-04-28 (Fri, 28 Apr 2023)

  Changed paths:
    M Source/WebCore/platform/audio/gstreamer/AudioDestinationGStreamer.cpp

  Log Message:
  -----------
  [GStreamer][WebAudio] Missing playing notification in AudioDestination
https://bugs.webkit.org/show_bug.cgi?id=256046

Reviewed by Xabier Rodriguez-Calvar.

* Source/WebCore/platform/audio/gstreamer/AudioDestinationGStreamer.cpp:
(WebCore::AudioDestinationGStreamer::notifyStartupResult): Similarly to notifyStopResult(), call
notifyIsPlaying() in case of startup success.

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




More information about the webkit-changes mailing list