[webkit-changes] [WebKit/WebKit] 3120ab: Gamepad API - add support for vibrationActuator

Chris Dumez noreply at github.com
Mon Jan 9 12:02:23 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3120ab92ddc5f88831a5cfa5d0342fb54cc53394
      https://github.com/WebKit/WebKit/commit/3120ab92ddc5f88831a5cfa5d0342fb54cc53394
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-01-09 (Mon, 09 Jan 2023)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebKit/Shared/WebPreferencesDefaultValues.cpp
    M Source/WebKit/Shared/WebPreferencesDefaultValues.h

  Log Message:
  -----------
  Gamepad API - add support for vibrationActuator
https://bugs.webkit.org/show_bug.cgi?id=248989
rdar://103423250

Reviewed by Brady Eidson and Alex Christensen.

Turn on support for Gamepad.vibrationActuator on macOS 13+ now that it is
supported on this platform.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebKit/Shared/WebPreferencesDefaultValues.cpp:
(WebKit::defaultGamepadVibrationActuatorEnabled):
* Source/WebKit/Shared/WebPreferencesDefaultValues.h:

Canonical link: https://commits.webkit.org/258680@main




More information about the webkit-changes mailing list