Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5fa2ed82142d0f727f9e7a511e79cbcc4bfdd77b
https://github.com/WebKit/WebKit/commit/5fa2ed82142d0f727f9e7a511e79cbcc4bfdd77b
Author: Anne van Kesteren <[email protected]>
Date: 2025-12-29 (Mon, 29 Dec 2025)
Changed paths:
M Source/WebCore/SaferCPPExpectations/NoUncountedMemberCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
M Source/WebCore/platform/graphics/adwaita/ProgressBarAdwaita.cpp
M Source/WebCore/platform/graphics/adwaita/ProgressBarAdwaita.h
M Source/WebCore/platform/graphics/adwaita/SliderTrackAdwaita.cpp
M Source/WebCore/platform/graphics/adwaita/SliderTrackAdwaita.h
M Source/WebCore/platform/graphics/adwaita/ToggleButtonAdwaita.cpp
M Source/WebCore/platform/graphics/ca/TileController.cpp
M Source/WebCore/platform/graphics/ca/TileController.h
M Source/WebCore/platform/graphics/ca/TileCoverageMap.cpp
M Source/WebCore/platform/graphics/ca/TileGrid.cpp
M Source/WebCore/platform/graphics/cocoa/controls/ApplePayButtonCocoa.h
M Source/WebCore/platform/graphics/controls/ControlPart.h
M Source/WebCore/platform/graphics/controls/PlatformControl.h
M Source/WebCore/platform/graphics/mac/controls/ButtonMac.mm
M Source/WebCore/platform/graphics/mac/controls/MeterMac.h
M Source/WebCore/platform/graphics/mac/controls/MeterMac.mm
M Source/WebCore/platform/graphics/mac/controls/ProgressBarMac.h
M Source/WebCore/platform/graphics/mac/controls/ProgressBarMac.mm
M Source/WebCore/platform/graphics/mac/controls/SliderThumbMac.mm
M Source/WebCore/platform/graphics/mac/controls/SliderTrackMac.h
M Source/WebCore/platform/graphics/mac/controls/SliderTrackMac.mm
M Source/WebCore/platform/graphics/mac/controls/SwitchThumbMac.h
M Source/WebCore/platform/graphics/mac/controls/SwitchThumbMac.mm
M Source/WebCore/platform/graphics/mac/controls/SwitchTrackMac.h
M Source/WebCore/platform/graphics/mac/controls/SwitchTrackMac.mm
M Source/WebCore/platform/graphics/mac/controls/ToggleButtonMac.mm
Log Message:
-----------
Reduce unsafe member variables in WebCore/platform/graphics
https://bugs.webkit.org/show_bug.cgi?id=304737
Reviewed by Chris Dumez.
Also remove an unused variable from ControlPart.
See also https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines
Canonical link: https://commits.webkit.org/304980@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications