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

Same-origin loads that redirect to a cross-origin page are considered same-origin #6276

Closed
jdm opened this issue Jun 3, 2015 · 1 comment
Closed

Comments

@jdm
Copy link
Member

@jdm jdm commented Jun 3, 2015

That is, we initiate a same-origin load in a script task and assume that when it completes it will still be same origin. This means that window.frameElement will yield cross-origin data, etc. We should check the resulting response and redirect it to the constellation for further processing if necessary.

Blocks #5236

@jdm
Copy link
Member Author

@jdm jdm commented Jan 10, 2017

Tracking in #14596 instead.

@jdm jdm closed this Jan 10, 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
1 participant
You can’t perform that action at this time.