Bug 307061
| Summary: | Include WebPageProxy in WebKit-Swift | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | adrian_taylor |
| Component: | WebKit Process Model | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | nham, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 305483 | ||
adrian_taylor
Building with ENABLE_BACK_FORWARD_LIST_SWIFT enabled currently fails because WeakPtrWebPageProxy is not known to all the places that include WebKit-Swift-Generated.h. We need to include WebPageProxy.h from WebKit-Swift.h.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/169704789>
adrian_taylor
Pull request: https://github.com/WebKit/WebKit/pull/57958
EWS
Committed 306932@main (002c3ef5491c): <https://commits.webkit.org/306932@main>
Reviewed commits have been landed. Closing PR #57958 and removing active labels.