Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WASMFS] FileSystemHandle.move causes OPFS to fail in Chrome #21669

Open
goldwaving opened this issue Apr 1, 2024 · 1 comment
Open

[WASMFS] FileSystemHandle.move causes OPFS to fail in Chrome #21669

goldwaving opened this issue Apr 1, 2024 · 1 comment

Comments

@goldwaving
Copy link
Contributor

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.

@goldwaving
Copy link
Contributor Author

Looks like a Chrome bug: https://issues.chromium.org/issues/40270249

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant