[Webkit-unassigned] [Bug 162367] Add long press selection test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 22 14:38:33 PDT 2016


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

--- Comment #6 from Tim Horton <thorton at apple.com> ---
(In reply to comment #5)
> Comment on attachment 289594 [details]
> Patch
> > Tools/WebKitTestRunner/ios/HIDEventGenerator.mm:561
> > +    [NSTimer scheduledTimerWithTimeInterval:longPressHoldDelay target:self selector:@selector(longPressTimerFired:) userInfo:info repeats:NO];
> 
> If you used the block form. you wouldn't have to build an info dictionary or
> have a separate function for the callback.

You can't do that, it wasn't available until recently.

-- 
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/20160922/e63ea140/attachment.html>


More information about the webkit-unassigned mailing list