- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 06 Feb 2024 22:14:08 -0800
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 7 February 2024 06:14:15 UTC
@marcoscaceres commented on this pull request. > @@ -1071,7 +1071,7 @@ <h2> feedback. </p> <pre class="idl"> - [Exposed=Window] + [Exposed=Window, SecureContext] Not sure this one makes sense either, to be honest. Half of the API is exposed in a regular context, and taking this interface away would probably break things. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/gamepad/pull/192#pullrequestreview-1866976255 You are receiving this because you are subscribed to this thread. Message ID: <w3c/gamepad/pull/192/review/1866976255@github.com>
Received on Wednesday, 7 February 2024 06:14:15 UTC