Skip to content

readyState checks for FileReaderSync methods don't make sense #96

@jdm

Description

@jdm

Step 1 of each method is a check if the readyState is LOADING, but a) readyState is a FileReader concept, b) readyState does not get set by synchronous operations, c) there is no way for JS to run during the synchronous operations.

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