firefox-devtools / firefox-devtools/profiler
Imported Chrome profiles don't include DOM event names
Open
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
Assessment
This issue has not been assessed yet.