Bug 217494

Summary: [GTK] Make gamepads visible after their first input is received
Product: WebKit Reporter: Adrian Perez <aperez>
Component: WebKitGTKAssignee: Adrian Perez <aperez>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, cgarcia, changseok, pnormand
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 217226    
Bug Blocks: 133847    
Attachments:
Description Flags
Patch none

Description Adrian Perez 2020-10-08 14:45:39 PDT
The Mac port waits until the first input comes from some gamepad
before calling GamepadProvider::setShouldMakeGamepadsVisible(),
and it would be a good idea to do the same for the GTK port.
Comment 1 Adrian Perez 2020-10-11 05:26:36 PDT
Created attachment 411049 [details]
Patch
Comment 2 EWS 2020-10-13 02:20:48 PDT
Committed r268390: <https://trac.webkit.org/changeset/268390>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 411049 [details].