Re: Refactoring SharedWorkers out of Web Workers W3C spec

On 10/12/13 21:09, Jonas Sicking wrote:
> We at Mozilla just finished our implementation of Shared Workers. It
> will be turned on in the nightly releases starting tomorrow (or maybe
> thursday) and will hit release on April 29th.
>
> So if we are only reason we're doing anything here is lack of a 2nd
> implementation, then we might already be good.
>
> That said, I don't know what the test suite status is etc, so I'm
> totally fine with punting Shared Workers for now.

There are certainly some tests for Shared Workers (see [1] and 
subdirectories), although of course it is always possible to have more 
tests.

[1] https://github.com/w3c/web-platform-tests/tree/master/workers

Received on Tuesday, 10 December 2013 22:07:47 UTC