Re: [ServiceWorker] Unable to easily distinguish top-level navigations (#673)

Well.. We currently have `.frameType` on `Client` so it may work as well: `e.isClientRequest  && e.client.frameType != 'none'`.

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

Received on Tuesday, 7 April 2015 05:52:59 UTC