Re: [w3c/ServiceWorker] Proposal: FetchEvent.navigationLoadType (#1167)

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