Bug 32931 - Web Inspector: Use TreeOutline instead of panes in the AuditResultView
Summary: Web Inspector: Use TreeOutline instead of panes in the AuditResultView
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-25 02:04 PST by Alexander Pavlov (apavlov)
Modified: 2010-11-24 14:36 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pavlov (apavlov) 2009-12-25 02:04:27 PST
SidebarPane allows only 2 nested levels which does not align well with arbitrary-depth audit results. It should be replaced by a TreeOutline-like structure.
Comment 1 Alexander Pavlov (apavlov) 2010-11-24 14:36:49 PST
Fixed by pfeldman@chromium.org a while ago