Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Case 2: the browsing context group has an IsolationLevel of Logical": why do frames with logical cross-origin isolation despite having different agent cluster keys? #6

Open
jeremyroman opened this issue Aug 30, 2024 · 0 comments

Comments

@jeremyroman
Copy link

It says:

In this situation, no frame gets access to COI-gated APIs because the browser cannot support the underlying process isolation. The frame with Document-Isolation-Policy does have DOM access to the other same-origin frame.

However, in the diagram the two b.com frames have different agent cluster keys, in which case the two should have different agent clusters and thus not have synchronous DOM access to one another, or so I would have thought.

Is this an error (should it say "does not have"?), or is there something non-obvious going on here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant