Skip to content

Chrome 102 added FileSystemFileHandle.move()#29385

Open
caugner wants to merge 1 commit intomainfrom
20341-filesystemhandle-move
Open

Chrome 102 added FileSystemFileHandle.move()#29385
caugner wants to merge 1 commit intomainfrom
20341-filesystemhandle-move

Conversation

@caugner
Copy link
Copy Markdown
Contributor

@caugner caugner commented Apr 1, 2026

Summary

Updates the Chrome support for FileSystemHandle.move(), which is partially supported (only on FileSystemFileHandle.

Test results and supporting details

See this comment and below.

Related issues

Fixes #20341.

@github-actions github-actions bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:xs [PR only] 0-6 LoC changed labels Apr 1, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@caugner caugner force-pushed the 20341-filesystemhandle-move branch from 07b43aa to db4c6bf Compare April 2, 2026 17:49
@github-actions github-actions bot added size:s [PR only] 7-24 LoC changed and removed size:xs [PR only] 0-6 LoC changed labels Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:s [PR only] 7-24 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

api.FileSystemHandle - move method is supported on more browsers than shown

1 participant