Closed
Bug 1454516
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 10496 - Apply automatic pull for AudioWorkletNode with zero output
Categories
(Core :: Web Audio, enhancement, P4)
Core
Web Audio
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10496 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10496
Details from upstream follow.
Hongchan Choi <hongchan@chromium.org> wrote:
> Apply automatic pull for AudioWorkletNode with zero output
>
> Spec: https://webaudio.github.io/web-audio-api/#rendering-loop (Step 9.5)
>
> The AudioWorkletNode with zero output must be pulled by the renderer.
> The actual output will be ignored just like AnalyserNode.
>
> Bug: 831245
> Test: LayoutTests/external/wpt/webaudio/the-audio-api/the-audioworklet-interface/audioworkletnode-automatic-pull.https.html
> Change-Id: If9bd27d6c4bfeecdcd2dd4c8445459afd8593e85
>
> Reviewed-on: https://chromium-review.googlesource.com/1014388
> WPT-Export-Revision: dddc372a29394d3671ba531e1b91c8e9e97abae3
Reporter | ||
Updated•7 years ago
|
Component: web-platform-tests → Web Audio
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=18b2b5f1abf0f3e6e7dcb60b447efaf527b94986
Reporter | ||
Comment 3•7 years ago
|
||
Reporter | ||
Comment 4•7 years ago
|
||
Ran 1 tests and 2 subtests
PASS : 2
ERROR : 1
New tests that have failures or other problems:
/webaudio/the-audio-api/the-audioworklet-interface/audioworkletnode-automatic-pull.https.html: ERROR
Reporter | ||
Comment 5•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=9b3368f4b871d1d144feeeec0f53b944e5ba286f
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/05b0bfc555a7
[wpt PR 10496] - Apply automatic pull for AudioWorkletNode with zero output, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/45c701d6c5ed
[wpt PR 10496] - Update wpt metadata, a=testonly
Comment 7•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/05b0bfc555a7
https://hg.mozilla.org/mozilla-central/rev/45c701d6c5ed
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•