Re: [ServiceWorker] Step 5.4 of openWindow uses the incumbent settings object, which makes no sense (#695)

This is now

> If the origin is not the same as the service worker's origin, then:

…which is used in other parts of the spec. This this async-safe? If the SW has terminated by this point, there's no promise to resolve.

Reopen if it's still a problem, and I'll change all similar references to capture origin to a var before going async.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/695#issuecomment-103081528

Received on Monday, 18 May 2015 14:38:24 UTC