Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 68f7388ffd04ada07e9c916252fecf31f233d811
https://github.com/WebKit/WebKit/commit/68f7388ffd04ada07e9c916252fecf31f233d811
Author: Connor O'Brien <[email protected]>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebKit/UIProcess/API/Cocoa/WKWebViewInternal.h
M Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm
M
Source/WebKit/UIProcess/RemoteLayerTree/ios/ScrollingTreeScrollingNodeDelegateIOS.h
M
Source/WebKit/UIProcess/RemoteLayerTree/ios/ScrollingTreeScrollingNodeDelegateIOS.mm
A Source/WebKit/UIProcess/ios/ScrollPerfIntervalState.h
M Source/WebKit/WebKit.xcodeproj/project.pbxproj
Log Message:
-----------
Add signposting for iOS Scrolling
https://bugs.webkit.org/show_bug.cgi?id=313143
<rdar://173974398>
Reviewed by Simon Fraser.
This commit adds FingerDown and Momentum signpost intervals during iOS
scrolling. Signposts are ended early if rubberbanding occurs, and a Darwin
notification is emitted.
Canonical link: https://commits.webkit.org/314052@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications