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

> could user activation be activated by a "granted" state via a request to the Permissions API (i.e., `navigator.permissions.query({name: "gamepad"}`?

How would this kind of interaction flow work in embedded contexts, such as accessing the API via Chromium Embedded Framework (CEF)? The permissions API exposes consent requests through the User Agent's UI, but something like CEF has no UI.

-- 
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#issuecomment-632943906

Received on Friday, 22 May 2020 23:35:49 UTC