Bug 292661
| Summary: | [GTK] Remove initialGamepadsConnectedTimer from ManetteGamepadProvider | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WebKitGTK | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
We don't really need a timer because ManetteMonitor already collects devices on construction, so we can immediately iterate the devices to be sent as initial devices to the web process.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/45057
EWS
Committed 294657@main (0d28061c864c): <https://commits.webkit.org/294657@main>
Reviewed commits have been landed. Closing PR #45057 and removing active labels.