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

location.href = location.href behaves as a normal navigation in Chrome.

Also, I'm not sure if we should explicitly define in this spec, but history.go(0) behaves as a reload. This is clearly defined in the History's spec, and even history.go() is per-frame operation, history.go(0) behaves as a per-page operation.

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

Received on Wednesday, 13 December 2017 10:41:05 UTC