Bug 175170 - Figure out why UIHelper.activateAt() doesn't trigger ITP's user interaction the same on macOS and iOS
Summary: Figure out why UIHelper.activateAt() doesn't trigger ITP's user interaction t...
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-03 18:28 PDT by John Wilander
Modified: 2017-08-21 10:48 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.