[Webkit-unassigned] [Bug 273981] New: Gamepad: Add vendorId, productId, name attributes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 9 16:58:50 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=273981

            Bug ID: 273981
           Summary: Gamepad: Add vendorId, productId, name attributes
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: marcosc at apple.com

Gamepad identification relies on assumptions about browser-specific behaviors that are not defined as part of the spec. Gamepad API only exposes one device identifier for gamepads, the Gamepad.id string attribute. The content of this attribute is explicitly left unspecified. Each browser engine uses a different naming scheme.

Adding Add vendorId, productId, along with the name attribute would bring some consistency. 

Spec change:
https://github.com/w3c/gamepad/issues/199

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240509/62f9a878/attachment-0001.htm>


More information about the webkit-unassigned mailing list