Bug 67396

Summary: Web Inspector: Make it more clear when requests are loaded from cache on network panel.
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+

Vsevolod Vlasov
Reported 2011-09-01 07:13:59 PDT
Make it more clear when requests are loaded from cache on network panel. After recent changes in status column it is not always clear if the resource was loaded from cache or from network. Graying status code out for cached resources should make it better.
Attachments
Patch (3.95 KB, patch)
2011-09-01 07:18 PDT, Vsevolod Vlasov
pfeldman: review+
Vsevolod Vlasov
Comment 1 2011-09-01 07:18:07 PDT
Pavel Feldman
Comment 2 2011-09-01 10:10:32 PDT
Comment on attachment 105955 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=105955&action=review > Source/WebCore/inspector/front-end/NetworkPanel.js:1967 > + this._statusCell.addStyleClass("network-dim-cell"); Maybe we should dim entire row instead?
Vsevolod Vlasov
Comment 3 2011-09-02 04:49:53 PDT
Note You need to log in before you can comment on or make changes to this bug.