firefox-devtools / firefox-devtools/profiler
Expose GC "options" in the GC marker tooltips
Open
markers
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 491
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 30
Description
[Bug 2040684](https://bugzilla.mozilla.org/show_bug.cgi?id=2040684) adds a new field to the `timings` object to show if it's a shrinking or shutdown GC. Currently the tooltip visualization of GC markers happens manually inside the codebase. So we should add this field to the tooltip as well to make it visible.
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-1299)
Contributor guide
Assessment
This issue has not been assessed yet.