Closed
Bug 891254
Opened 11 years ago
Closed 11 years ago
convolver node with gain (mVolume != 1.0) uses uninitialized samples
Categories
(Core :: Web Audio, defect)
Tracking
()
RESOLVED
FIXED
mozilla25
Tracking | Status | |
---|---|---|
firefox23 | --- | unaffected |
firefox24 | + | fixed |
firefox25 | + | fixed |
People
(Reporter: karlt, Assigned: ehsan.akhgari)
References
Details
(Whiteboard: [blocking-webaudio+])
Attachments
(1 file)
(deleted),
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
http://hg.mozilla.org/mozilla-central/annotate/a0c7e9f6c6be/content/media/webaudio/ConvolverNode.cpp#l143
Looks like we want s/AudioBlockAddChannelWithScale/AudioBlockCopyChannelWithScale/
Assignee | ||
Comment 1•11 years ago
|
||
Yes, embarrassing mistake!
Can you please take it?
Assignee | ||
Updated•11 years ago
|
Blocks: webaudio
status-firefox24:
--- → affected
status-firefox25:
--- → affected
tracking-firefox24:
--- → ?
tracking-firefox25:
--- → ?
Whiteboard: [blocking-webaudio+]
Updated•11 years ago
|
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #777466 -
Flags: review?(roc) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Whiteboard: [blocking-webaudio+] → [blocking-webaudio+][checkin-needed-aurora]
Comment 4•11 years ago
|
||
Whiteboard: [blocking-webaudio+][checkin-needed-aurora] → [blocking-webaudio+]
Comment 5•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
Reporter | ||
Comment 6•11 years ago
|
||
Flags: in-testsuite+
Comment 7•11 years ago
|
||
Reporter | ||
Comment 8•11 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•