WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
67396
Web Inspector: Make it more clear when requests are loaded from cache on network panel.
https://bugs.webkit.org/show_bug.cgi?id=67396
Summary
Web Inspector: Make it more clear when requests are loaded from cache on netw...
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Vsevolod Vlasov
Comment 1
2011-09-01 07:18:07 PDT
Created
attachment 105955
[details]
Patch
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
Committed
r94410
: <
http://trac.webkit.org/changeset/94410
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug