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

What happens if a method is called & the parent window is gone #722

Closed
jakearchibald opened this issue Jul 20, 2015 · 1 comment
Closed

Comments

@jakearchibald
Copy link
Contributor

  • Get method from same origin iframe
  • Iframe client closes/navigates
  • What happens when this method is called?

It should fail. This is a bigger problem than just SW, many DOM APIs have this problem (eg new Worker).

We may get this for free from IDL, but we're not sure.

@jakearchibald
Copy link
Contributor Author

This should be handled generally

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