emscripten-core / emscripten-core/emscripten
Fetch throws on staticInit when browser content blocking is in place
Open
wontfix
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
In Firefox 82 with content blocking enabled, the indexedDB is undefined and attempting to open it throws. Would prefer to carry on with Fetch not initialised to be able to handle it being missing on the application side.
Contributor guide
Assessment
This issue has not been assessed yet.