Bug 150896 - Fix crashing fast-clicking WK2 tests on iOS
Summary: Fix crashing fast-clicking WK2 tests on iOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-11-04 10:25 PST by Wenson Hsieh
Modified: 2015-11-04 14:22 PST (History)
4 users (show)

See Also:


Attachments
Patch (6.66 KB, patch)
2015-11-04 12:53 PST, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2015-11-04 10:25:50 PST
The two affected tests are fast/events/ios/viewport-device-width-at-initial-scale-fast-clicks.html and css3/touch-action/touch-action-manipulation-fast-clicks.html. Instead of sending rapid-fire single taps and finishing the test when a number of clicks have been detected, we instead fire an amount of taps equal to the number of clicks we expect.
Comment 1 Wenson Hsieh 2015-11-04 10:26:39 PST
<rdar://problem/23344491>
Comment 2 Wenson Hsieh 2015-11-04 12:53:30 PST
Created attachment 264805 [details]
Patch
Comment 3 WebKit Commit Bot 2015-11-04 14:22:20 PST
Comment on attachment 264805 [details]
Patch

Clearing flags on attachment: 264805

Committed r192036: <http://trac.webkit.org/changeset/192036>
Comment 4 WebKit Commit Bot 2015-11-04 14:22:24 PST
All reviewed patches have been landed.  Closing bug.