Closed
Bug 876834
Opened 11 years ago
Closed 11 years ago
"ASSERTION: Bad rate" with OfflineAudioContext
Categories
(Core :: Web Audio, defect)
Tracking
()
RESOLVED
FIXED
mozilla24
People
(Reporter: jruderman, Assigned: ehsan.akhgari)
References
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
(deleted),
text/html
|
Details | |
(deleted),
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
###!!! ASSERTION: Bad rate: '0 < aRate && aRate <= TRACK_RATE_MAX', file StreamBuffer.h, line 47
###!!! ASSERTION: Invalid rate: '0 < aRate && aRate <= TRACK_RATE_MAX', file StreamBuffer.h, line 110
Assignee | ||
Comment 1•11 years ago
|
||
We can only handle sampling rates lower than TRACK_RATE_MAX...
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #755153 -
Flags: review?(roc) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
Assignee | ||
Comment 5•11 years ago
|
||
Mass moving Web Audio bugs to the Web Audio component. Filter on duckityduck.
Component: Video/Audio → Web Audio
You need to log in
before you can comment on or make changes to this bug.
Description
•