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

"Access is denied" error on child iframe in IE8. #322

Closed
iolo opened this issue Jul 21, 2015 · 6 comments
Closed

"Access is denied" error on child iframe in IE8. #322

iolo opened this issue Jul 21, 2015 · 6 comments
Assignees

Comments

@iolo
Copy link

iolo commented Jul 21, 2015

es5-shim.js Line:855, Char:9

IMHO, frameElement should be blacked-listed too.

@ljharb
Copy link
Member

ljharb commented Jul 21, 2015

Can you prepare a jsfiddle the reproduces the issue?

@ljharb
Copy link
Member

ljharb commented Jul 21, 2015

Specifically, is this a child iframe on the same domain?

@iolo
Copy link
Author

iolo commented Jul 21, 2015

it happens for both same and cross domains.
open https://jsfiddle.net/iolothebard/6jp8ou7t/embedded/result/ in IE8.

@ljharb
Copy link
Member

ljharb commented Jul 21, 2015

Thanks, I'm convinced.

@ljharb ljharb closed this as completed in 7ed771c Jul 21, 2015
@iolo
Copy link
Author

iolo commented Jul 21, 2015

thanks ;)

@ljharb
Copy link
Member

ljharb commented Jul 21, 2015

Released shortly as v4.1.10

@ljharb ljharb self-assigned this Jul 21, 2015
ljharb added a commit to ljharb/object-keys that referenced this issue Oct 14, 2015
Fixes `window.frameElement` access in a child iframe.

From es-shims/es5-shim#322
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

2 participants