[Bug 16604] RFE: add unsigned byte as synonym for octet

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16604

--- Comment #2 from Kenneth Russell <kbr@google.com> 2012-04-03 19:21:10 UTC ---
>From the standpoint of the typed array and WebGL specs it's essential to have
both signed and unsigned byte concepts, so dropping support for signed bytes
doesn't work for us.

Since the other integer types in Web IDL are signed, and use the "unsigned"
modifier for the unsigned variants, it seems most symmetric to do the same for
byte.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Tuesday, 3 April 2012 19:21:17 UTC