[Bug 26303] Add a way to have required dictionary entries

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

--- Comment #3 from Anne <annevk@annevk.nl> ---
Nullable would indeed be wrong as per that thread. Defaulting to an empty
ArrayBuffer is not making it required though. Will we throw TypeError or some
such for these cases?

I guess that seems fine. There are some ideas for JavaScript in general to make
certain arguments required, not sure how far along that is now. Hard to track
JavaScript proposals.

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

Received on Tuesday, 29 July 2014 12:56:17 UTC