emscripten-core / emscripten-core/emscripten
[WASMFS] FileSystemHandle.move causes OPFS to fail in Chrome
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
The latest Android version of Chrome (123.0.6312.80) gives an exception in `fileHandle.move` in `_wasmfs_opfs_move_file`.
> The request is not allowed by the user agent or the platform in the current context
Not sure why this occurs or what has changed in Chrome. It may just be a defect in Chrome. Older versions of Chrome worked fine.
Contributor guide
Assessment
This issue has not been assessed yet.