Re: [slightlyoff/ServiceWorker] Install algorithm step 14 should clear waiting worker before updating state to redundant (#851)

@annevk @domenic Is a [promise](http://www.ecma-international.org/ecma-262/6.0/#sec-promise-objects) a [platform object](https://heycam.github.io/webidl/#dfn-platform-object)? According to [the definition in the Web IDL](https://heycam.github.io/webidl/#dfn-platform-object), it seems it's not. I'm curious if I can do "a promise _p_'s relevant settings object’s responsible event loop" assuming _p_ has been returned to the script surface.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/851#issuecomment-221249089

Received on Tuesday, 24 May 2016 12:10:09 UTC