[webkit-changes] [WebKit/WebKit] 326ecb: Gamepad.vibrationActuator should be [SameObject]
Chris Dumez
noreply at github.com
Tue Jan 10 17:49:24 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 326ecbfe967934fa156a5e5446cf0a07d1d7deb0
https://github.com/WebKit/WebKit/commit/326ecbfe967934fa156a5e5446cf0a07d1d7deb0
Author: Chris Dumez <cdumez at apple.com>
Date: 2023-01-10 (Tue, 10 Jan 2023)
Changed paths:
A LayoutTests/gamepad/gamepad-vibrationActuator-SameObject-expected.txt
A LayoutTests/gamepad/gamepad-vibrationActuator-SameObject.html
M Source/WebCore/Modules/gamepad/Gamepad.idl
Log Message:
-----------
Gamepad.vibrationActuator should be [SameObject]
https://bugs.webkit.org/show_bug.cgi?id=250413
Reviewed by Brent Fulgham.
Gamepad.vibrationActuator should be [SameObject]"
- https://w3c.github.io/gamepad/extensions.html#partial-gamepad-interface
* LayoutTests/gamepad/gamepad-vibrationActuator-SameObject-expected.txt: Added.
* LayoutTests/gamepad/gamepad-vibrationActuator-SameObject.html: Added.
* Source/WebCore/Modules/gamepad/Gamepad.idl:
Canonical link: https://commits.webkit.org/258761@main
More information about the webkit-changes
mailing list