[Bug 20158] Unrestricted typed dictionary

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

Jeffrey Yasskin <jyasskin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jyasskin@gmail.com

--- Comment #11 from Jeffrey Yasskin <jyasskin@gmail.com> ---
Web Bluetooth wants keys of type unsigned short in one case, and (unsigned long
or <complicated constrained DOMString>) in the other. If we can do something
that handles numeric keys and unions of a numeric and a string type, it would
be awesome, but Web Bluetooth can also handle the key conversions in prose.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Tuesday, 27 September 2016 16:33:27 UTC