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

Prevent top navigations without user activation in some circumstances? #8013

Open
domenic opened this issue Jun 15, 2022 · 0 comments
Open

Comments

@domenic
Copy link
Member

domenic commented Jun 15, 2022

I'm still investigating exactly what is going on here, but between WICG/interventions#16 and https://chromestatus.com/feature/5851021045661696 there is some indication that Chrome shipped a restriction on how much iframes can navigate the top-level frame, beyond the currently-specified restrictions based on sandboxing.

I have found some evidence that:

Supposedly Chrome shipped this in Chrome 68, but every few releases someone shows up in WICG/interventions#16 complaining that something new is broken, so it's not clear exactly what Chrome is doing here.

We should:

  • Figure out exactly what Chrome has implemented
  • See if other browsers are interested in doing so as well
  • If so, spec it and write WPTs.

/cc @natechapin @shivanigithub

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

No branches or pull requests

1 participant