[Bug 26181] Spec should specify the presentation of the array returned by navigator.getGamepads() w.r.t "holes"

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

Ted Mielczarek [:ted] <ted@mielczarek.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #35 from Ted Mielczarek [:ted] <ted@mielczarek.org> ---
I changed the spec to use sequence<Gamepad?>:
https://dvcs.w3.org/hg/gamepad/rev/105439653c33

So implementations should simply use null as the value for disconnected
controllers. I'll write a test for this behavior for w3c-test.org.

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

Received on Thursday, 22 January 2015 14:17:45 UTC