Re: [ServiceWorker] Navigating clients from the SW context? (#681)

because it means you need a client-side contract and can't "just do the
same thing" with regards to a server-sent document/redirect. This solution
makes it easier to keep documents ignorant of SWs and reduces duplicate
code paths.
On 16 Apr 2015 3:07 pm, "Jake Archibald" <notifications@github.com> wrote:

> Not against this, but would like to know why postmessage isn't a good
> solution here
>
> —
> Reply to this email directly or view it on GitHub
> <https://github.com/slightlyoff/ServiceWorker/issues/681#issuecomment-93850512>
> .
>


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

Received on Saturday, 18 April 2015 17:17:41 UTC