- From: smaug---- <notifications@github.com>
- Date: Tue, 20 Oct 2015 06:04:02 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 20 October 2015 13:04:36 UTC
I think we need some kind of explicit ready() on window side, which would resolve the promise and probably also implicit ready() at page 'load' event time if the explicit ready() hasn't been used. The current setup is just way too racy and guaranteed to cause issues on slow networks etc. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/728#issuecomment-149561624
Received on Tuesday, 20 October 2015 13:04:36 UTC