Closed
Bug 1564662
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 17430 - Correct mediacapture-streams idlharness interface types
Categories
(Core :: Audio/Video: MediaStreamGraph, task, P4)
Core
Audio/Video: MediaStreamGraph
Tracking
()
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 17430 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/17430
Details from upstream follow.
Luke Bjerring <lukebjerring@google.com> wrote:
Correct mediacapture-streams idlharness interface types
There's a mismatch between Chrome/FF/Safari:
https://wpt.fyi/results/mediacapture-streams/idlharness.https.window.html?label=master&product=chrome&product=firefox&product=safari&alignedThis PR treats all
enumerateDevicesresults asInputDeviceInfointerface, which is what the promise returns (if the device is an input device).
| Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → Audio/Video: MediaStreamGraph
Product: Testing → Core
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Updated•6 years ago
|
Type: -- → task
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=ca59da93d02f810ee28ab494772d90c9ba5320b4
| Assignee | ||
Comment 3•6 years ago
|
||
Failed to get results from try push
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/dee66f4cef78
[wpt PR 17430] - Correct mediacapture-streams idlharness interface types, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/86b888b6ed51
[wpt PR 17430] - Update wpt metadata, a=testonly
Comment 5•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/dee66f4cef78
https://hg.mozilla.org/mozilla-central/rev/86b888b6ed51
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•