Bug 19713 - Web Inspector should group profiles of the same name into runs
Summary: Web Inspector should group profiles of the same name into runs
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: Timothy Hatcher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-22 11:55 PDT by Timothy Hatcher
Modified: 2008-06-23 10:35 PDT (History)
2 users (show)

See Also:


Attachments
Proposed patch (18.62 KB, patch)
2008-06-22 13:07 PDT, Timothy Hatcher
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2008-06-22 11:55:38 PDT
Profiles of the same name in the Inspector should be grouped in the sidebar under a collapsable item that contains all the runs of that profile. This feature will be handy for repeated profiles.
Comment 1 Timothy Hatcher 2008-06-22 11:56:07 PDT
I have a patch for this.
Comment 2 Timothy Hatcher 2008-06-22 13:07:52 PDT
Created attachment 21874 [details]
Proposed patch
Comment 3 Darin Adler 2008-06-23 10:22:23 PDT
Comment on attachment 21874 [details]
Proposed patch

r=me
Comment 4 Timothy Hatcher 2008-06-23 10:35:22 PDT
Landed in r34740.