[Bug 22723] OfflineAudioContext and ScriptProcessorNodes

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22723

--- Comment #8 from Ehsan Akhgari [:ehsan] <ehsan@mozilla.com> ---
We should also note that ScriptProcessorNode should preferrably not bombard the
main thread with events.  Smaller buffer sizes hurt with that, especially with
OfflineAudioContext which promises to do the processing as fast as possible.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 19 July 2013 22:06:03 UTC