Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2a02830783a0e4087056e78410c02536d4e61950
https://github.com/WebKit/WebKit/commit/2a02830783a0e4087056e78410c02536d4e61950
Author: Abrar Rahman Protyasha <[email protected]>
Date: 2026-02-04 (Wed, 04 Feb 2026)
Changed paths:
M Source/WTF/wtf/PlatformHave.h
M Source/WebKit/Configurations/AllowedSPI-legacy.toml
M Source/WebKit/Configurations/AllowedSPI.toml
M Source/WebKit/Platform/spi/ios/UIKitSPI.h
M Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm
M
Source/WebKit/UIProcess/RemoteLayerTree/ios/ScrollingTreeScrollingNodeDelegateIOS.mm
Log Message:
-----------
REGRESSION(305618@main): [iOS] Swipe gesture fails to reliably trigger scroll
over certain HTML content in Mail
https://bugs.webkit.org/show_bug.cgi?id=306977
rdar://169511014
Reviewed by Simon Fraser.
Our adoption of `setDecelerationTrackingBehavior` broke scrolling during
an existing momentum phase on certain HTML content in Mail.app.
This commit is a simple revert of 305618@main, unfortunately bringing
back webkit.org/b/302754.
* Source/WTF/wtf/PlatformHave.h:
* Source/WebKit/Configurations/AllowedSPI-legacy.toml:
* Source/WebKit/Configurations/AllowedSPI.toml:
* Source/WebKit/Platform/spi/ios/UIKitSPI.h:
* Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm:
(-[WKWebView _setupScrollAndContentViews]):
*
Source/WebKit/UIProcess/RemoteLayerTree/ios/ScrollingTreeScrollingNodeDelegateIOS.mm:
(WebKit::ScrollingTreeScrollingNodeDelegateIOS::commitStateAfterChildren):
Canonical link: https://commits.webkit.org/306820@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications