Bug 250409

Summary: gamepad.vibrationActuator.playEffect() should throw for invalid effect parameters
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:    
Bug Blocks: 250341    

Description Chris Dumez 2023-01-10 13:46:23 PST
gamepad.vibrationActuator.playEffect() should throw for invalid effect parameters:
- https://w3c.github.io/gamepad/extensions.html#dom-gamepadhapticactuator-playeffect (Step 1)
Comment 1 Chris Dumez 2023-01-10 13:47:58 PST
Pull request: https://github.com/WebKit/WebKit/pull/8483
Comment 2 EWS 2023-01-10 16:43:16 PST
Committed 258752@main (f5f611375e53): <https://commits.webkit.org/258752@main>

Reviewed commits have been landed. Closing PR #8483 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-01-10 16:44:22 PST
<rdar://problem/104100270>