Add bindProxy implementation without callback.
The original implementation of bindProxy in Mojo connection requires a callback in order to receive the proxy for the remote interface. This pattern is counterintuitive and unnecessary. A new function that doesn't require a callback has been added here. Review-Url: https://codereview.chromium.org/2389303002 Cr-Commit-Position: refs/heads/master@{#422992}
Showing
Please register or sign in to comment