Re: [ServiceWorker] openWindow with a WebApp manifests (#720)

Glad to hear we're moving away from installed pages being different effective origins from when they are viewed in the page.

In regards to using scope, though, I think a fair number of people are concerned about them.

Recently it was described to me that historically we've had origins and URLs as primitives on the web.  The scope is effectively a new primitive that relates a collection of URLs.

It seems some people are legitimately worried that the scope primitive has not been fully thought out.  Having it introduced in service workers and ripple out to other specs may not be the best way to change the architecture of the web platform.

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

Received on Thursday, 23 July 2015 20:22:45 UTC