Bug 308312
| Summary: | Support Swift in iOS ViewGestureController | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | adrian_taylor |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
adrian_taylor
ViewGestureControllerIOS.mm does currently have an equivalent change to ViewGestureControllerMac.mm to understand the fact that the BackForwardList is a std::optional<WebBackForwardList> when the Swift BackForwardList is enabled.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/170809308>
adrian_taylor
Pull request: https://github.com/WebKit/WebKit/pull/59097
EWS
Committed 307937@main (557016eb67d4): <https://commits.webkit.org/307937@main>
Reviewed commits have been landed. Closing PR #59097 and removing active labels.