Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c36ffa93ddb0ffd00ef50fbc3515d5f377d8db74
https://github.com/WebKit/WebKit/commit/c36ffa93ddb0ffd00ef50fbc3515d5f377d8db74
Author: Andy Estes <[email protected]>
Date: 2026-03-27 (Fri, 27 Mar 2026)
Changed paths:
M Source/WebCore/platform/audio/cocoa/MediaSessionManagerCocoa.mm
Log Message:
-----------
[iOS] Specify a bundle ID when updating Now Playing activity state
https://bugs.webkit.org/show_bug.cgi?id=310861
rdar://173203901
Reviewed by Aditya Keerthi and Jer Noble.
Specified the GPU process' bundle ID when setting preferred state in
MediaSessionManagerCocoa::updateNowPlayingSuppression. Also ensured that we
pass the correct state
based on whether video is playing inline or in fullscreen.
* Source/WebCore/platform/audio/cocoa/MediaSessionManagerCocoa.mm:
(WebCore::MediaSessionManagerCocoa::updateNowPlayingSuppression):
Canonical link: https://commits.webkit.org/310111@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications