Open
Bug 916897
Opened 12 years ago
Updated 3 years ago
Tests for PeriodicWave
Categories
(Core :: Web Audio, defect, P4)
Core
Web Audio
Tracking
()
NEW
People
(Reporter: rillian, Unassigned)
References
(Blocks 1 open bug)
Details
Bug 865256 adds a simple smoke test for setPeriodicWave to test_OscillatorNode.html. It would be good to have more extensive tests.
In particular we need at least:
* Test to verify trimming the reconstructed signal at nyquist to avoid aliasing.
* Test to verify phase is reconstructed correctly.
* Import tests from blink.
Updated•12 years ago
|
Priority: -- → P2
Updated•10 years ago
|
Priority: P2 → P3
Comment 1•8 years ago
|
||
Mass change P3->P4 to align with new Mozilla triage process.
Priority: P3 → P4
Updated•6 years ago
|
Blocks: webaudio-wpt
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•