Skip to content

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

@rhashimoto

Description

@rhashimoto

What type of issue is this?

Incorrect support data (example: Chrome says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

Browser compatibility for the proposed FileSystemHandle.move shows that it is only supported by Firefox, which is not correct.

What browsers does this problem apply to, if applicable?

Chromium (Chrome, Edge 79+, Opera, Samsung Internet), Safari

What did you expect to see?

It works on everything I tried:

  • Chrome desktop
  • Chrome Android
  • Safari desktop
  • Firefox desktop

Did you test this? If so, how?

I wrote a test (source) to create a file and use FileSystemHandle.move:

https://rhashimoto.github.io/browser-test-cases/filehandle-move/

Screen Shot 2023-07-11 at 3 25 11 PM

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/FileSystemHandle

MDN metadata

MDN page report details
  • Query: api.FileSystemHandle
  • Report started: 2023-07-11T21:44:23.565Z

Metadata

Metadata

Assignees

Labels

data:apiCompat data for Web APIs. https://developer.mozilla.org/docs/Web/APIp4Low priority – Community PRs accepted.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions