Closed
Bug 1458789
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 10813 - remove createTouch and createTouchList
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla62
| Tracking | Status | |
|---|---|---|
| firefox62 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10813 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10813
Details from upstream follow.
Ella Ge <eirage@chromium.org> wrote:
> remove createTouch and createTouchList
>
> Removes document.createTouch and createTouchList in M68
> also removes related usecounts and tests.
>
> intent to deprecate and Remove:
> https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/GLbUpUUnQzc
>
> PR to touch-events spec:
> https://github.com/w3c/touch-events/pull/96
>
> Bug:518868
> Change-Id: If086b51b775e4be59320c4a1329988787ff6f870
> Reviewed-on: https://chromium-review.googlesource.com/1041128
> WPT-Export-Revision: e91cd624ebfe4ea444981d1c3625616b29b7c85c
| Reporter | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
| Reporter | ||
Comment 1•7 years ago
|
||
| Reporter | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=a3158c2db62444cfce979fdda91d50bc84ab538e
| Reporter | ||
Comment 3•7 years ago
|
||
| Reporter | ||
Comment 4•7 years ago
|
||
| Reporter | ||
Comment 5•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=e7dc7f5374b54d6ea227aea014d9a7d21f4c69d0
| Reporter | ||
Comment 6•7 years ago
|
||
| Reporter | ||
Comment 7•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=bea06706e9a1a9b0e56cf7c3246eac3a6ac9ea00
| Reporter | ||
Comment 8•7 years ago
|
||
Ran 2 tests and 10 subtests
OK : 2
PASS : 8
FAIL : 2
New tests that have failures or other problems:
/touch-events/historical.html
Document::createTouch: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/bcea713b8b78
[wpt PR 10813] - remove createTouch, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/289c1d0ce0f1
[wpt PR 10813] - Update wpt metadata, a=testonly
Comment 10•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/bcea713b8b78
https://hg.mozilla.org/mozilla-central/rev/289c1d0ce0f1
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
| Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•