firefox-devtools / firefox-devtools/profiler
Create a sharing workflow for profile sharing on Android
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 491
- Avg merge
- 3d 46m
- Merged PRs (30d)
- 27
Description
Previously we only had remote profiling for Android, but now we have profile capturing directly from Fenix as well. The profile capturing workflow there consists of capturing the profile data and sharing it immediately so user can have a link that they can share. We show a warning saying that the profile may include PII, but we don't have the ability to share a profile with some PII removed (like our sharing panel).
We should be able to open profiler.firefox.com with the profile on Fenix as well and show a simplified sharing workflow. This can be a simple web page that consists only of the sharing panel. That way, user can select what they would like to include to the profile and what they would like to remove. We could create another url for this workflow like `profiler.firefox.com/share` or `profiler.firefox.com/mobile-share`
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-549)
Contributor guide
Assessment
This issue has not been assessed yet.