Re: [ServiceWorker] clarify ServiceWorkerGlobalScope.caches is per-origin (#415)

`self.caches` represented by a _name to cache map_ is per-origin: 

* https://slightlyoff.github.io/ServiceWorker/spec/service_worker/index.html#global-caches
* https://slightlyoff.github.io/ServiceWorker/spec/service_worker/index.html#cache-constructs

Closing.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/415#issuecomment-69294578

Received on Friday, 9 January 2015 05:21:40 UTC