New issue
Advanced search Search tips

Issue 861881 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

DevTools: empty parens in network 404 error message in Console

Project Member Reported by l...@chromium.org, Jul 9

Issue description

Chrome Version: 67.0.3396.99 and 69.0.3487.0

Report from user:"

Here you go: https://topjohnwu.github.io/libsu/
But looks like this happens not in all cases. It can be "404 (Not found)", like normal way, or it can be only brackets, like on image higher. May be it is "empty description" or something similar?
"

It seems we should not show the statusText if it is empty.
https://cs.chromium.org/chromium/src/third_party/blink/renderer/core/frame/frame_console.cc?q=%22failed+to+load+resource:+the+server+responded+with+a+status%22&sq=package:chromium&g=0&l=122
 

Sign in to add a comment