Re: [ServiceWorker] Prefetch/prerender & Client id (#210)

@annevk +1. We should report "prerender" context on any fetch that was initiated by `<link rel=prerender>`, and subsequent fetches that may be triggered by the prerendered resource itself should advertise the context that triggered it... e.g. HTML request for a prerender has the context of "prerender", but script/style/image/etc fetches initiated during prerendering should advertise their usual contexts.

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

Received on Friday, 13 March 2015 21:32:59 UTC