- From: Christopher Robert Van Wiemeersch <notifications@github.com>
- Date: Mon, 09 Sep 2019 11:37:13 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 9 September 2019 18:37:35 UTC
this is a good idea. do we have telemetry from the respective browsers on cross-origin usage of `Gamepad#id`? (I would assume it's close to zero.) would `navigator.getGamepads()` throw a `NotAllowedError` exception if a cross-origin document calls `Gamepad#id` as `<iframe src="https://example.com/page-using-the-gamepad-api"></iframe>` vs. `<iframe src="https://example.com/page-using-the-gamepad-api" allow="gamepad"></iframe>`? -- 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/73#issuecomment-529610938
Received on Monday, 9 September 2019 18:37:35 UTC