[webkit-changes] [WebKit/WebKit] 1f6dd2: Disable long press gestures on platforms where lin...

Aditya Keerthi noreply at github.com
Fri Jul 26 14:43:03 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1f6dd2336ec5e23a36c8bf37a1307f813b2bf1f7
      https://github.com/WebKit/WebKit/commit/1f6dd2336ec5e23a36c8bf37a1307f813b2bf1f7
  Author: Aditya Keerthi <akeerthi at 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


More information about the webkit-changes mailing list