Re: [w3c/ServiceWorker] SharedWorker script interception after redirects (#1289)

> I don't think your test is adequate to determine (2). AFAICT both the initial and final URL are covered by the service worker's scope.

Ahh, yes you're right @wanderview . I forgot to add {scope} to the register() call. I'll try that and report back.

-- 
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/1289#issuecomment-374692779

Received on Tuesday, 20 March 2018 17:47:39 UTC