Bug 175170

Summary: Figure out why UIHelper.activateAt() doesn't trigger ITP's user interaction the same on macOS and iOS
Product: WebKit Reporter: John Wilander <wilander>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, lforschler
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=175090

Description John Wilander 2017-08-03 18:28:50 PDT
http/tests/loading/resourceLoadStatistics/user-interaction-only-reported-once-within-short-period-of-time.html failed on the iOS simulator for https://bugs.webkit.org/show_bug.cgi?id=175090. I did a manual test to make sure the patch worked but we should investigate what the difference is.
Comment 1 John Wilander 2017-08-21 10:48:23 PDT
Wenson helped me figure this out. Touch events are not available on open source bots. Thus we cannot enable open source touch event tests.