firefox-devtools / firefox-devtools/profiler
Wrong flow-id strings in markers when multi-selecting threads
Open
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 491
- Avg merge
- 3d 46m
- Merged PRs (30d)
- 27
Description
Profile: https://share.firefox.dev/4iIAbAj
The `nsUrlClassifierDBServiceWorker::OpenDb` Runnable marker is displaying an incorrect string in its `Runnable` field. It should be displaying `ace7644bf0160b330` but it's displaying some other random string.
I forgot to include the marker field format types `flow-id` and `terminating-flow-id` when I fixed #5098.
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-885)
Contributor guide
Assessment
This issue has not been assessed yet.