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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 16 10:20:46 PDT 2016


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

--- Comment #10 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 286103
  --> https://bugs.webkit.org/attachment.cgi?id=286103
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 :(

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160816/bd709b63/attachment.html>


More information about the webkit-unassigned mailing list