[Bug 21640] Dictionaries and callbacks should be distinguishable

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

--- Comment #8 from Boris Zbarsky <bzbarsky@mit.edu> ---
It sounds like in this instance "Node" style and "Web" style don't agree... 
It's not clear to me why we're using the former for a web spec (or using webidl
for a non-web spec, if this is not a web spec), honestly.

In particular, all sorts of things about dictionaries are optimized for use in
web specs....

(As a note, though, the (object or object[]) pattern that spec uses is also not
valid WebIDL.)

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

Received on Friday, 12 April 2013 14:08:08 UTC