Closed
Description
https://wicg.github.io/native-file-system/#api-filesystemfilehandle-getfile says in domintro:
If the file on disk changes or is removed after this method is called, the returned File object will likely be no longer readable.
This isn't the normative text, but when the normative algorithm is written down will there really be any uncertainty to justify "likely" or can it be defined exactly what happens and when.
For a File that is no longer readable, does that mean that it's somehow neutered? Would lastModified
reflect the change/removal time, or how would one tell that a File
object is in this state?
Metadata
Metadata
Assignees
Labels
No labels