firefox-devtools/profiler

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

Offen

#5.352 geöffnet am 05.02.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (486 Forks)auto 404
call treehelp wanted

Repository-Metriken

Stars
 (1.515 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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