Bug 307058
| Summary: | Updates to landed IPC functions | ||
|---|---|---|---|
| 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
We previously landed the IPC message handlers for the new Swift BackForwardList, but they're not enabled in any builds. We've since tweaked a couple of the APIs on which they depend - specifically, changing the order and naming of parameters in messageCheckCompletion, and moving downcastToWebProcessProxy into the WebKit namespace. We need to update the code to match.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/169703759>
adrian_taylor
Pull request: https://github.com/WebKit/WebKit/pull/57956
EWS
Committed 306931@main (efafd6fe3847): <https://commits.webkit.org/306931@main>
Reviewed commits have been landed. Closing PR #57956 and removing active labels.