- From: Boris Zbarsky <notifications@github.com>
- Date: Tue, 07 Feb 2017 07:02:52 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 7 February 2017 15:04:08 UTC
> Does this also mean we're going to change USVString back to [EnsureUTF16] DOMString We _could_ do that if we wanted to, yes. Whether we want to is less clear. > Is there any other goal here other than avoiding doubling the number of typed-array-related types? Or quadrupling... But note that this also fixes longstanding issues wherein you couldn't have a [Clamp] integer in a union or a dictionary, for example. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/pull/286#issuecomment-278025580
Received on Tuesday, 7 February 2017 15:04:08 UTC