[webkit-changes] [WebKit/WebKit] 98a84f: REGRESSION(267278 at main) [GStreamer] Stable builds ...

Lauro Moura noreply at github.com
Fri Aug 25 12:35:11 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 98a84f0a9a6b99d5870f360364c6b361f88dd693
      https://github.com/WebKit/WebKit/commit/98a84f0a9a6b99d5870f360364c6b361f88dd693
  Author: Lauro Moura <lmoura at igalia.com>
  Date:   2023-08-25 (Fri, 25 Aug 2023)

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

  Log Message:
  -----------
  REGRESSION(267278 at main) [GStreamer] Stable builds broke with missing include and guard
https://bugs.webkit.org/show_bug.cgi?id=260719

Reviewed by Philippe Normand.

Add missing include (as expected in non-unified builds) and guard
PlatformRawAudioDataGStreamer with ENABLE(WEB_CODECS).

* Source/WebCore/platform/audio/gstreamer/PlatformRawAudioDataGStreamer.cpp:
* Source/WebCore/platform/audio/gstreamer/PlatformRawAudioDataGStreamer.h:

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




More information about the webkit-changes mailing list