- From: Marijn Kruisselbrink <notifications@github.com>
- Date: Fri, 05 Feb 2016 11:22:50 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Friday, 5 February 2016 19:23:20 UTC
Currently I wrote this to only trigger a register when a <link rel=serviceworker> element is inserted into a document, but maybe it makes more sense to be more consisted with other link elements, and also trigger whenever one of the attributes changes? And thinking about this more, I need to somehow modify the Register algorithm to make it work without a client, while still keeping the origin checks that are currently done based on the client. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/pull/828#issuecomment-180510205
Received on Friday, 5 February 2016 19:23:20 UTC