Bug 75419

Summary: Web Inspector: Empty resources subcategories should have visual cue
Product: WebKit Reporter: Connor Montgomery <c>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Trivial CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, yurys
Priority: P2    
Version: 525.x (Safari 3.2)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Example image none

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
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.