Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 98a84f0a9a6b99d5870f360364c6b361f88dd693
https://github.com/WebKit/WebKit/commit/98a84f0a9a6b99d5870f360364c6b361f88dd693
Author: Lauro Moura <[email protected]>
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@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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes