- From: Ben Kelly <notifications@github.com>
- Date: Tue, 08 Aug 2017 14:42:02 +0000 (UTC)
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 8 August 2017 14:42:27 UTC
> I guess we only need double-keying for foreign fetch. No, I think it affects everything here. If you create a unique origin in some way (like double-keying) then it needs to have separate storage which means separate SW registrations, etc. Of course, AFAIK double-keying is not spec'd. So all of this is an implementation detail. A per-origin map keyed on scope is enough for now. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/1180#issuecomment-320977283
Received on Tuesday, 8 August 2017 14:42:27 UTC