Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 167fea66125ec563680f6d054df3b880dbdda1e3
https://github.com/WebKit/WebKit/commit/167fea66125ec563680f6d054df3b880dbdda1e3
Author: Andy Estes <[email protected]>
Date: 2026-03-20 (Fri, 20 Mar 2026)
Changed paths:
M Source/WebCore/platform/audio/cocoa/MediaSessionManagerCocoa.mm
Log Message:
-----------
[iOS] Stop taking unnecessary Now Playing activity assertion
https://bugs.webkit.org/show_bug.cgi?id=310380
rdar://173022531
Reviewed by Eric Carlson.
Taking a Now Playing activity assertion in order to set a preferred state
turned out to be
unnecessary. Instead, we can just set the preferred state directly.
* Source/WebCore/platform/audio/cocoa/MediaSessionManagerCocoa.mm:
(WebCore::MediaSessionManagerCocoa::updateNowPlayingSuppression):
Canonical link: https://commits.webkit.org/309634@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications