Bug 252017
| Summary: | Workaround "Backbone controller not recognized by app" | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brady Eidson <beidson> |
| Component: | WebKit Misc. | Assignee: | Brady Eidson <beidson> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 16 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brady Eidson
In https://commits.webkit.org/256946@main we stopped using GCExtendedGamepad
The Backbone app assumed we were using it to call our input block on it.
They know about this and will update their app. Meanwhile we can just put an empty block there and get them working again.
LinkedOnOrAfter, of course.
rdar://103093747
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Brady Eidson
Pull request: https://github.com/WebKit/WebKit/pull/9894
EWS
Committed 260096@main (c8d1a934654d): <https://commits.webkit.org/260096@main>
Reviewed commits have been landed. Closing PR #9894 and removing active labels.