1CONSOLE ERROR: Script from origin 'http://localhost:8000' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
1CONSOLE ERROR: Access to Script at 'http://localhost:8000/security/resources/cors-script.php?cors=false&value=FAIL' from origin 'http://localhost:8000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
2 Test that a script element with a crossorigin attribute does not load a cross-or
igin script when the resource sharing check fails on the response.
2 Test that a script element with a crossorigin attribute does not load a cross-or
igin script when the resource sharing check fails on the response.
Issue 1196423003: Improve console log message for CORS failure
(Closed)
Created 5 years, 6 months ago by tyoshino (SeeGerritForStatus)
Modified 4 years, 4 months ago
Reviewers: sof
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Comments: 21