firefox-devtools / firefox-devtools/profiler
Create a shared component for Memory track derived tracks
Open
code maintenance
polish
timeline
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 491
- Avg merge
- 3d 46m
- Merged PRs (30d)
- 27
Description
We've copied memory track and made some changes to fit our need for event delay tracks and visual-progress tracks. We should use a shared component and minimize the code duplication between these components.
Note: Event delay tracks are also disabled by default for now. You can enable them by running `experimental.enableEventDelayTracks()` in the console.
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-293)
Contributor guide
Assessment
This issue has not been assessed yet.