[webkit-changes] [WebKit/WebKit] 68d6ce: Address static analyzer warnings in RemoteScrollin...
Ryosuke Niwa
noreply at github.com
Thu Feb 13 16:10:59 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 68d6cea0b4d38d2498957cc5bcf70771ba0672c3
https://github.com/WebKit/WebKit/commit/68d6cea0b4d38d2498957cc5bcf70771ba0672c3
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2025-02-13 (Thu, 13 Feb 2025)
Changed paths:
M Source/WebKit/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations
M Source/WebKit/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
M Source/WebKit/UIProcess/RemoteLayerTree/mac/RemoteScrollingTreeMac.mm
Log Message:
-----------
Address static analyzer warnings in RemoteScrollingTreeMac.mm
https://bugs.webkit.org/show_bug.cgi?id=287617
Reviewed by Chris Dumez.
Addressed the static analyzer warnings.
* Source/WebKit/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations:
* Source/WebKit/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations:
* Source/WebKit/UIProcess/RemoteLayerTree/mac/RemoteScrollingTreeMac.mm:
(WebKit::RemoteScrollingTreeMac::handleWheelEventPhase):
(WebKit::scrollingNodeIDForLayer):
(WebKit::isScrolledBy):
(WebKit::eventRegionForLayer):
(WebKit::RemoteScrollingTreeMac::eventListenerRegionTypesForPoint const):
Canonical link: https://commits.webkit.org/290374@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list