firefox-devtools / firefox-devtools/profiler
Re-symbolicate should treat the profile as a local profile
Open
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 491
- Avg merge
- 3d 46m
- Merged PRs (30d)
- 27
Description
In: https://share.firefox.dev/3uBlh7A
Steps to reproduce:
* Have a profile with no symbols
* Re-symbolicate the profile
Expected behavior:
* The profile should be treated as a local profile, sharing it should prompt for a re-upload.
Actual behavior:
* The profile appears to be shareable, but any URL state points to the old profile.
* The symbolication process could also change the function grouping of the stacks, and stacks could be invalid in the URL.
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-533)
Contributor guide
Assessment
This issue has not been assessed yet.