Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1f6dd2336ec5e23a36c8bf37a1307f813b2bf1f7
      
https://github.com/WebKit/WebKit/commit/1f6dd2336ec5e23a36c8bf37a1307f813b2bf1f7
  Author: Aditya Keerthi <akeer...@apple.com>
  Date:   2024-07-26 (Fri, 26 Jul 2024)

  Changed paths:
    M Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm

  Log Message:
  -----------
  Disable long press gestures on platforms where link previews are disabled
https://bugs.webkit.org/show_bug.cgi?id=277153
rdar://128564603

Reviewed by Wenson Hsieh.

Long press gesture recognizers are unnecessary when `HAVE(LINK_PREVIEW)` is
false.

* Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:
(-[WKContentView setUpInteraction]):
(-[WKContentView _updateLongPressAndHighlightLongPressGestures]):

Canonical link: https://commits.webkit.org/281419@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