Bug 235965
| Summary: | IPC::StreamMessageReceiver should support sendWithAsyncReply() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | WebKit Misc. | Assignee: | Kimmo Kinnunen <kkinnunen> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | kkinnunen, mmaxfield, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 237197 | ||
| Bug Blocks: | |||
Simon Fraser (smfr)
Need to implement IPC::StreamMessageReceiver::sendWithAsyncReply() to allow for async IPC with a reply on the stream connection.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/88636456>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/5730
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/7041
EWS
Committed 257735@main (19a30ab35aa9): <https://commits.webkit.org/257735@main>
Reviewed commits have been landed. Closing PR #7041 and removing active labels.