Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9a98de1df7bfd1ce1e9448bce59d3b8b1e13e348
https://github.com/WebKit/WebKit/commit/9a98de1df7bfd1ce1e9448bce59d3b8b1e13e348
Author: Tim Horton <[email protected]>
Date: 2023-03-29 (Wed, 29 Mar 2023)
Changed paths:
M Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm
Log Message:
-----------
Don't include unnecessary direct touch type for mouse gesture recognizer
https://bugs.webkit.org/show_bug.cgi?id=254684
rdar://105696890
Reviewed by Megan Gardner.
* Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:
(-[WKContentView _configureMouseGestureRecognizer]):
This explicit mention of direct touch introduced in 256074@main has no ill
effect,
but causes confusion (because WKMouseGestureRecognizer really only operates on
indirect pointer touches).
Canonical link: https://commits.webkit.org/262297@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes