- From: Ben Kelly <notifications@github.com>
- Date: Wed, 25 Oct 2017 15:27:59 +0000 (UTC)
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 25 October 2017 15:28:23 UTC
> Before I land this… should we keep InstallEvent now we have it? Or just reintroduce it later when we need it? Currently we have the weird thing in `waitUntil()` steps that does special logic for install: https://w3c.github.io/ServiceWorker/#wait-until-method If we kept `InstallEvent` we could move that to an `InstallEvent.waitUntil()` that implements that behavior instead of special casing it ExtendableEvent. Not sure if thats worth it or not. -- 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/pull/1207#issuecomment-339368864
Received on Wednesday, 25 October 2017 15:28:23 UTC