firefox-devtools / firefox-devtools/profiler

Imported Chrome profiles don't include DOM event names

Open
#3,809 3 comments 1 reaction 0 assignees View on GitHub
markers polish profile data
Dominant language
TypeScript
Stars
1.5k
Forks
491
Avg merge
3d 46m
Merged PRs (30d)
27

Description

e.g. something like:

```
{"args":{"data":{"type":"volumechange"}},"cat":"devtools.timeline","dur":28960,"name":"EventDispatch","ph":"X","pid":7880,"tdur":23969,"tid":8416,"ts":3549324456,"tts":25791815},
```

doesn't include `volumechange` only `EventDispatch`

┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-501)

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.