Bug 259266
| Summary: | [IPC] Refactor ConnectionSendSyncResult so it's impossible to repesent invalid reply. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dan Glastonbury <djg> |
| Component: | WebKit2 | Assignee: | Dan Glastonbury <djg> |
| Status: | ASSIGNED | ||
| Severity: | Normal | CC: | kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dan Glastonbury
Refactor the ConnectionSendSyncResult using Expected so that it’s impossible to represent an incomplete, valid state.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Dan Glastonbury
rdar://111895837
Dan Glastonbury
Pull request: https://github.com/WebKit/WebKit/pull/15878
Dan Glastonbury
rdar://112442182