Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0b2dea355326e2b20bc196c6c018a90803986dae
https://github.com/WebKit/WebKit/commit/0b2dea355326e2b20bc196c6c018a90803986dae
Author: Geoffrey Garen <[email protected]>
Date: 2026-01-28 (Wed, 28 Jan 2026)
Changed paths:
M Source/WebCore/SaferCPPExpectations/UncheckedLocalVarsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
M Source/WebCore/page/ImageOverlayController.h
M Source/WebCore/style/ElementRuleCollector.cpp
M Source/WebCore/style/InspectorCSSOMWrappers.cpp
M Source/WebCore/style/MatchResultCache.cpp
M Source/WebCore/style/PageRuleCollector.cpp
M Source/WebCore/style/RuleSetBuilder.cpp
M Source/WebCore/style/StyleBuilder.cpp
M Source/WebCore/style/StyleBuilderCustom.h
M Source/WebCore/style/StyleDifference.cpp
M Source/WebCore/style/StyleExtractorCustom.h
M Source/WebCore/style/StyleInvalidationFunctions.h
M Source/WebCore/style/StyleRelations.cpp
M Source/WebCore/style/StyleResolver.h
M Source/WebCore/style/StyleScopeRuleSets.cpp
M Source/WebCore/style/UserAgentStyle.cpp
M Source/WebCore/style/UserAgentStyle.h
M Source/WebCore/style/computed/StyleComputedStyleBase+SettersInlines.h
M
Source/WebCore/style/computed/StyleComputedStyleProperties+SettersCustomInlines.h
M Source/WebCore/svg/SVGClipPathElement.cpp
M Source/WebCore/svg/SVGUseElement.cpp
M Source/WebCore/testing/Internals.cpp
M Source/WebCore/testing/LegacyMockCDM.cpp
Log Message:
-----------
Fixed uncounted local variable warnings in WebCore/{ style, svg, testing }
https://bugs.webkit.org/show_bug.cgi?id=306398
rdar://169061703
Reviewed by David Kilzer.
Mechanical fixes dictated by the SaferCPP bot.
Canonical link: https://commits.webkit.org/306381@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications