Bug 263861
| Summary: | Refactor some drag handling IPC to use sendWithAsyncReply() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Charlie Wolfe <charliew> |
| Component: | WebKit Process Model | Assignee: | Charlie Wolfe <charliew> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Charlie Wolfe
Drag actions currently send a separate IPC call to notify the UI process that they have been handled. We should use completion handlers instead.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/117665237>
Charlie Wolfe
Pull request: https://github.com/WebKit/WebKit/pull/19700
EWS
Committed 269965@main (b7a48dcd4cf2): <https://commits.webkit.org/269965@main>
Reviewed commits have been landed. Closing PR #19700 and removing active labels.