DescriptionAdd 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.
Committed: https://crrev.com/3648b35f8ed44f505c4c62c7a63be90c66760006
Cr-Commit-Position: refs/heads/master@{#422992}
Patch Set 1 #Patch Set 2 : Remove typo #
Total comments: 4
Patch Set 3 : Renaming #Messages
Total messages: 14 (8 generated)
|