MojoLPM: Refactor response handling.
This change removes the need for the separate response handling in MojoLPM fuzzer targets, instead handling responses to methods called on fuzzer-hosted receivers in the same way as calls to browser-hosted remotes. This also allows more significant reordering of responses on the fuzzer side, hopefully improving fuzzer performance. Bug: 1076336 Change-Id: I6faceedae2bef31ced28c415f84e7e6ca009f458 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2302749 Commit-Queue: Mark Brand <markbrand@google.com> Reviewed-by:Jonathan Metzman <metzman@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#793129}
Showing
Please register or sign in to comment