Change the Webview gRPC service handler to take in the service and CQ
Rather than start a new service, allow the caller to re-use an existing connection. In this model, the caller is responsible for initializing the service and a completion queue the async Webview service would be using to execute tasks. BUG=b/132811925 TEST=Compiled Change-Id: I7e7cdffdccc6f9e7282a1b952e2e5d8013a93be3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1804556 Commit-Queue: Daniel Nicoara <dnicoara@chromium.org> Reviewed-by:Alex Sakhartchouk <alexst@chromium.org> Cr-Commit-Position: refs/heads/master@{#696890}
Showing
Please register or sign in to comment