firefox-devtools/profiler

Add a tooltip to the memory dropdown ("data source" / "call tree summary strategy")

Open

#5,352 opened on Feb 5, 2025

 (0 comments) (0 reactions) (0 assignees)TypeScript (486 forks)auto 404
call treehelp wanted

Repository metrics

Stars
 (1,515 stars)
PR merge metrics
 (PR metrics pending)

Description

For the options like "Deallocated memory" + "Deallocation sites", it's not easy to find out what they mean.

We have a tooltip though! It's on the <option>. But you only see the tooltip while the <select> menu is open.

I think we should add the description of the selected option to the <select> itself too, so that you get a tooltip when the menu is closed.

┆Issue is synchronized with this Jira Task

Contributor guide