Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a8e658e2000ec5b95092e4a6efa9ff2f1abec7da
https://github.com/WebKit/WebKit/commit/a8e658e2000ec5b95092e4a6efa9ff2f1abec7da
Author: Chris Dumez <[email protected]>
Date: 2025-09-17 (Wed, 17 Sep 2025)
Changed paths:
M Source/WTF/wtf/Compiler.h
M Source/WebCore/SaferCPPExpectations/NoUnretainedMemberCheckerExpectations
M Source/WebCore/SaferCPPExpectations/RetainPtrCtorAdoptCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UnretainedLocalVarsCheckerExpectations
M Source/WebCore/platform/graphics/avfoundation/objc/ImageDecoderAVFObjC.h
M Source/WebCore/platform/graphics/avfoundation/objc/ImageDecoderAVFObjC.mm
M Source/WebCore/platform/graphics/avfoundation/objc/MediaSampleAVFObjC.h
Log Message:
-----------
Address Safer CPP warnings in ImageDecoderAVFObjC.mm
https://bugs.webkit.org/show_bug.cgi?id=298944
Reviewed by Ryosuke Niwa.
* Source/WTF/wtf/Compiler.h:
* Source/WebCore/SaferCPPExpectations/NoUnretainedMemberCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/RetainPtrCtorAdoptCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UnretainedLocalVarsCheckerExpectations:
* Source/WebCore/platform/graphics/avfoundation/objc/ImageDecoderAVFObjC.h:
* Source/WebCore/platform/graphics/avfoundation/objc/ImageDecoderAVFObjC.mm:
(WebCore::customSchemeURLSingleton):
(WebCore::imageDecoderAssetOptionsSingleton):
(WebCore::ImageDecoderAVFObjCSample::byteRangeForAttachment const):
(WebCore::ImageDecoderAVFObjC::ImageDecoderAVFObjC):
(WebCore::ImageDecoderAVFObjC::firstEnabledTrack):
(WebCore::ImageDecoderAVFObjC::protectedFirstEnabledTrack):
(WebCore::ImageDecoderAVFObjC::createFrameImageAtIndex):
(WebCore::ImageDecoderAVFObjC::setData):
(WebCore::ImageDecoderAVFObjC::sampleIsComplete const):
(WebCore::customSchemeURL): Deleted.
(WebCore::imageDecoderAssetOptions): Deleted.
* Source/WebCore/platform/graphics/avfoundation/objc/MediaSampleAVFObjC.h:
(WebCore::MediaSampleAVFObjC::protectedSampleBuffer const):
Canonical link: https://commits.webkit.org/300117@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes