[webkit-reviews] review granted: [Bug 199543] [Pointer Events] Use a gesture recognizer to prevent pinch-to-zoom behavior : [Attachment 373568] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 6 13:47:16 PDT 2019


Dean Jackson <dino at apple.com> has granted Antoine Quint <graouts at apple.com>'s
request for review:
Bug 199543: [Pointer Events] Use a gesture recognizer to prevent pinch-to-zoom
behavior
https://bugs.webkit.org/show_bug.cgi?id=199543

Attachment 373568: Patch

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




--- Comment #3 from Dean Jackson <dino at apple.com> ---
Comment on attachment 373568
  --> https://bugs.webkit.org/attachment.cgi?id=373568
Patch

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

> Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:146
> +#import "ScrollingTreeScrollingNodeDelegateIOS.h"

Why did you need to add this?


More information about the webkit-reviews mailing list