[w3c/ServiceWorker] Why is the scope to registration map and ordered map? (#1225)

Why is the scope to registration map and ordered map?

See https://w3c.github.io/ServiceWorker/#dfn-scope-to-registration-map.

This ordered is exposed via getRegistrations() but I do not know that the insertion order is useful. Keeping such order has a cost so I'd like to understand why it is mandated by the specification.

-- 
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/1225

Received on Tuesday, 14 November 2017 21:13:26 UTC