Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d06a1cca9a668224daa287cc0462a9373ee18daf
https://github.com/WebKit/WebKit/commit/d06a1cca9a668224daa287cc0462a9373ee18daf
Author: Ruthvik Konda <[email protected]>
Date: 2026-02-26 (Thu, 26 Feb 2026)
Changed paths:
M Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebCore/css/CSSCounterStyle.cpp
M Source/WebCore/css/CSSImageSetValue.cpp
M Source/WebCore/css/CSSImageValue.cpp
M Source/WebCore/css/CSSImportRule.cpp
Log Message:
-----------
[SaferCPP] Fix some UncountedCallArgsChecker in Source/WebCore/css/
https://bugs.webkit.org/show_bug.cgi?id=308585
rdar://171112783
Reviewed by Ryosuke Niwa.
As dictated by the SaferCPP bot.
No new tests since no change in behavior.
* Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebCore/css/CSSCounterStyle.cpp:
(WebCore::CSSCounterStyle::fallbackText):
* Source/WebCore/css/CSSImageSetValue.cpp:
(WebCore::CSSImageSetValue::customCSSText const):
* Source/WebCore/css/CSSImageValue.cpp:
(WebCore::CSSImageValue::loadImage):
* Source/WebCore/css/CSSImportRule.cpp:
(WebCore::CSSImportRule::~CSSImportRule):
Canonical link: https://commits.webkit.org/308294@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications