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

Enable CORS for ext resources #48

Open
anselmh opened this issue May 2, 2014 · 0 comments
Open

Enable CORS for ext resources #48

anselmh opened this issue May 2, 2014 · 0 comments
Assignees
Labels

Comments

@anselmh
Copy link
Member

anselmh commented May 2, 2014

Currently Cross Origin Requests are being blocked in Firefox (and partially in Chrome) due to the lack of a CORS rule. I don’t know any external resources but I guess this affects:

  • Google Webfonts
  • jQuery(?)
  • SizerSoze JS API?

EDIT: This blocks displaying the JSON results in Firefox (using Nightly, but guess it’s also for v29)

Firefox log:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://themes.googleusercontent.com/static/fonts/lato/v7/Kom15zUm24dIPfIRiNogNuvvDin1pK8aKteLpeZ5c0A.woff. This can be fixed by moving the resource to the same domain or enabling CORS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants