Files
servo/components/script
Martin Robinson 4659dacf64 script: Simplify the KeyboardEvent constructor (#43187)
Simplify the `KeyboardEvent` constructor by taking the actual
`keyboard_types` `KeyboardEvetnt` as an argument. This means that we do
not have to repeat the logic for extracting all the data from the
platform event.

Testing: This should not change behavior and is thus covered by existing
tests.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2026-03-11 19:01:52 +00:00
..
2026-03-01 14:15:27 +00:00
2025-10-02 07:51:19 +00:00