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

I'm swayed by @annevk's arguments in https://github.com/w3c/ServiceWorker/issues/1167#issuecomment-342845250, we don't need a tear-off object for this. Separate properties fit the extensibility use-case fine.

I'm going to start writing tests for `request.isReloadNavigation` and `request.isHistoryNavigation`. Happy for any bikeshedding on the names.

`request.isSubmitNavigation` seems more complicated, but I'm happy that we can add it later, along with `request.isBackNavigation` should we need to break out the history type.

-- 
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-350251122

Received on Friday, 8 December 2017 12:24:47 UTC