Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1d48bbc5af50ce7ce8e900eb8c94e6798b3a3c7a
      
https://github.com/WebKit/WebKit/commit/1d48bbc5af50ce7ce8e900eb8c94e6798b3a3c7a
  Author: Abrar Rahman Protyasha <[email protected]>
  Date:   2026-06-09 (Tue, 09 Jun 2026)

  Changed paths:
    M Source/WebKit/UIProcess/mac/WKAppKitGestureController.mm

  Log Message:
  -----------
  [AppKit Gestures] WKAppKitGestureController need not re-implement 
InteractionInformationAtPosition::isSelectable()
https://bugs.webkit.org/show_bug.cgi?id=316621
rdar://179065656

Reviewed by Tim Horton.

InteractionInformationAtPosition::isSelectable() is identical to our
static helper representsSelectableElement(), so let's keep the former.

* Source/WebKit/UIProcess/mac/WKAppKitGestureController.mm:
(-[WKAppKitGestureController 
deferringGestureRecognizer:shouldDeferGesturesForEventThatWillBeginAction:]):
(-[WKAppKitGestureController
_positionInformationRequestIsValidAtLocation:withRadius:]):
(representsSelectableElement): Deleted.

Canonical link: 
https://flagged.apple.com:443/proxy?t2=Df9Q8i1aI6&o=aHR0cHM6Ly9jb21taXRzLndlYmtpdC5vcmcvMzE0ODUwQG1haW4=&emid=6c185b50-7187-44a1-b503-4e129de54585&c=11



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

Reply via email to