Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 414dedf1e400764bc4fe8fc5de266c5dac0f5c37
      
https://github.com/WebKit/WebKit/commit/414dedf1e400764bc4fe8fc5de266c5dac0f5c37
  Author: Richard Robinson <[email protected]>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

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

  Log Message:
  -----------
  [AppKit Gestures] Improve logging output for gestures
https://bugs.webkit.org/show_bug.cgi?id=318666
rdar://181469935

Reviewed by Abrar Rahman Protyasha.

More verbose than previously, but less verbose than the default logging output.

* Source/WebKit/UIProcess/mac/WKAppKitGestureController.h:
* Source/WebKit/UIProcess/mac/WKAppKitGestureController.mm:
(gestureLogName):
(-[WKAppKitGestureController panGestureRecognized:]):
(-[WKAppKitGestureController singleClickGestureRecognized:]):
(-[WKAppKitGestureController doubleClickGestureRecognized:]):
(-[WKAppKitGestureController secondaryClickGestureRecognized:]):
(-[WKAppKitGestureController mouseTrackingGestureRecognized:]):
(-[WKAppKitGestureController dragPressGestureRecognized:]):
* Source/WebKit/UIProcess/mac/WKAppKitGestureController.swift:
(WKAppKitGestureController.loggingDescription(for:)):
(NSGestureRecognizer.name):

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



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

Reply via email to