- From: Takashi Toyoshima <notifications@github.com>
- Date: Wed, 13 Dec 2017 02:40:43 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 13 December 2017 10:41:05 UTC
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