Re: [ServiceWorker] Disable http URLs when there are no clients (#671)

Ah okay, sounds good then. Before `fetch()` invokes `new Request()` on the input we can figure out if the original client was a window which should be enough to enforce this.

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

Received on Wednesday, 8 April 2015 16:04:59 UTC