- From: Ben Kelly <notifications@github.com>
- Date: Mon, 30 Nov 2015 13:52:01 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Monday, 30 November 2015 21:52:31 UTC
@matto, does this match the current spec: > When a register runs, if the newest worker's URL has NOT changed, the job aborts As far as I can tell the spec says that the check for matching URL should run synchronously when .register() is called. We also defer it until the job runs, but I have a bug open to fix that. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/789#issuecomment-160772960
Received on Monday, 30 November 2015 21:52:31 UTC