[wpt-sync] Sync PR 15682 - Add pause to wait for scroll stop in WPT pointerevent touch test
Categories
(Core :: DOM: Events, enhancement, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 15682 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/15682
Details from upstream follow.
Lan Wei <lanwei@chromium.org> wrote:
Add pause to wait for scroll stop in WPT pointerevent touch test
In order to run the web-platform-tests automatically, we will use
testdriver Action API in all the wpt to simulate inputs. Here we are
changing some pointerevent touch input tests which are doing scrolling.We are usinig "pause" action in the action sequence to wait for the
scroll to stop to avoid the memory leak.Bug: 606367
Change-Id: Ic55144000c710789639e0996a3a3fab5ce3bdd42
Reviewed-on: https://chromium-review.googlesource.com/1503899
WPT-Export-Revision: 10f938c415da14e9ef3f140e72008f29b7cdaadb
| Assignee | ||
Updated•7 years ago
|
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
Comment 6•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/1908c1686475
https://hg.mozilla.org/mozilla-central/rev/c155ecc74a06
https://hg.mozilla.org/mozilla-central/rev/18b1ccd4d03d
https://hg.mozilla.org/mozilla-central/rev/9da6f7d990b5
Description
•