Closed
Bug 1492592
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 13083 - Add getPredictedEvent API to PointerEvent
Categories
(Core :: DOM: Events, enhancement, P4)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
mozilla65
| Tracking | Status | |
|---|---|---|
| firefox65 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13083 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13083
Details from upstream follow.
Ella Ge <eirage@chromium.org> wrote:
> Add getPredictedEvent API to PointerEvent
>
> Adding getPredictedEvent API to the idl file of PointerEventInit and
> getter method to PointerEvent idl.
> Also add the plumbing and creation in EventHandler & PEM
>
> Bug:885299
> Change-Id: I559aed3bc19221dec526dad753349616da3ff683
> Reviewed-on: https://chromium-review.googlesource.com/1232019
> WPT-Export-Revision: d8a67d95c3e9bf74db2097e4cf939c97242d46c5
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM: Events
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=786b3283332f9b523a68e5f45d2cd0d5382ada4c
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
| Assignee | ||
Comment 5•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=d19a72b699ad894a10044bb627170e2c34884c7b
| Assignee | ||
Comment 6•7 years ago
|
||
| Assignee | ||
Comment 7•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b8cd8f1fb4c97350f2dd4d908f416d7a725e7278
| Assignee | ||
Comment 8•7 years ago
|
||
| Assignee | ||
Comment 9•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=873e7e3d51d1a1ce2d3bc859f2afa78767484f40
| Assignee | ||
Comment 10•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 11•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=6cdfe1d6397e8f296e20b99bb7209a3e62f9709b
| Assignee | ||
Comment 12•7 years ago
|
||
Failed to get results from try push
Comment 13•7 years ago
|
||
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a3ee63d42e81
[wpt PR 13083] - Add getPredictedEvent API to PointerEvent, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/23d0d031cebd
[wpt PR 13083] - Update wpt metadata, a=testonly
Comment 14•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/a3ee63d42e81
https://hg.mozilla.org/mozilla-central/rev/23d0d031cebd
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•