firefox-devtools / firefox-devtools/profiler
Can't parse json while in private browsing mode.
Open
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 491
- Avg merge
- 3d 46m
- Merged PRs (30d)
- 27
Description
1. Open private browsing mode in firefox
1. Navigate to https://profiler.firefox.com
1. Upload a valid profile json file
Observe:
`InvalidStateError: A mutation operation was attempted on a database that did not allow mutations.`
Looks like the site is trying to use some kind of storage that is unavailable in private browsing mode.
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-254)
Contributor guide
Assessment
This issue has not been assessed yet.