Re: [whatwg/fetch] track "site for cookies" on requests and propagate in passthrough service workers (#1332)

That is solved by partitioning with the "ancestor chain bit".  We can set site-for-cookies properly for the service worker context based on the information in the StorageKey.  That is better than trying to plumb something through because it applies to all fetches and not just passthrough fetches.

-- 
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/issues/1332#issuecomment-974324076

Received on Friday, 19 November 2021 18:53:39 UTC