- From: Jake Archibald <notifications@github.com>
- Date: Fri, 08 Dec 2017 12:24:24 +0000 (UTC)
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 8 December 2017 12:24:47 UTC
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