- From: Jake Archibald <notifications@github.com>
- Date: Thu, 02 Jul 2015 04:16:47 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Thursday, 2 July 2015 11:17:15 UTC
@fatlotus are we seeing many SWs without a fetch event? I know there's a few at the moment to trigger Chrome's app install banner, but we're going to start tightening the heuristics here, we only want to promote add-to-homescreen for sites that have some offline capability. Listeners should be deterministically added to the SW global during initial execution. Both the `Math.random` case and adding listeners later are antipatterns. +@slightlyoff --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/718#issuecomment-118002566
Received on Thursday, 2 July 2015 11:17:15 UTC