Bug 261214
| Summary: | Make didReceiveEvent() only called by event completion handlers | ||
|---|---|---|---|
| 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
Events sent from the UI process expect a returning DidReceiveEvent() call to indicate that the event has been handled or not. Change this so that these events are sent using sendWithAsyncReply and the completion handler calls didReceiveEvent().
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/115064837>
Charlie Wolfe
Pull request: https://github.com/WebKit/WebKit/pull/17492
EWS
Committed 267849@main (8683b68595b8): <https://commits.webkit.org/267849@main>
Reviewed commits have been landed. Closing PR #17492 and removing active labels.