- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 07 Oct 2019 07:26:22 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 7 October 2019 14:26:43 UTC
If A frames B using `embed`, we cannot use A's service worker for navigations that happen in B. Navigations have to be in scope of a service worker, which only a service worker from B can be. We could say they always bypass the service worker, maybe, but I doubt that's what's going on. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/948#issuecomment-539037971
Received on Monday, 7 October 2019 14:26:43 UTC