firefox-devtools / firefox-devtools/profiler
Profile markers displayed incorrectly in compare view
Open
markers
user-facing regression
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 491
- Avg merge
- 3d 46m
- Merged PRs (30d)
- 27
Description
When looking for example at ChromeUtils.import markers on this profile https://share.firefox.dev/2Ks9gOt I can't see the name of the files being imported.
In the console, I can find this information using `filteredMarkers[0].data.name`.
Other text markers are showing the same issue. This is likely a regression after Markers 2.0, we don't seem to be preserving the marker schemas when showing the compare view.
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-351)
Contributor guide
Assessment
This issue has not been assessed yet.