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

Saving detailed benchmarks fails due to CORS on Firefox 70 #11

Open
blw043 opened this issue Nov 20, 2019 · 0 comments
Open

Saving detailed benchmarks fails due to CORS on Firefox 70 #11

blw043 opened this issue Nov 20, 2019 · 0 comments

Comments

@blw043
Copy link

blw043 commented Nov 20, 2019

  • User agent string: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0
  • Firefox 70.0.1
  • Installed extensions: ScriptSafe (1.0.9.8), Decentraleyes (2.0.13), uBlock Origin (1.23.0), Tampermonkey (4.9.5941; no active userscripts), Multiple Tab Handler (3.0.10)

After whitelisting all scripts on the site, I can create and run quick benchmarks with no issues. However, after creating a detailed benchmark and attempting to save it, the save operation never completes. The following appears in the Firefox web console.

[WARNING] Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://www.omaralshaker.com/perf.zone/bs.php. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
[ERROR] TypeError: NetworkError when attempting to fetch resource.
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