[Webkit-unassigned] [Bug 117578] Avoid unwanted thread hops in ScriptProcessorNode when 'onaudioprocess' listener is not set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 13 10:22:37 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=117578





--- Comment #4 from Chris Rogers <crogers at google.com>  2013-06-13 10:21:13 PST ---
(From update of attachment 204557)
View in context: https://bugs.webkit.org/attachment.cgi?id=204557&action=review

> Source/WebCore/Modules/webaudio/ScriptProcessorNode.cpp:145
> +        return;

you need to call zero() on outputBus before returning to make sure you're producing silence

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list