Closed
Bug 914468
Opened 12 years ago
Closed 10 years ago
OfflineAudioContext continues to process some samples after it has completed
Categories
(Core :: Web Audio, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1190291
People
(Reporter: karlt, Unassigned)
Details
Attachments
(1 file)
2.48 KB,
patch
|
Details | Diff | Splinter Review |
This is observable from content through ScriptProcessorNode.
Reporter | ||
Comment 1•12 years ago
|
||
Updated•12 years ago
|
Priority: -- → P3
Reporter | ||
Comment 2•10 years ago
|
||
Fixed in bug 1190291.
The mochitest is not good because playbackTime is not likely to correspond to the time the that the ScriptProcessor received the samples. There is a test in bug 1190291.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: in-testsuite-
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•