[webkit-changes] [WebKit/WebKit] f47a18: PlatformMediaSessionManager: fix compilation if VI...
Thomas Devoogdt
noreply at github.com
Sat Oct 19 09:54:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f47a18ab4977bf833e06703a36c39ac297308306
https://github.com/WebKit/WebKit/commit/f47a18ab4977bf833e06703a36c39ac297308306
Author: Thomas Devoogdt <thomas at devoogdt.com>
Date: 2024-10-19 (Sat, 19 Oct 2024)
Changed paths:
M Source/WebCore/platform/audio/PlatformMediaSessionManager.cpp
Log Message:
-----------
PlatformMediaSessionManager: fix compilation if VIDEO or WEB_AUDIO is not enabled
https://bugs.webkit.org/show_bug.cgi?id=281825
Reviewed by Philippe Normand.
WebCore::Page::activeNowPlayingSessionUpdateTimerFired, and
WebCore::PlatformMediaSessionManager::hasActiveNowPlayingSessionInGroup,
are using methods from WebCore::PlatformMediaSessionManager.
Canonical link: https://commits.webkit.org/285473@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list