[webkit-changes] [WebKit/WebKit] c17fd7: Drop IsDeprecatedWeakRefSmartPointerException from...
Ryosuke Niwa
noreply at github.com
Wed Oct 16 22:58:53 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c17fd780dc4a31c4192669cba2e6f7e08b5ee9e8
https://github.com/WebKit/WebKit/commit/c17fd780dc4a31c4192669cba2e6f7e08b5ee9e8
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2024-10-16 (Wed, 16 Oct 2024)
Changed paths:
M Source/WebKit/UIProcess/RemoteLayerTree/RemoteScrollingCoordinatorProxy.h
M Source/WebKit/UIProcess/RemoteLayerTree/RemoteScrollingTree.cpp
M Source/WebKit/UIProcess/RemoteLayerTree/ios/RemoteScrollingCoordinatorProxyIOS.h
M Source/WebKit/UIProcess/RemoteLayerTree/mac/RemoteScrollingCoordinatorProxyMac.h
Log Message:
-----------
Drop IsDeprecatedWeakRefSmartPointerException from RemoteScrollingCoordinatorProxy
https://bugs.webkit.org/show_bug.cgi?id=281623
Reviewed by Chris Dumez and Geoffrey Garen.
* Source/WebKit/UIProcess/RemoteLayerTree/RemoteScrollingCoordinatorProxy.h:
* Source/WebKit/UIProcess/RemoteLayerTree/RemoteScrollingTree.cpp:
(WebKit::RemoteScrollingTree::scrollingTreeNodeDidScroll):
(WebKit::RemoteScrollingTree::scrollingTreeNodeDidStopAnimatedScroll):
(WebKit::RemoteScrollingTree::scrollingTreeNodeRequestsScroll):
(WebKit::RemoteScrollingTree::scrollingTreeNodeRequestsKeyboardScroll):
(WebKit::RemoteScrollingTree::scrollingTreeNodeWillStartScroll):
(WebKit::RemoteScrollingTree::scrollingTreeNodeDidEndScroll):
(WebKit::RemoteScrollingTree::clearNodesWithUserScrollInProgress):
(WebKit::RemoteScrollingTree::scrollingTreeNodeDidBeginScrollSnapping):
(WebKit::RemoteScrollingTree::scrollingTreeNodeDidEndScrollSnapping):
(WebKit::RemoteScrollingTree::currentSnapPointIndicesDidChange):
(WebKit::RemoteScrollingTree::reportExposedUnfilledArea):
(WebKit::RemoteScrollingTree::reportSynchronousScrollingReasonsChanged):
(WebKit::RemoteScrollingTree::receivedWheelEventWithPhases):
(WebKit::RemoteScrollingTree::deferWheelEventTestCompletionForReason):
(WebKit::RemoteScrollingTree::removeWheelEventTestCompletionDeferralForReason):
* Source/WebKit/UIProcess/RemoteLayerTree/ios/RemoteScrollingCoordinatorProxyIOS.h:
* Source/WebKit/UIProcess/RemoteLayerTree/mac/RemoteScrollingCoordinatorProxyMac.h:
Canonical link: https://commits.webkit.org/285311@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