- From: Ben Kelly <notifications@github.com>
- Date: Wed, 25 Feb 2015 11:57:54 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Wednesday, 25 February 2015 19:58:25 UTC
There is no concept in the ServiceWorker life cycle of some external script on the main thread modifying the Cache. Its not like the SW would reload from that, etc. I think we should remove `scriptCache` now and maybe add it back if we have the concept of a read only Cache. We're not implementing it in gecko for the foreseeable future. @inexorabletash also says "no plans to implement it any time soon in blink, either". --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/473#issuecomment-76042953
Received on Wednesday, 25 February 2015 19:58:25 UTC