- From: Ben Kelly <notifications@github.com>
- Date: Fri, 20 Nov 2015 06:26:33 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Friday, 20 November 2015 14:27:01 UTC
The Handle Fetch algorithm explicitly waits for the worker to become activated. The Handle Functional Event algorithm, however, does not. This means events like Push can fire on service workers that are still activating. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/786
Received on Friday, 20 November 2015 14:27:01 UTC