Bug 18547
Summary: | It should be easy to switch between a resource and a graph | ||
---|---|---|---|
Product: | WebKit | Reporter: | Anthony Ricaud <rik> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | aroben, burg |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Anthony Ricaud
When a page has a lot of resources, you have to scroll a lot to switch between one resource and a graph.
The design to resolve that could be related to "Inspector's timeline should show a tooltip with duration for each resource " (https://bugs.webkit.org/show_bug.cgi?id=18035)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Timothy Hatcher
How would this be related to bug 18035?
Anthony Ricaud
Maybe the graphs could be shown all the time. When you scroll the resources, the graph section is not scrolled.
This way, when you select a resource, the graph could show the duration for this resource with another color.
Timothy Hatcher
Tht would take up a lot of room, and in docked mode that is room we don't have.