Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b87e332417e6c3015e6ae97de9dbe31abc21a561
https://github.com/WebKit/WebKit/commit/b87e332417e6c3015e6ae97de9dbe31abc21a561
Author: Andy Estes <[email protected]>
Date: 2026-03-10 (Tue, 10 Mar 2026)
Changed paths:
M Source/WebCore/platform/audio/cocoa/MediaSessionManagerCocoa.mm
Log Message:
-----------
REGRESSION (308835@main): Nullptr deref in
MediaSessionManagerCocoa::updateNowPlayingSuppression
https://bugs.webkit.org/show_bug.cgi?id=309641
rdar://172231198
Reviewed by Wenson Hsieh.
Null-checked nowPlayingInfo before dereferencing it.
* Source/WebCore/platform/audio/cocoa/MediaSessionManagerCocoa.mm:
(WebCore::MediaSessionManagerCocoa::updateNowPlayingSuppression):
Canonical link: https://commits.webkit.org/309028@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications