[Bug 17415] (JSWorkers): JavaScriptAudioNode processing in workers

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

Tony Ross [MSFT] <tross@microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tross@microsoft.com

--- Comment #28 from Tony Ross [MSFT] <tross@microsoft.com> 2012-06-19 22:51:35 UTC ---
I definitely favor helping developers "do the right thing", so I also prefer
focusing exclusively on JavaScriptAudioNode processing in workers (instead of
the main thread). Regardless, we all seem to agree that support for doing
processing in workers needs added. 

If we do decide to support both, I suggest requiring some sort of explicit
opt-in for running on the main thread. This way developers would at least be
less likely to gravitate to it by default.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Tuesday, 19 June 2012 22:51:38 UTC