firefox-devtools / firefox-devtools/profiler

Keep same frame selected when switching between JS and combined stacks

Open
#457 2 comments 0 reactions 0 assignees View on GitHub
call tree profile data
Dominant language
TypeScript
Stars
1.5k
Forks
491
Avg merge
3d 5h
Merged PRs (30d)
30

Description

I tend to use JS stacks to locate sections of JS code with performance issues, and then need to switch to combined stacks to figure out exactly why they're slow. When I do that, I completely lose my context, and tend to have to do a new search for some relevant JS symbol to find my place again.

It would be _much_ easier if I could switch to combined stacks and keep the same frame selected (and ideally uncollapse trees enough to keep the same JS frames visible)

┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-630)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.