[w3c/ServiceWorker] Should a service worker be able to block with shared memory APIs? (#1115)

Or in JavaScript-speak, should we set the agent's [[CanBlock]] field to true or false. I need an answer for https://github.com/whatwg/html/pull/2521.

I sort of think false might be better, but I don't really know the use cases and dedicated and shared workers will have it set to true.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1115

Received on Wednesday, 12 April 2017 14:22:24 UTC