Re: [w3c/ServiceWorker] Consider throwing when non-promise is passed to `waitUntil`. (#1068)

Since @domenic effectively designed the IDL-side of this, perhaps he has some thoughts on this. If we had known about this sooner I suppose the prose could have required `waitUntil` to settle with a specific value (say, `undefined`), and reject if it's something else.

-- 
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/1068#issuecomment-278340294

Received on Wednesday, 8 February 2017 14:18:31 UTC