Bug 54450
Summary: | Web Inspector: error/warning bubbles are not shown on resources in the Network panel | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andrey Kosyakov <caseq> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Andrey Kosyakov
... these are still in Resources panel, though. Considering some of the warnings are about network-related problems (response codes >= 400, MIME types inconsistency), I think we should show them in Network panel as well.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Pavel Feldman
Network errors are now highlighted in network panel.