Closed
Bug 1534144
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 15710 - ABSN with null buffer should output silence
Categories
(Core :: Web Audio, enhancement, P4)
Core
Web Audio
Tracking
()
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 15710 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/15710
Details from upstream follow.
Raymond Toy <rtoy@chromium.org> wrote:
ABSN with null buffer should output silence
If an AudioBufferSourceNode is set with a non-null AudioBuffer and is
then set to null, the output from the buffer should be silence.Bug: 938713
Test: audiobuffersource-null.html
Change-Id: I4c5d3363f0176503b5ed8fb45f46e776b4e05b42
Reviewed-on: https://chromium-review.googlesource.com/1507035
WPT-Export-Revision: 7c7bf2238799760818379896549c1ad0f8e316a9
Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → Web Audio
Product: Testing → Core
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Ran 1 tests and 7 subtests
OK : 1
PASS : 7
Assignee | ||
Comment 4•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=cc9b28aba1997d22e14128caf0508402c2776bd5
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/75c679853f4c
[wpt PR 15710] - ABSN with null buffer should output silence, a=testonly
Comment 6•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•