Skip to content

Chrome 102 added FileSystemFileHandle.move()#29385

Merged
Elchi3 merged 2 commits into
mainfrom
20341-filesystemhandle-move
Apr 23, 2026
Merged

Chrome 102 added FileSystemFileHandle.move()#29385
Elchi3 merged 2 commits into
mainfrom
20341-filesystemhandle-move

Conversation

@caugner

@caugner caugner commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

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

github-actions Bot commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

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
Comment thread api/FileSystemHandle.json Outdated
Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>
@Elchi3 Elchi3 merged commit b2bf475 into main Apr 23, 2026
14 checks passed
@Elchi3 Elchi3 deleted the 20341-filesystemhandle-move branch April 23, 2026 12:19
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

3 participants