Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4ab48f03d020ba64655cc1f2f58107237ef1c229
https://github.com/WebKit/WebKit/commit/4ab48f03d020ba64655cc1f2f58107237ef1c229
Author: Jer Noble <[email protected]>
Date: 2026-06-23 (Tue, 23 Jun 2026)
Changed paths:
M Source/WebCore/platform/audio/ios/MediaSessionManagerIOS.mm
Log Message:
-----------
[iOS] AirPlay/CarPlay sessions are torn down when pausing while casting
device is locked
rdar://177565028
https://bugs.webkit.org/show_bug.cgi?id=317696
Reviewed by Eric Carlson.
Deactivating the AVAudioSession during AirPlay/CarPlay playback will tear down
the connection,
so avoid doing so if any existing session is currently performing "external"
playback.
* Source/WebCore/platform/audio/ios/MediaSessionManagerIOS.mm:
(WebCore::MediaSessionManageriOS::sessionWillEndPlayback):
Canonical link: https://commits.webkit.org/315729@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications