[Bug 20158] Unrestricted typed dictionary

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

Anne <annevk@annevk.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |16491

--- Comment #6 from Anne <annevk@annevk.nl> ---
So URLQuery wants a dictionary that's a collection of string->string. Bug 16491
wants a dictionary that's a collection of string->callback.

Syntax proposal:

unrestricted dictionary { DOMString EventListener };

Using enumeration order and hoping that at some point ES will define that works
for me...

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 4 January 2013 22:51:21 UTC