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

[iframe full spectrum dominance]: some guest context iframe do not tolerate nor accept script injection #552

Closed
Tracked by #658
o0101 opened this issue Dec 5, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@o0101
Copy link
Collaborator

o0101 commented Dec 5, 2023

Because of that, features like "show my cursor" and "copy text" fail within such iframes. Fix this.

@o0101 o0101 changed the title [iframe full spectrum dominance]: some iframe's do not tolerate nor accept script injection [iframe full spectrum dominance]: some guest context iframe do not tolerate nor accept script injection Dec 5, 2023
@o0101 o0101 added the enhancement New feature or request label Dec 5, 2023
@o0101 o0101 mentioned this issue Jan 9, 2024
33 tasks
@o0101
Copy link
Collaborator Author

o0101 commented May 24, 2024

this is temporarily fixed via --disable-site-isolation-trials but there are multiple bugs / issues around the frame handling code and we don't have good accuracy or visibility about correct number and existence of contexts (for injections) across frames, especially cross-origin frames.

This fix gives us the injections but there's still much code that could be improved. See the relevant branch for work.

@o0101 o0101 closed this as completed May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant