Bug 279538
| Summary: | Upstream GameController event interaction logic from WebKitAdditions | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ada Chan <adachan> |
| Component: | WebKit Misc. | Assignee: | Ada Chan <adachan> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | khaos.tian, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ada Chan
Upstream GameController event interaction logic from WebKitAdditions
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ada Chan
<rdar://problem/135817284>
Ada Chan
Pull request: https://github.com/WebKit/WebKit/pull/33487
EWS
Committed 283601@main (81e5bd0e0398): <https://commits.webkit.org/283601@main>
Reviewed commits have been landed. Closing PR #33487 and removing active labels.
khaos.tian
Hi, it seems this caused a regression on visionOS 2.4 and the controller support for all third-party apps that uses WKWebView is broken because they can't call `_setAllowGamepadsInput:` and I assume visionOS 2.4 removed the the logic to add `GCEventInteraction` from previous implementation.