firefox-devtools / firefox-devtools/profiler

Profile markers displayed incorrectly in compare view

Open
#3,109 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.