[wpt-sync] Sync PR 16527 - MediaStreamAudioDestinationNode has no outputs
Categories
(Core :: Web Audio, defect, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 16527 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/16527
Details from upstream follow.
Raymond Toy <rtoy@chromium.org> wrote:
MediaStreamAudioDestinationNode has no outputs
Set number of outputs to 0 as required by the spec.
This requires some small refactoring of AudioBasicInspectorHandler too.One Chrome test is also moved to WPT. Manually tested with Firefox (nightly) which
passes all the tests.Spec: https://webaudio.github.io/web-audio-api/#mediastreamaudiodestinationnode
Feature: https://www.chromestatus.com/feature/5702493226926080#Bug: 691806
Change-Id: Ic17b4f248b606701dfa3ca54892754d7ebe4e749
Reviewed-on: https://chromium-review.googlesource.com/1580202
WPT-Export-Revision: 830106988fd03cdceec61feead06edc2008f710f
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Comment 6•6 years ago
|
||
bugherder |
Description
•