Re: [whatwg/fetch] Split 'document' destination into 'frame' and 'iframe'. (#948)

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