WICG / file-handling

API for web applications to handle files
Other
82 stars 15 forks source link

Removes name property from file handlers #30

Closed fallaciousreasoning closed 4 years ago

fallaciousreasoning commented 4 years ago

As discussed offline, this removes the name property from file handlers.

Feel free to reject/merge this based on ongoing discussion.

mgiuca commented 4 years ago

LGTM. I think we should add something like this back, but with a new name (e.g., "file_type_name") and after further consideration.

fallaciousreasoning commented 4 years ago

I'm going to let this float for a bit but I'll make a new issue before I merge it, so we remember this is a thing.

mgiuca commented 4 years ago

I think land this.