Bug 250217 - Make Gamepad.vibrationActuator work with the GameController framework
Summary: Make Gamepad.vibrationActuator work with the GameController framework
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on: 250341
Blocks: 248989
  Show dependency treegraph
 
Reported: 2023-01-06 09:45 PST by Chris Dumez
Modified: 2023-01-09 15:13 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-01-06 09:45:54 PST
Make Gamepad.vibrationActuator work with the GameController framework, so that the gamepad actually vibrates on macOS 13+.
Comment 1 Chris Dumez 2023-01-06 16:39:42 PST
Pull request: https://github.com/WebKit/WebKit/pull/8334
Comment 2 Radar WebKit Bug Importer 2023-01-06 16:42:03 PST
<rdar://problem/103973520>
Comment 3 EWS 2023-01-09 11:09:45 PST
Committed 258674@main (c7f1532632f7): <https://commits.webkit.org/258674@main>

Reviewed commits have been landed. Closing PR #8334 and removing active labels.
Comment 4 Chris Dumez 2023-01-09 15:13:30 PST
Follow-up build fix: https://commits.webkit.org/258688@main