Re: [slightlyoff/ServiceWorker] Match Service Worker Registration has broken matching algorithm (#954)

What do you mean with "never parsed and stored as-is"? In the Set Registration algorithm the key in the scope to registration map is set to the serialization (as defined in the URL spec) of the scope URL. And several steps earlier in the Start Registration algorithm the scope string as passed to register is parsed into a URL.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/954#issuecomment-239516156

Received on Friday, 12 August 2016 17:57:32 UTC