Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 768116774033d9d5384f97631a2e398b6a467978
https://github.com/WebKit/WebKit/commit/768116774033d9d5384f97631a2e398b6a467978
Author: Jessica Lee <[email protected]>
Date: 2025-12-17 (Wed, 17 Dec 2025)
Changed paths:
M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations
M Source/WebCore/css/query/GenericMediaQuerySerialization.cpp
M Source/WebCore/css/query/GenericMediaQueryTypes.h
M Source/WebCore/platform/graphics/cg/ImageBufferUtilitiesCG.cpp
M Source/WebCore/platform/libwebrtc/LibWebRTCVPXVideoEncoder.cpp
Log Message:
-----------
Adopt Safer CPP in GenericMediaQuerySerialization.cpp,
ImageBufferUtilitiesCG.cpp & LibWebRTCVPXVideoEncoder.cpp
https://bugs.webkit.org/show_bug.cgi?id=304095
rdar://166419146
Reviewed by Ryosuke Niwa.
Apply https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines.
No new tests needed.
* Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations:
* Source/WebCore/css/query/GenericMediaQuerySerialization.cpp:
(WebCore::MQ::serialize):
* Source/WebCore/css/query/GenericMediaQueryTypes.h:
(WebCore::MQ::Comparison::protectedValue const):
* Source/WebCore/platform/graphics/cg/ImageBufferUtilitiesCG.cpp:
(WebCore::encode):
* Source/WebCore/platform/libwebrtc/LibWebRTCVPXVideoEncoder.cpp:
(WebCore::vpxEncoderQueueSingleton):
(WebCore::LibWebRTCVPXVideoEncoder::encode):
(WebCore::LibWebRTCVPXVideoEncoder::flush):
(WebCore::LibWebRTCVPXVideoEncoder::setRates):
(WebCore::LibWebRTCVPXInternalVideoEncoder::encode):
(WebCore::vpxEncoderQueue): Deleted.
Canonical link: https://commits.webkit.org/304626@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications