WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
75419
Web Inspector: Empty resources subcategories should have visual cue
https://bugs.webkit.org/show_bug.cgi?id=75419
Summary
Web Inspector: Empty resources subcategories should have visual cue
Connor Montgomery
Reported
2012-01-01 14:13:17 PST
Created
attachment 120848
[details]
Example image If a subcategory in the Resources tab is empty (see "databases" here:
http://cl.ly/0T3C2Q1V2L1m2l0q3Z0s
), it ought to be grayed out or have some kind of visual cue that there aren't any children.
Attachments
Example image
(152.07 KB, image/png)
2012-01-01 14:13 PST
,
Connor Montgomery
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2012-01-04 05:58:07 PST
Although this is a valid request, let me explain why this is so today: WebInspector is fetching databases, storages, etc. lazily. We don't want to make extra calls on the startup only in order to figure out whether there are databases or storages.
Brian Burg
Comment 2
2014-12-12 14:38:07 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests. Please file a new bug (
https://www.webkit.org/new-inspector-bug
) if the bug/feature/issue is still relevant to WebKit trunk.
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