Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cd58872eb49ae46b97e513559980be57c4af6d52
      
https://github.com/WebKit/WebKit/commit/cd58872eb49ae46b97e513559980be57c4af6d52
  Author: Abrar Rahman Protyasha <[email protected]>
  Date:   2026-03-14 (Sat, 14 Mar 2026)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WTF/wtf/PlatformHave.h
    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:
  -----------
  [iOS] Reintroduce adaptive deceleration tracking for scroll views behind an 
off-by-default feature flag
https://bugs.webkit.org/show_bug.cgi?id=309928
rdar://172521017

Reviewed by Wenson Hsieh and Lily Spiniolas.

There are some kinks with the behavior change in 305618@main, as we've
seen with the revert in webkit.org/b/306977. This patch brings back said
behavior change but gates it behind an off-by-default feature flag. This
will help local testing of the _setDecelerationTrackingBehavior: SPI.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WTF/wtf/PlatformHave.h:
* 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/309267@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to