Bug 14353 - Inspector should have scope bars
Summary: Inspector should have scope bars
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 523.x (Safari 3)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 20629 29195
Blocks:
  Show dependency treegraph
 
Reported: 2007-06-23 23:34 PDT by Adam Roben (:aroben)
Modified: 2009-09-11 13:48 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2007-06-23 23:34:24 PDT
Many parts of the Inspector UI would benefit from scope bars. Off the top of my head:

1) Search results
2) Console
3) Network

could all use a scope bar. I think all scope bars should have a button for each resource type that exists in the inspected page. These buttons should be toggle buttons that include/exclude that resource type. Additionally, the search results scope bar should have two more buttons, "All Resources" and "<current resource name>", similar to Mail.app's search scope bar. So you'd have something like this:

All Resources    urchin.js   |    Documents   Stylesheets   Images   Scripts    Other
Comment 1 Adam Roben (:aroben) 2008-01-29 10:58:25 PST
<rdar://problem/5712813>
Comment 2 Adam Roben (:aroben) 2009-08-10 12:54:48 PDT
Bug 20629 represents adding a scope bar to the Resources panel.
Comment 3 Brian Weinstein 2009-09-11 13:48:17 PDT
These are the two places that needed scope bars (resources and console), so marking this bug as fixed because its dependencies are fixed.