Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

NativeFileSystem File API implementation is incomplete #241

@jasonsanjose

Description

@jasonsanjose

The public APIs in NativeFileSystem should follow the following W3C specs drafts

http://www.w3.org/TR/2011/WD-FileAPI-20111020/
http://www.w3.org/TR/2011/WD-file-writer-api-20110419/
http://www.w3.org/TR/2011/WD-file-system-api-20110419/
http://www.w3.org/TR/progress-events/

Our approach to implementation has been on an as-needed basis. Features like non-text file reading, progress events, synchronous APIs, etc. are not yet required or may never be implemented.

This issue is for tracking TODOs in NativeFileSystem.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions