- From: Ben Kelly <notifications@github.com>
- Date: Mon, 01 Apr 2019 17:36:25 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 2 April 2019 00:36:47 UTC
Another thought. Maybe it `FetchEvent.responded` would be better than `FetchEvent.complete`. The "complete" word might suggest all `waitUntil` promises have settled, where really we only are trying to represent the fact that a response-or-fallback has been sent to back to the outer context. -- 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/1397#issuecomment-478797220
Received on Tuesday, 2 April 2019 00:36:47 UTC