- From: Jungkee Song <notifications@github.com>
- Date: Mon, 24 Apr 2017 02:37:10 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 24 April 2017 09:37:45 UTC
I think the serialized URLs include the scheme, host, and port as well as the path. So, it won't match to any cross-origin URLs. But reviewing the algorithm, I found we compare the serialized client URL to [URL records](https://url.spec.whatwg.org/#concept-url). I'll fix this after double-checking it. -- 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/1118#issuecomment-296595553
Received on Monday, 24 April 2017 09:37:45 UTC