Closed
Bug 1232394
Opened 10 years ago
Closed 9 years ago
Firefox does not show me in the web console if a file was not loaded because it cannot be found.
Categories
(DevTools :: Console, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1193811
People
(Reporter: woomike, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:45.0) Gecko/20100101 Firefox/45.0
Build ID: 20151214030220
Steps to reproduce:
Open index.html with relative file urls looking at file:/// instead of file://
Actual results:
Firefox console does not tell me that the file cannot be found. Blank screen and blank console.
Expected results:
Firefox should tell me that the file cannot be found.
Updated•10 years ago
|
Component: Untriaged → Developer Tools: Console
Updated•10 years ago
|
OS: Unspecified → Mac OS X
Hardware: Unspecified → x86
Comment 1•9 years ago
|
||
Sorry this bug report slipped through the cracks. There's discussion about handling file URIs (since they aren't the same as other net requests) in Bug 1193811
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•