- From: Matt Falkenhagen <notifications@github.com>
- Date: Thu, 27 Nov 2014 00:23:08 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Thursday, 27 November 2014 08:23:34 UTC
Yes, I think that might be the solution. BTW a simpler example to consider may be ```javascript onfetch = function(e) { while(true) {} }; ``` --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/569#issuecomment-64758728
Received on Thursday, 27 November 2014 08:23:34 UTC