firefox-devtools / firefox-devtools/profiler
"Collapse functions in" unexpectedly collapses different scripts on the same domain together
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 491
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 30
Description
Steps:
Load https://share.firefox.dev/34WJcRX
Right click on one of the github functions
Select "Collapse functions in https://github.githubassets.com/assets/chunk-frameworks-475d3741.js"
Expected:
All the functions from "https://github.githubassets.com/assets/chunk-frameworks-475d3741.js" would be collapsed together
Actual:
All the functions from "https://github.githubassets.com/" are collapsed together
https://share.firefox.dev/34ZIgMB

┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-326)
Contributor guide
Assessment
This issue has not been assessed yet.