RESOLVED FIXED175170
Figure out why UIHelper.activateAt() doesn't trigger ITP's user interaction the same on macOS and iOS
https://bugs.webkit.org/show_bug.cgi?id=175170
Summary Figure out why UIHelper.activateAt() doesn't trigger ITP's user interaction t...
John Wilander
Reported 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.
Attachments
John Wilander
Comment 1 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.
Note You need to log in before you can comment on or make changes to this bug.