w3c / FileAPI

File API
https://w3c.github.io/FileAPI/
Other
104 stars 44 forks source link

Allow MediaSource, disallow any more extensions #103

Closed saschanaz closed 5 years ago

saschanaz commented 6 years ago

Closes #100.

Edit: It seems the WebPlat group only allows authorized members. Hmm.


Preview | Diff

saschanaz commented 5 years ago

Can I just mark this as non-substantive to get a review?

marcoscaceres commented 5 years ago

This is editorial, by the looks of it. So, yeah, go for it @saschanaz.

saschanaz commented 5 years ago

Marked as non substantive for IPR from ash-nazg.

annevk commented 5 years ago

@tabatkins does Bikeshed's IDL parser miss some functionality? It errors on the IDL here.

saschanaz commented 5 years ago

Woops, it's because object is a keyword. Replaced it by obj.

annevk commented 5 years ago

Thanks @saschanaz! Sorry for the ping @tabatkins, too soon apparently.