Re: [heycam/webidl] Define a way to specify a default value for dictionaries (the literal "{}") and require it to be specified for the dictionary arguments that are required to be optional. (#750)

> (fwiw, webidl2.js and bikeshed do allow this, too.)

Right, it arguably used to be OK (and was supported in Gecko) until the changes in this PR.  At this point it's clearly not OK, though.  IDL `null` (not to be confused with JS `null`!) is not a valid value for a dictionary type.

-- 
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/750#issuecomment-536254313

Received on Sunday, 29 September 2019 06:10:40 UTC