- From: Jake Archibald <notifications@github.com>
- Date: Sat, 14 Sep 2019 22:09:48 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 15 September 2019 05:10:09 UTC
Thoughts for TPAC: * I'm not as against this as I was initially. CSP is an interesting parallel of fetch behaviour being tied to a client. There may be gotchas with `skipWaiting` and mixed behaviour, but that isn't new. * Does this cause a race with any fetches? Particularly, ones caused by headers. * If a page is limiting fetches to `/foo/`, what happens if the request is to `/bar/` but redirects to `/foo/`? -- 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/1454#issuecomment-531535242
Received on Sunday, 15 September 2019 05:10:09 UTC