CfC: Is Web Workers Ready for CR? deadline Dec 14

This is a call for comments regarding the next step of Web Workers.

The latest [TEST RESULTS] of Web Workers indicate that Dedicated Workers have been widely implemented by the major browser vendors.

[Diff] between the latest W3C WD and the WHATWG living standard suggests substantial changes about the WorkerLocation interface, and the test results of the [WorkerLocationTestCases] show that these changes have been adapted by more than two major browsers.

As for Shared workers, [TEST RESULTS] suggest that this feature is still poorly supported. Right now both Apple and Microsoft don’t intend to implement it, Chrome supports only a small part of it. There were issues raised about [Removing-Sharedworkers] on GitHub, one suggestion was to pull it out into a separate working note, whereas others thought it’s too early to do so.

Hence our questions to the group: Is the group still interested in moving Workers forward? Is it the right time to publish Workers as a CR? Should SharedWorkers be removed from this spec?

Please provide your thoughts on these questions by Dec 14 2015. If there’s no interest from the members to continue the work of WebWorkers in W3C, we will probably stop publishing new versions of this spec.

Thanks.

-xiaoqian

-----------------------------
[TEST RESULTS]:
dedicatedworkers-all: https://w3c.github.io/test-results/workers/dedicated-all
dedicatedworkers-less-than-2: https://w3c.github.io/test-results/workers/dedicated-less-than-2
dedicatedworkers-complete-fails: https://w3c.github.io/test-results/workers/dedicated-complete-fails
workers-all: https://w3c.github.io/test-results/workers/all
workers-less-than-2: https://w3c.github.io/test-results/workers/less-than-2
workers-complete-fails: https://w3c.github.io/test-results/workers/complete-fails

[Diff]: 
https://www.diffchecker.com/5zbz229w

[WorkerLocationTestCases]: 
http://w3c.github.io/test-results/workers/all.html#test-file-9

[Removing-sharedworkers]: 
https://github.com/whatwg/html/issues/315
https://github.com/w3c/workers/issues/2

Received on Monday, 30 November 2015 13:31:47 UTC