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

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

Open
rhashimoto opened this issue Jul 11, 2023 · 0 comments
Open
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@rhashimoto
Copy link

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
@queengooborg queengooborg added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Jul 11, 2023
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
Projects
None yet
Development

No branches or pull requests

2 participants