Bug 250409 - gamepad.vibrationActuator.playEffect() should throw for invalid effect parameters
Summary: gamepad.vibrationActuator.playEffect() should throw for invalid effect parame...
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:
Blocks: 250341
  Show dependency treegraph
 
Reported: 2023-01-10 13:46 PST by Chris Dumez
Modified: 2023-01-10 16:44 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-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>