firefox-devtools/profiler
Add a tooltip to the memory dropdown ("data source" / "call tree summary strategy")
开放
#5,352 创建于 2025年2月5日
call treehelp wanted
仓库指标
- 星标
- (1,515 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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