Bug 148709
Summary: | REGRESSION (r188793): fast/events/wheelevent-{basic, mousewheel-interaction}.html timeout in WebKit Test Runner for iOS Simulator | ||
---|---|---|---|
Product: | WebKit | Reporter: | Daniel Bates <dbates> |
Component: | Tools / Tests | Assignee: | Alexey Proskuryakov <ap> |
Status: | NEW | ||
Severity: | Normal | CC: | andersca, bfulgham, jeremyj-wk, simon.fraser, thorton, wenson_hsieh |
Priority: | P1 | Keywords: | LayoutTestFailure, Regression |
Version: | WebKit Local Build | ||
Hardware: | iPhone / iPad | ||
OS: | iOS 9.0 | ||
Bug Depends on: | 148326 | ||
Bug Blocks: |
Daniel Bates
The tests fast/events/wheelevent-{basic, mousewheel-interaction}.html are timing out in WebKit Test Runner for iOS Simulator following r188793.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Daniel Bates
Skipped tests fast/events/wheelevent-{basic, mousewheel-interaction}.html in <http://trac.webkit.org/changeset/189251>.
Alexey Proskuryakov
Sorry about that! I probably won't have a chance to look into this soon, unfortunately.
Are mouse wheel events on iOS a real thing, or are we just trying to test WebCore with non-production WebKit code paths?
Simon Fraser (smfr)
We don't support wheel events on iOS.