[Webkit-unassigned] [Bug 214245] New: Resolve race between IOHIDManager and GameController framework

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 12 19:47:18 PDT 2020


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

            Bug ID: 214245
           Summary: Resolve race between IOHIDManager and GameController
                    framework
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: beidson at apple.com

Resolve race between IOHIDManager and GameController framework

There's a race between the IOHIDService being available for an IOHIDDevice, and GameController framework publishing that same device.

This leads us to sometimes show the same gamepad twice - Once through IOHID and once through GCF.

We can shift our HID provider to use IOHIDService directly to resolve this.

-- 
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/20200713/ddb0679d/attachment.htm>


More information about the webkit-unassigned mailing list