[webkit-reviews] review granted: [Bug 222216] [iOS] Add a watchdog timer to forcibly reset deferring gesture recognizers : [Attachment 421241] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 22 14:46:43 PST 2021


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Wenson Hsieh
<wenson_hsieh at apple.com>'s request for review:
Bug 222216: [iOS] Add a watchdog timer to forcibly reset deferring gesture
recognizers
https://bugs.webkit.org/show_bug.cgi?id=222216

Attachment 421241: Patch

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




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

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

> Source/WebKit/UIProcess/ios/WKContentViewInteraction.h:502
> + at interface WKContentView (WKInteraction) <UIGestureRecognizerDelegate,
UITextAutoscrolling, UITextInputMultiDocument, UITextInputPrivate,
UIWebFormAccessoryDelegate, UIWebTouchEventsGestureRecognizerDelegate,
UIWKInteractionViewProtocol, WKActionSheetAssistantDelegate,
WKFileUploadPanelDelegate, WKKeyboardScrollViewAnimatorDelegate ,
WKDeferringGestureRecognizerDelegate

extra space here.


More information about the webkit-reviews mailing list