emscripten-core / emscripten-core/emscripten
fetch/idb_store.cpp and fetch/idb_delete.cpp are currently failing due to IDB database only existing on main thread
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
These tests have been disabled for a while and while attempting to re-enable them I ran into an issue where the IDB database doesn't exist on the proxied main thread (only on the main browser thread). I can't see how this was any ever different.
Contributor guide
Assessment
This issue has not been assessed yet.