- From: Maksim Sadym <notifications@github.com>
- Date: Mon, 22 Sep 2025 05:42:55 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 22 September 2025 12:42:59 UTC
@sadym-chromium commented on this pull request. > + </li> + <li> + [=map/Set=] |eventParams|[|channel|] to |effectParams|[|channel|]. + </li> + </ol> + </li> + </ol> + </li> + <li> + [=map/Set=] |eventParams|[`"vibration"`] to |vibration|. + </li> + <li> + Let |body| be a [=map=] matching the `emulation.SimulatedDeviceEvent` production with the `params` field set to |eventParams|. + </li> + <li> + Let |relatedNavigables| be a [=set=] containing |navigable|. Note: this means that even if the event was initiated from an iframe, the event will be emitted only on the top-level navigable. I believe this is fine. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/gamepad/pull/224#pullrequestreview-3252509987 You are receiving this because you are subscribed to this thread. Message ID: <w3c/gamepad/pull/224/review/3252509987@github.com>
Received on Monday, 22 September 2025 12:42:59 UTC