Bug 307172
| Summary: | [WPE] Check WPE_TOPLEVEL_STATE_ACTIVE flag when filtering WebPageProxy for gamepad input | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Pena <spena> |
| Component: | WPE WebKit | Assignee: | Simon Pena <spena> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Pena
When filtering top levels for visible and focused views, the code was requiring the top level state to be WPE_TOPLEVEL_STATE_ACTIVE, rather than checking that the flag was set.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Pena
Pull request: https://github.com/WebKit/WebKit/pull/58051
EWS
Committed 306969@main (f874af99156f): <https://commits.webkit.org/306969@main>
Reviewed commits have been landed. Closing PR #58051 and removing active labels.