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

Figure out how to handle non-document navigations #114

Open
jgraham opened this issue Jun 24, 2021 · 0 comments
Open

Figure out how to handle non-document navigations #114

jgraham opened this issue Jun 24, 2021 · 0 comments

Comments

@jgraham
Copy link
Member

jgraham commented Jun 24, 2021

The last two cases in https://html.spec.whatwg.org/#process-a-navigate-response don't have any bidi integration points; we need to figure out what should happen from a bidi point of view when we end up there. The way things stand a navigate command will never return in those cases, but it's also not clear that an error happened. This is complicated by the fact that in the last case the browsing context didn't navigate at all; maybe we should have a download event with the same navigation id?

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