- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 19 Dec 2014 02:34:21 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Friday, 19 December 2014 10:34:49 UTC
There's no guarantee about timing either way since it's asynchronous. And the user agent should be in control when it cares about running the worker. But it's fine to define this as if there's no such queue and the worker is booted whenever there's a message (if not already booted), but we should not make the requirements preclude the existence of such a queue. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/479#issuecomment-67622270
Received on Friday, 19 December 2014 10:34:49 UTC