- From: Matt Falkenhagen <notifications@github.com>
- Date: Tue, 01 Dec 2015 20:49:28 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Wednesday, 2 December 2015 04:49:59 UTC
I think you're right, the spec says it should run synchronously when .register() is called. As a general note, differences like this are artifacts of how Chrome implemented a register/update/unregister job queue before the spec had them defined (lots of discussion was at #396 ). Chrome should probably fix these but I suspect they are minor differences. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/789#issuecomment-161180022
Received on Wednesday, 2 December 2015 04:49:59 UTC