Bug 250411
Summary: | Gamepad.vibrationActuator should be nullable | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | WebCore Misc. | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 250410 | ||
Bug Blocks: | 248989 |
Chris Dumez
Gamepad.vibrationActuator should be nullable:
- https://github.com/w3c/gamepad/issues/178
Gamepad.vibrationActuator is supposed to return null if the gamepad doesn't support dual-rumble:
- https://w3c.github.io/gamepad/extensions.html#gamepadhapticactuator-interface (Construction section)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/8539
EWS
Committed 258812@main (3d4e479d3a85): <https://commits.webkit.org/258812@main>
Reviewed commits have been landed. Closing PR #8539 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/104145567>