RESOLVED FIXED 154568
Add tests for fast click change in r196679
https://bugs.webkit.org/show_bug.cgi?id=154568
Summary Add tests for fast click change in r196679
Dean Jackson
Reported 2016-02-22 17:22:17 PST
Add tests for fast click change in r196679
Attachments
Patch (20.59 KB, patch)
2016-02-22 17:27 PST, Dean Jackson
mmaxfield: review+
Radar WebKit Bug Importer
Comment 1 2016-02-22 17:23:07 PST
Dean Jackson
Comment 2 2016-02-22 17:27:14 PST
Myles C. Maxfield
Comment 3 2016-02-22 17:35:53 PST
Comment on attachment 271972 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=271972&action=review > LayoutTests/platform/ios-simulator/TestExpectations:2845 > +webkit.org/b/152134 fast/events/ios/fast-click-double-tap-sends-click.html [ Pass Timeout ] > +webkit.org/b/152134 fast/events/ios/fast-click-double-tap-zooms-on-text.html [ Pass Timeout ] > +webkit.org/b/152134 fast/events/ios/fast-click-double-tap-zooms-on-image.html [ Pass Timeout ] > +webkit.org/b/152134 fast/events/ios/no-fast-click-double-tap-causes-zoom.html [ Pass Timeout ] Can we do something to make sure these never timeout?
Dean Jackson
Comment 4 2016-02-23 10:52:05 PST
(In reply to comment #3) > > LayoutTests/platform/ios-simulator/TestExpectations:2845 > > +webkit.org/b/152134 fast/events/ios/fast-click-double-tap-sends-click.html [ Pass Timeout ] > > +webkit.org/b/152134 fast/events/ios/fast-click-double-tap-zooms-on-text.html [ Pass Timeout ] > > +webkit.org/b/152134 fast/events/ios/fast-click-double-tap-zooms-on-image.html [ Pass Timeout ] > > +webkit.org/b/152134 fast/events/ios/no-fast-click-double-tap-causes-zoom.html [ Pass Timeout ] > > Can we do something to make sure these never timeout? Fix webkit.org/b/152134 ? I've filed a radar and assigned it to Simon. I'm not sure if it is the UI scripting stuff that's causing the issue. Maybe we should turn that off and see if it still happens.
Dean Jackson
Comment 5 2016-02-23 12:40:00 PST
Note You need to log in before you can comment on or make changes to this bug.