Re: [w3c/gamepad] Add `[SecureContext]` tags to the interfaces (PR #192)

@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