Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d669c9d8dcf76fdd7b1ca1ee34b1e97e74c43b68
      
https://github.com/WebKit/WebKit/commit/d669c9d8dcf76fdd7b1ca1ee34b1e97e74c43b68
  Author: Abrar Rahman Protyasha <[email protected]>
  Date:   2026-08-25 (Tue, 25 Aug 2026)

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

  Log Message:
  -----------
  [AppKit Gestures] Rotation and magnification gesture location inconsistencies 
produce unwanted jank in resulting gesture event streams
https://bugs.webkit.org/show_bug.cgi?id=322507
rdar://185810866

Reviewed by Richard Robinson.

Both the rotation GR and the magnification GR independently feed the
view gesture controller. If their locations are inconsistent, the
resulting gesture event stream will seem to snap back and forth as the
stream of inconsistent locations keep stomping over each other. This
patch placates said inconsistency.

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



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

Reply via email to