[Webkit-unassigned] [Bug 148402] Long press gesture recognizer should adjust delay based on other recognizers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 24 23:00:31 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=148402

--- Comment #3 from Tim Horton <thorton at apple.com> ---
Comment on attachment 259784
  --> https://bugs.webkit.org/attachment.cgi?id=259784
Patch

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

> Source/WebKit2/UIProcess/ios/WKContentViewInteraction.mm:346
> +    if ([_longPressGestureRecognizer respondsToSelector:@selector(_setAdjustsDelayBasedOnOtherRecognizers:)])

And this too (or, forward declare _setAdjustsDelayBasedOnOtherRecognizers).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150825/4754239f/attachment-0001.html>


More information about the webkit-unassigned mailing list