[Bug 12263] Worker limitation

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12263

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ian@hixie.ch
         Resolution|                            |WONTFIX

--- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-05-06 00:45:39 UTC ---
We can't send live code (such as actual object instances or methods) across
process boundaries. Web Workers is by intent a no-shared-state threading model.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 6 May 2011 00:45:41 UTC