[webkit-changes] [WebKit/WebKit] 92f85b: Address safer C++ static analysis warnings in AVTr...
Chris Dumez
noreply at github.com
Fri Feb 7 07:13:12 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 92f85b4a971230601e96fd16710794701f877d8a
https://github.com/WebKit/WebKit/commit/92f85b4a971230601e96fd16710794701f877d8a
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-02-07 (Fri, 07 Feb 2025)
Changed paths:
M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebCore/platform/graphics/avfoundation/AVTrackPrivateAVFObjCImpl.mm
Log Message:
-----------
Address safer C++ static analysis warnings in AVTrackPrivateAVFObjCImpl.mm
https://bugs.webkit.org/show_bug.cgi?id=287190
Reviewed by Geoffrey Garen.
* Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebCore/platform/graphics/avfoundation/AVTrackPrivateAVFObjCImpl.mm:
(WebCore::assetTrackFor):
(WebCore::AVTrackPrivateAVFObjCImpl::enabled const):
(WebCore::AVTrackPrivateAVFObjCImpl::setEnabled):
(WebCore::AVTrackPrivateAVFObjCImpl::index const):
Canonical link: https://commits.webkit.org/289999@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