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

fix can read from window check for about protocol #8

Merged
merged 3 commits into from
Aug 31, 2018

Conversation

kevalvegeto
Copy link
Contributor

@kevalvegeto kevalvegeto commented Jun 5, 2018

When checking window.location for a self for iframe with srcdoc attribute in sandbox, we get error since it checks the canReadwindow() for self and calls getActualDomain() for parent in which it calls window.location and we get error

@bluepnume
Copy link
Collaborator

Thanks for the fix! Can you please remove dist/ changes though? I'll create dist when I publish.

This reverts commit ad68d2b.
@bluepnume bluepnume merged commit 7ba3501 into krakenjs:master Aug 31, 2018
@kevalvegeto
Copy link
Contributor Author

Yes, Just reverted the the build part

@bluepnume
Copy link
Collaborator

Appreciate the fix. I've published it.

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

Successfully merging this pull request may close these issues.

None yet

2 participants