[webkit-changes] [WebKit/WebKit] 579a9e: Fix AudioSourceProviderGStreamer build with !ENABL...

Olivier Blin noreply at github.com
Fri Nov 17 09:54:06 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 579a9e5c3ee474e180bd956077dda2ae229c1cce
      https://github.com/WebKit/WebKit/commit/579a9e5c3ee474e180bd956077dda2ae229c1cce
  Author: Olivier Blin <olivier.blin at softathome.com>
  Date:   2023-11-17 (Fri, 17 Nov 2023)

  Changed paths:
    M Source/WebCore/platform/audio/gstreamer/AudioSourceProviderGStreamer.h

  Log Message:
  -----------
  Fix AudioSourceProviderGStreamer build with !ENABLE(MEDIA_STREAM)
https://bugs.webkit.org/show_bug.cgi?id=265039

Reviewed by Philippe Normand.

* Source/WebCore/platform/audio/gstreamer/AudioSourceProviderGStreamer.h:
WebAudioSourceProvider.h always needs to be included since
AudioSourceProviderGStreamer inherits from WebAudioSourceProvider.

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




More information about the webkit-changes mailing list