[wpt-sync] Sync PR 17855 - Active Processing for ConvolverNode
Categories
(Core :: Web Audio, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 17855 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/17855
Details from upstream follow.
Raymond Toy <rtoy@chromium.org> wrote:
Active Processing for ConvolverNode
The ConvolverNode should output a single channel of silence when it is not
actively processing. Active processing is already supported and just needed
to have the convolver output a single channel of silence when it is
constructed, before anything is connected to it.Bug: 971389
Test: the-convolvernode-interface/active-processing.http.html
Change-Id: Ieba03e6a2e92077afa529983fcfcc0ce42817c7e
Reviewed-on: https://chromium-review.googlesource.com/1661374
WPT-Export-Revision: f256d7d8163ce8789fe901c139ed0ca94086ed83
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Assignee | ||
Comment 5•6 years ago
|
||
Comment 7•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/fe5b113d310f
https://hg.mozilla.org/mozilla-central/rev/36e8929a8dc3
Description
•