[Webkit-unassigned] [Bug 160871] Cleanup WK2 platform gamepad handling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 16 11:58:59 PDT 2016


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

--- Comment #11 from Brady Eidson <beidson at apple.com> ---
(In reply to comment #10)
> Comment on attachment 286103 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=286103&action=review
> 
> > Source/WebCore/platform/gamepad/mac/HIDGamepadProvider.cpp:105
> > +    IOHIDManagerRegisterInputValueCallback(m_manager.get(), nullptr, nullptr);
> 
> It looks like the second parameter of this cannot be null :(

This is absolutely 100% incorrect.


More information about the webkit-unassigned mailing list