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

Investigate solution for glTF-Assets-Viewer when referrer-policy is more strict #557

Open
bghgary opened this issue Jan 17, 2020 · 0 comments

Comments

@bghgary
Copy link
Collaborator

bghgary commented Jan 17, 2020

The way assets are being view using the view link in the readmes in the output folder will no longer work in future versions of browsers where security will be tighter. We need to investigate a different way to do this.

https://github.com/bghgary/glTF-Assets-Viewer/blob/master/index.js#L241

document.referrer will no longer return the whole address of the referrer.

See https://codereview.chromium.org/684683003/ for some context.

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