[w3c/gamepad] `navigator.getGamepads()` should return a `Promise` (#23)

Perhaps this is a dupe of #17, and perhaps this should first be discussed on the mailing list, but I think `navigator.getGamepads()` should return a `Promise` resolving an array of `Gamepad` objects (instead of returning the array, per the current spec + implementations).

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/issues/23

Received on Tuesday, 3 May 2016 07:16:51 UTC