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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 8 17:56:45 PDT 2020


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

--- Comment #5 from Brady Eidson <beidson at apple.com> ---
(In reply to Tim Horton from comment #4)
> Comment on attachment 403815 [details]
> 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?

No, it's just linking the framework. (Will ping you on slack)

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


More information about the webkit-unassigned mailing list