Re: [ServiceWorker] Specify .focus() and .openWindow() behaviour (#602)

Ah.. focusing a window also needs checking that? `window.focus()` doesn't check this. I might missing things here?

Adding the step, "If this algorithm is not allowed to show a popup, return a promise rejected with a "InvalidAccessError" exception.", at the beginning of the algorithm makes sense then?

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

Received on Monday, 26 January 2015 11:54:22 UTC