Bug 308220
| Summary: | Swift Back Forward List Catalyst fixes | ||
|---|---|---|---|
| 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
Building the Swift Back Forward List for Mac catalyst results in complaints about UIEdgeInsets being referred to from the WebKit-Swift-Generated.h file in code which is not gated by #ifdef __OBJC__. Work around that bug. Also resolve a later issue which occurs when ViewGestureControllerIOS.mm tries to call methods on the Swift Web Back Forward List.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/170719877>
adrian_taylor
Pull request: https://github.com/WebKit/WebKit/pull/59006
EWS
Committed 307854@main (90d71dd6ea78): <https://commits.webkit.org/307854@main>
Reviewed commits have been landed. Closing PR #59006 and removing active labels.