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

https://www.w3.org/2001/tag/doc/promises-guide#shorthand-manipulating defines "resolve a promise" as queuing a task to do so, when executed "in parallel".  So using that particular shorthand in parallel is ok.

-- 
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-317455590

Received on Monday, 24 July 2017 15:14:37 UTC