[webkit-changes] [WebKit/WebKit] 424816: Address safer C++ static analysis warnings in Sour...
Chris Dumez
noreply at github.com
Tue Feb 11 21:49:53 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 424816d2d825c592ddbc3df175a104090797ab9d
https://github.com/WebKit/WebKit/commit/424816d2d825c592ddbc3df175a104090797ab9d
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-02-11 (Tue, 11 Feb 2025)
Changed paths:
M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebCore/platform/graphics/avfoundation/objc/SourceBufferParserAVFObjC.h
M Source/WebCore/platform/graphics/avfoundation/objc/SourceBufferParserAVFObjC.mm
M Source/WebCore/platform/graphics/cocoa/SourceBufferParser.h
Log Message:
-----------
Address safer C++ static analysis warnings in SourceBufferParserAVFObjC.mm
https://bugs.webkit.org/show_bug.cgi?id=287384
rdar://144528243
Reviewed by Jean-Yves Avenard.
* Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebCore/platform/graphics/avfoundation/objc/SourceBufferParserAVFObjC.h:
* Source/WebCore/platform/graphics/avfoundation/objc/SourceBufferParserAVFObjC.mm:
(-[WebAVStreamDataParserListener streamDataParser:didParseStreamDataAsAsset:]):
(-[WebAVStreamDataParserListener streamDataParser:didParseStreamDataAsAsset:withDiscontinuity:]):
(-[WebAVStreamDataParserListener streamDataParser:didFailToParseStreamDataWithError:]):
(-[WebAVStreamDataParserListener streamDataParser:didProvideMediaData:forTrackID:mediaType:flags:]):
(-[WebAVStreamDataParserListener streamDataParserWillProvideContentKeyRequestInitializationData:forTrackID:]):
(-[WebAVStreamDataParserListener streamDataParser:didProvideContentKeyRequestInitializationData:forTrackID:]):
(-[WebAVStreamDataParserWithKeySpecifierListener streamDataParser:didProvideContentKeySpecifier:forTrackID:]):
* Source/WebCore/platform/graphics/cocoa/SourceBufferParser.h:
Canonical link: https://commits.webkit.org/290258@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