- From: Ben Kelly <notifications@github.com>
- Date: Tue, 08 Aug 2017 14:23:52 +0000 (UTC)
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 8 August 2017 14:24:24 UTC
That is effectively what we have, although our implementation is more like: top level -> map from origin to "per-origin data" -> map from scope to job queue We have the map from origin first because of things like double-keying, firefox "containers", etc that extend the origin with more uniqueness attributes. -- 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-320971625
Received on Tuesday, 8 August 2017 14:24:24 UTC