Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b82137bc2438e92ba49fd91ac4225deaa426f881
      
https://github.com/WebKit/WebKit/commit/b82137bc2438e92ba49fd91ac4225deaa426f881
  Author: Wenson Hsieh <wenson_hs...@apple.com>
  Date:   2025-08-08 (Fri, 08 Aug 2025)

  Changed paths:
    M Source/WebKit/Platform/spi/ios/UIKitSPI.h
    M Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm

  Log Message:
  -----------
  [iOS] Remove a workaround added in 297668@main
https://bugs.webkit.org/show_bug.cgi?id=297154
rdar://156271879

Reviewed by Abrar Rahman Protyasha.

This workaround is no longer necessary, now that UIKit has disabled the scroll 
pocket element rect
cache. Remove the related WebKit workaround, along with relevant scroll view 
method forward
declarations.

* Source/WebKit/Platform/spi/ios/UIKitSPI.h:
* Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm:
(-[WKWebView _navigationGestureDidEnd]):
(-[WKWebView _forceScrollPocketsToRecomputeElementRegions]): Deleted.

Canonical link: https://commits.webkit.org/298451@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to