- From: Jake Archibald <notifications@github.com>
- Date: Thu, 20 Jul 2017 03:59:41 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 20 July 2017 11:00:03 UTC
In terms of naming, the closest thing that fetch has is [initiator](https://fetch.spec.whatwg.org/#concept-request-initiator), but I don't think it really fits there. I think I still prefer `navigationType`, especially as it fits in with `navigationLoadType`. If the default for non-navigations is an empty string, `request.navigationType` is truthy for navigations, which is kinda nice. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/1167#issuecomment-316669796
Received on Thursday, 20 July 2017 11:00:03 UTC