mojo: fail gracefully if ServiceRegistry can't find ServiceConnector
Previously, the newly added test would crash because the ServiceRegistry asserted it had a ServiceConnector for anything allowed through by AllowIncomingConnection. Nothing actually prevents this from happening, so this patch makes sure it is handled gracefully by placing the InterfacePtr into an error state. BUG=None Review URL: https://codereview.chromium.org/343473005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278240 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment