[Webkit-unassigned] [Bug 214094] Aggressively prime GameController.framework gamepad provider

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 8 17:55:35 PDT 2020


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

--- Comment #4 from Tim Horton <thorton at apple.com> ---
Comment on attachment 403815
  --> https://bugs.webkit.org/attachment.cgi?id=403815
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=403815&action=review

>> Source/WebCore/platform/gamepad/cocoa/GameControllerGamepadProvider.mm:107
>> +    });
> 
> Is thread safety an issue here? Otherwise, we would probably just want to use a boolean, not a dispatch_once_t.

That is a super-internal-looking method. What is the actual way that this works normally? Just linking the framework probably isn't it; is it +initialize on some class or something?

-- 
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/20200709/dfa0a76f/attachment.htm>


More information about the webkit-unassigned mailing list