Closed
Bug 1230406
Opened 10 years ago
Closed 10 years ago
Assertion failure: graph->GraphRate() == aCtx->SampleRate()
Categories
(Core :: Web Audio, defect, P2)
Core
Web Audio
Tracking
()
RESOLVED
FIXED
mozilla46
Tracking | Status | |
---|---|---|
firefox46 | --- | fixed |
People
(Reporter: jruderman, Assigned: karlt)
References
Details
(Keywords: assertion, testcase)
Attachments
(3 files)
Assertion failure: graph->GraphRate() == aCtx->SampleRate(), at dom/media/webaudio/AudioNodeStream.cpp:77
Reporter | ||
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
A bug in the assertion test, but it shouldn't be hard to fix.
Assignee | ||
Comment 3•10 years ago
|
||
This assertion was added in
https://hg.mozilla.org/mozilla-central/rev/a41e0971de4d#l2.19
but I don't think there is a need to replace it with a valid assertion.
Attachment #8704498 -
Flags: review?(padenot)
Updated•10 years ago
|
Attachment #8704498 -
Flags: review?(padenot) → review+
![]() |
||
Comment 5•10 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox46:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
You need to log in
before you can comment on or make changes to this bug.
Description
•