firefox-devtools / firefox-devtools/profiler
Sanitize the extension markers properly when user asks them to be removed
Open
markers
privacy
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 491
- Avg merge
- 3d 46m
- Merged PRs (30d)
- 27
Description
When the "Include extension information" unchecked, we remove the information related to installed extensions on user's machine. But it looks like some extension markers include extension names as well. We should sanitize the extension names for them.
For example "Extension Canceled" marker is one of them but we should take a look at others too.
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-585)
Contributor guide
Assessment
This issue has not been assessed yet.