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

Assertion failure: obj == GetOuterObject(cx, obj) with cross-compartment wrapper #6612

Closed
Ms2ger opened this issue Jul 13, 2015 · 2 comments
Closed

Comments

@Ms2ger
Copy link
Contributor

@Ms2ger Ms2ger commented Jul 13, 2015

<script>
function f() {}
</script>
<iframe src=b.html></iframe>

b.html:

<script>
window.top.f()
</script>
@pcwalton
Copy link
Contributor

@pcwalton pcwalton commented Jul 13, 2015

<jdm> pcwalton: I suspect http://mxr.mozilla.org/servo/source/components/script/dom/bindings/utils.rs#683

@nox
Copy link
Member

@nox nox commented Sep 30, 2017

I get a security error now.

@nox nox closed this Sep 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.