- From: cbmpvr <notifications@github.com>
- Date: Mon, 16 Aug 2021 15:10:48 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 16 August 2021 22:11:00 UTC
Making a note here that this secure context requirement is now active in the [latest release of Firefox 91](https://hacks.mozilla.org/2021/08/hopping-on-firefox-91/) ``` navigator.getGamepads() Uncaught TypeError: navigator.getGamepads is not a function ``` (Error message included for search-ability) It's not entirely clear on the release schedule for [Chromium](https://www.chromestatus.com/feature/5138714634223616#details) or [WebKit](https://bugs.webkit.org/show_bug.cgi?id=215020) --- Was there any follow up discussion/decision on this (secure context on private local networks)? or should I reach out to the WebAppsSec WG mailing list for their thoughts? -- 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/145#issuecomment-899850875
Received on Monday, 16 August 2021 22:11:00 UTC