Re: [heycam/webidl] Allow extended attributes to apply to types (#286)

> 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