Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 40925b596093ff2160f0aca6e8dd857c3d8ed12c
https://github.com/WebKit/WebKit/commit/40925b596093ff2160f0aca6e8dd857c3d8ed12c
Author: Jean-Yves Avenard <[email protected]>
Date: 2026-05-26 (Tue, 26 May 2026)
Changed paths:
M Source/WebCore/platform/audio/cocoa/MediaSessionManagerCocoa.mm
Log Message:
-----------
-[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object
from objects[0]
https://bugs.webkit.org/show_bug.cgi?id=315531
rdar://177905655
Reviewed by Youenn Fablet.
@try .. @catch potential objective-C assertions that can occur while shutting
down.
Covered by existing tests.
* Source/WebCore/platform/audio/cocoa/MediaSessionManagerCocoa.mm:
(WebCore::MediaSessionManagerCocoa::clearNowPlayingInfo):
(WebCore::MediaSessionManagerCocoa::setNowPlayingInfo):
Canonical link: https://commits.webkit.org/313878@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications