Bug 58601
Summary: | Web Inspector: Network Panel needs "collapse shaded columns" button | ||
---|---|---|---|
Product: | WebKit | Reporter: | Annie Sullivan <sullivan> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | apavlov, bburg, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Annie Sullivan
The shaded columns in the Network Panel can take up a lot of space from the timeline. There should be an option to collapse them.
Any idea what the button should look like? It might be easy to confuse with the "use small resource rows" button.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Timothy Hatcher
Pavel had a design we worked on. I can't seem to find it though. It was a left or right pointing arrow in the right side of the Name column.
Pavel Feldman
*** Bug 58602 has been marked as a duplicate of this bug. ***
Pavel Feldman
https://bug-45657-attachments.webkit.org/attachment.cgi?id=68700
See more in https://bugs.webkit.org/show_bug.cgi?id=45657.
This is more of cosmetics though, increasing timeline size does not address the real scaling issues. See https://bugs.webkit.org/show_bug.cgi?id=56753 on that. I remember we were discussing timeline's zoom implemented for resources. That would also address nasty flickering upon scroll.