Bug 179327
Summary: | Web Inspector: no way to directly navigate from 404 error console message to the failed load in Network Tab | ||
---|---|---|---|
Product: | WebKit | Reporter: | Blaze Burg <bburg> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All |
Blaze Burg
Go to a page with a broken image link or other 404'd resource. It produces a console error message like
"Failed to load resource: the server responded with a status of 404 (Not Found) https://domain.com/file/path.png"
If you click on the ostensibly broken link, Safari tries to download the linked file. This is probably the least useful thing that could be done in this case. It should instead jump to Network Tab and select the corresponding load that failed.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/35367271>