[wpt-sync] Sync PR 18066 - Revert "Re-write test pointerevent_pointermove_in_pointerlock.html"
Categories
(Core :: DOM: Events, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 18066 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/18066
Details from upstream follow.
Noel Gordon <noel@chromium.org> wrote:
Revert "Re-write test pointerevent_pointermove_in_pointerlock.html"
This reverts commit 9b7bafff73e59dc5d0cfcd0f499aa20be66bca54.
Reason for revert: Causing leak failures on WebKit Linux Leak bot
https://luci-milo.appspot.com/p/chromium/builders/ci/WebKit%20Linux%20Leak/2348
Original change's description:
Re-write test pointerevent_pointermove_in_pointerlock.html
The test was failing in wpt because it passing non-integer value to
test driver. This CL changes it to use "origin" instead.
This CL rewrites the test to makes it cleaner, instead of adding event
listener inside event listener.
This CL also changes the test to send the "move" events after receiving
pointerlockchange.Bug: 986277
Change-Id: I0f51523c3c90791339877b2e51afa8e9a4cc9d4d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1717195
Reviewed-by: Lan Wei \<lanwei@chromium.org>
Commit-Queue: Ella Ge \<eirage@chromium.org>
Cr-Commit-Position: refs/heads/master@{#680563}TBR=lanwei@chromium.org,eirage@chromium.org
Change-Id: Ia53d1066363ceaf804f61ada369a4126c859f875
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 986277
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1716038
Reviewed-by: Noel Gordon \<noel@chromium.org>
Commit-Queue: Noel Gordon \<noel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#680743}
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
Comment 5•6 years ago
|
||
| bugherder | ||
Description
•