Re: [w3c/gamepad] Add sequenceId slot and fix effect promises (PR #201)

@nondebug commented on this pull request.



>                    <ol>
-                    <li>If
-                    [=this=].{{GamepadHapticActuator/[[playingEffectPromise]]}}
-                    is `null`, abort these steps.
-                    </li>
-                    <li>[=Resolve=]
-                    [=this=].{{GamepadHapticActuator/[[playingEffectPromise]]}}
-                    with {{GamepadHapticsResult/"complete"}}.
-                    </li>
-                    <li>Set
-                    [=this=].{{GamepadHapticActuator/[[playingEffectPromise]]}}
-                    to `null`.
+                    <li>If [=this=].{{GamepadHapticActuator/[[sequenceId]]}} is

Done

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/pull/201#discussion_r1614196665
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/gamepad/pull/201/review/2078267737@github.com>

Received on Saturday, 25 May 2024 00:38:51 UTC