Re: [w3c/ServiceWorker] respondWith is not implementable as written (#1168)

> Does that mean we cannot use promises in an "in parallel" block, too?

I bet there are a lot of places in the specs that "resolve the promise" in a parallel block.  To be technically correct these should probably queue a task on the target realm to resolve the promise.  I think.

-- 
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/1168#issuecomment-317432564

Received on Monday, 24 July 2017 14:04:26 UTC