Re: [whatwg/fetch] Request constructor should propagate origin internal field (#1321)

Well, at least for my example I don't think it would matter.  If A frames B1 and B1 navigates to B2, then B2 has the same ancestor chain.  So once service workers are partitioned and set its site for cookies based on the partition key the effect would be the same.

I guess propagating site for cookies would still be relevant for cases where B1 does window.open() to B2.  Do we allow frames to create popups like that?

-- 
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/1321#issuecomment-941177635

Received on Tuesday, 12 October 2021 16:34:01 UTC