- From: <bugzilla@jessica.w3.org>
- Date: Wed, 10 Dec 2014 18:47:17 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26181 --- Comment #19 from Ted Mielczarek [:ted] <ted@mielczarek.org> --- The only tricky bit here right now is that WebIDL doesn't have a way to specify "Gamepad or undefined" as a type. We could write "sequence<Gamepad?> getGamepads()" to spec the Firefox behavior of "Gamepad or null", but if we want to use undefined we'll have to have the WebIDL spec invent some way to say that. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 10 December 2014 18:47:23 UTC