Closed Bug 929160 Opened 11 years ago Closed 8 years ago

failed cross-domain XHR requests don't log to the console

Categories

(DevTools :: Console, defect, P3)

27 Branch
x86
macOS
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: spasovski, Unassigned)

Details

It would be nice to have something like Chrome's console output: http://cl.ly/image/1f3X040f2e2C

Right now you can manually inspect the request in the network tab, see the 500, analyze the headers and determine no CORS enabled but we could be more developer-friendly since response headers aren't the easiest thing to read.
This seems to be related to the work the security engineering team is doing. This needs platform work to report the errors. Mark, is this being worked on? Should we move this bug to a different component?
Priority: -- → P3
These days, the Firefox web console logs a similar warning, so this bug might as well be closed:

>Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at <URL> (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.