Closed
Bug 1054295
Opened 12 years ago
Closed 8 years ago
Profiler: alt+click should expand all descendants in the tree
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect, P3)
DevTools
Performance Tools (Profiler/Timeline)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bgrins, Unassigned)
References
Details
Sort of like we did with the markup view in Bug 997622, it would be great if an alt+click could be a shortcut for expanding everything in the tree. I find myself often clicking the top child all the way down the line when trying to figure out the root cause of an issue, which can be dozens of clicks. This could either:
a) Expand EVERYTHING under the node that was just clicked.
b) Expand just the top most child all the way down
I would vote for b since the top times are probably the most important, and it may prevent opening up too many things after doing the alt+click.
Comment 1•12 years ago
|
||
I agree with this. In the meantime, you could press and hold RIGHT to expand nodes to oblivion, or, take a look at bug 1049825.
Updated•11 years ago
|
Blocks: profiler-followups
Comment 4•8 years ago
|
||
This is implemented in perf.html and won't be added to the current devtool.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•