Closed
Bug 1515117
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 14589 - Support pen inputs in web platform tests
Categories
(Core :: DOM: Events, enhancement, P4)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14589 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14589
Details from upstream follow.
Lan Wei <lanwei@chromium.org> wrote:
> Support pen inputs in web platform tests
>
> Because pen inputs are very similar to mouse inputs, for now, we use
> mouse events to represent pen events with pointer type of "pen".
>
> Bug:chromedriver:1897
> Change-Id: I0c830f65a1f1bdf1bc6d4a5ef042fc333d18d4ca
> Reviewed-on: https://chromium-review.googlesource.com/1381144
> WPT-Export-Revision: 626ce9f16a542a533822ca69ba3e8b045413c3e2
Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → DOM: Events
Product: Testing → Core
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=95007e8b64792f527e76e4483ebebbcb29d2c182
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=68aa9bc030efa20311202c5749361e240f762a91
Assignee | ||
Comment 5•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 6•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=54d5e1bc0b963d9ebe839c08ef971b04543a20f4
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7960df7e6f9f
[wpt PR 14589] - Support pen inputs in web platform tests, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/51537bdd37ad
[wpt PR 14589] - Update wpt metadata, a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ba9ba9d7f994
[wpt PR 14589] - Support pen inputs in web platform tests, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/cc252c714f1c
[wpt PR 14589] - Update wpt metadata, a=testonly
Comment 9•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ba9ba9d7f994
https://hg.mozilla.org/mozilla-central/rev/cc252c714f1c
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in
before you can comment on or make changes to this bug.
Description
•