Re: [FileAPI] Don't use [EnsureUTF16] (gone from Web IDL) (#9)

I think the warning here on USVString is, "when in doubt, use DOMString."

In general, for a file name, we don't strictly need Unicode scalars to operate on. So I'm wondering whether the right fix here is to simply revert to DOMString.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/issues/9#issuecomment-126477750

Received on Thursday, 30 July 2015 20:38:33 UTC