Skip to content

FileSystemChangeRecord: Ambigous disappeared entry when there is a file and a directory with the same name. #169

@htho

Description

@htho

What is the issue with the File System Standard?

I am playing with Chromes implementation (Chrome 136.0.7091.2 DEV, Windows 10).

When there are a file and a directory with the same name, and one of them is removed, there is no way for me to know if the file or the directory has been removed. This is due to the absence of changedHandle in FileSystemChangeRecords that are disappeared. Only the changedHandle can tell me if it's a file or a directory.

I am not sure if this a problem in Chromes implementation, or a problem with the spec.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions