[wpt-sync] Sync PR 22613 - Handle k-rate AudioParam inputs for OscillatorNode
Categories
(Core :: Web Audio, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox77 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 22613 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/22613
Details from upstream follow.
Raymond Toy <rtoy@chromium.org> wrote:
Handle k-rate AudioParam inputs for OscillatorNode
As with other fixes, use HasSampleAccurateValuesTimeline() to determine
if there are sample-accurate values which is either caused by timeline
events or connected inputs to the AudioParam.Tests added to handle possible different combinations of a-rate and
k-rate frequency and detune AudioParams.Bug: 1015760
Test: k-rate-oscillator-connections.htmlChange-Id: I0d90d19b3cafbe353bc9495aa7e493bd20eb9e97
Reviewed-on: https://chromium-review.googlesource.com/2111412
WPT-Export-Revision: 33ee85d4064b7f1f717d454db827fdaefc1ca8cf
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
| bugherder | ||
Description
•