[w3c/gamepad] Make getGamepads API asyncronous to support permission request (#70)

Gamepads are in the long tail of things that make the web a great experience but are used very infrequently. Can this API be designed to support a permission by making things like getGamepads async?  UAs don't _need_ to implement a permission, but with synchronous APIs it becomes _impossible_ to gate releasing user information via a permission.

-- 
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/70

Received on Friday, 1 June 2018 13:46:38 UTC