Content: Issue with "FileSystemHandle": (short summary here please)

Created on 2 Mar 2021  ·  2Comments  ·  Source: mdn/content

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

What information was incorrect, unhelpful, or incomplete?

I'm confused about FileSystemFileHandle vs FileSystemFileEntry on this page.

Specific section or headline?

  • top introduction
  • Interfaces based on FileSystemHandle

What did you expect to see?

The API for FileSystemHandle, FileSystemFileHandle and FileSystemDirectoryHandle
I'm not sure if entry interfaces belong here or not. I don't think FileSystemFileEntry inherits from this interface?

Did you test this? If so, how?

I am working with the API today. Chrome tells me that FileSystemFileHandle.file is not a function.



MDN Content page report details

1 hour task WebAPI P2

Most helpful comment

thanks for making MDN great! :)

All 2 comments

Suffice to say this opening paragraph is confusing - fileSystemHandle provide a handle to a fileSystemEntry. fileSystemFileHandle handles fileSystemFileEntry and fileSystemDirectoryHandle -> fileSystemDirectoryEntry

@wbamberg I wrote this originally so if you have any questions just shout 👍

thanks for making MDN great! :)

Was this page helpful?
0 / 5 - 0 ratings