Re: [ServiceWorker] Relationship to Caches & ScriptCache in ServiceWorkerGlobalScope (#473)

Yes, I spec'ed the internal slot, _script resource map_ for now which stores the `importScripts` scripts https://slightlyoff.github.io/ServiceWorker/spec/service_worker/index.html#dfn-script-resource-map.

We can use this internal slot the spec the relevant attributes when needed.

Closing the issue for now.

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

Received on Wednesday, 11 March 2015 07:53:05 UTC