[webkit-reviews] review granted: [Bug 234584] [iOS] Scroll view pinch zoom gesture sometimes fails to recognize in WKWebView : [Attachment 447807] With test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 22 10:22:26 PST 2021


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Wenson Hsieh
<wenson_hsieh at apple.com>'s request for review:
Bug 234584: [iOS] Scroll view pinch zoom gesture sometimes fails to recognize
in WKWebView
https://bugs.webkit.org/show_bug.cgi?id=234584

Attachment 447807: With test

https://bugs.webkit.org/attachment.cgi?id=447807&action=review




--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 447807
  --> https://bugs.webkit.org/attachment.cgi?id=447807
With test

View in context: https://bugs.webkit.org/attachment.cgi?id=447807&action=review

> Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:2024
> +    for (WKDeferringGestureRecognizer *gesture in
self._touchStartDeferringGestures) {

I would call "gesture" "recognizer" here.


More information about the webkit-reviews mailing list