Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5a12deb655f3877f338288d17fe33d2cb4bb57b9
https://github.com/WebKit/WebKit/commit/5a12deb655f3877f338288d17fe33d2cb4bb57b9
Author: Tim Horton <[email protected]>
Date: 2022-09-21 (Wed, 21 Sep 2022)
Changed paths:
M Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm
Log Message:
-----------
REGRESSION (254174@main): Can't scroll at all
https://bugs.webkit.org/show_bug.cgi?id=245506
<rdar://100149933>
Reviewed by Devin Rousso.
* Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm:
(-[WKWebView _scrollView:asynchronouslyHandleScrollEvent:completion:]):
The intent here was to avoid wheel events, but still allow normal scrolling,
but 254174@main got the `handled` boolean backwards.
Canonical link: https://commits.webkit.org/254742@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes