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

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

Philip J <philipj@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |philipj@opera.com

--- Comment #2 from Philip J <philipj@opera.com> 2012-06-08 09:28:57 UTC ---
We haven't been clear enough on this. What we want is for JavaScript processing
to happen *only* in workers. Doing anything on the same context as mouse and
keyboard events are processed and where scripts can easily be blocked for 100s
of milliseconds by layout reflows is simply a no-go.

-- 
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 Friday, 8 June 2012 09:29:03 UTC