mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
servoshell: Update gilrs version, enable gamepad pref by default (#33466)
* Update gilrs version, enable pref by default Signed-off-by: Daniel Adams <msub2official@gmail.com> * Add core-foundation to servo-tidy ignore Signed-off-by: Daniel Adams <msub2official@gmail.com> * Update manifest Signed-off-by: Daniel Adams <msub2official@gmail.com> --------- Signed-off-by: Daniel Adams <msub2official@gmail.com>
This commit is contained in:
parent
f8e0fde044
commit
4c3b3529a8
6 changed files with 44 additions and 23 deletions
2
tests/wpt/mozilla/meta/MANIFEST.json
vendored
2
tests/wpt/mozilla/meta/MANIFEST.json
vendored
|
@ -13495,7 +13495,7 @@
|
|||
]
|
||||
],
|
||||
"interfaces.html": [
|
||||
"086bc095b078efdcac4f51ef314f7851793dbb53",
|
||||
"94f1102da478919d2948ebb96f81450f5d545635",
|
||||
[
|
||||
null,
|
||||
{}
|
||||
|
|
|
@ -90,6 +90,12 @@ test_interfaces([
|
|||
"FormData",
|
||||
"FormDataEvent",
|
||||
"GainNode",
|
||||
"Gamepad",
|
||||
"GamepadButton",
|
||||
"GamepadButtonList",
|
||||
"GamepadEvent",
|
||||
"GamepadHapticActuator",
|
||||
"GamepadPose",
|
||||
"HashChangeEvent",
|
||||
"Headers",
|
||||
"History",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue