[webkit-changes] [WebKit/WebKit] 09dc7a: Address safer C++ static analysis warnings in Medi...
Chris Dumez
noreply at github.com
Sat Feb 8 09:14:50 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 09dc7aa418807de355708a7f7184479821a4e5e6
https://github.com/WebKit/WebKit/commit/09dc7aa418807de355708a7f7184479821a4e5e6
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-02-08 (Sat, 08 Feb 2025)
Changed paths:
M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations
M Source/WebCore/platform/audio/cocoa/MediaSessionManagerCocoa.mm
Log Message:
-----------
Address safer C++ static analysis warnings in MediaSessionManagerCocoa.mm
https://bugs.webkit.org/show_bug.cgi?id=287325
Reviewed by Geoffrey Garen and Ryosuke Niwa.
* Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations:
* Source/WebCore/platform/audio/cocoa/MediaSessionManagerCocoa.mm:
(WebCore::MediaSessionManagerCocoa::MediaSessionManagerCocoa):
(WebCore::MediaSessionManagerCocoa::updateSessionState):
(WebCore::MediaSessionManagerCocoa::scheduleSessionStatusUpdate):
(WebCore::MediaSessionManagerCocoa::sessionWillEndPlayback):
(WebCore::MediaSessionManagerCocoa::setNowPlayingInfo):
(WebCore::MediaSessionManagerCocoa::audioOutputDeviceChanged):
Canonical link: https://commits.webkit.org/290088@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list