DescriptionImprove handling of invalid command line in Me2Me host.
Previously the host was DCHECK'ing in remoting::ExitCodeToString()
when started with invalid command line. This was happening because
kHostExitCodeStrings didn't contain all possible error codes.
Also the host was trying to report offline reason, but it makes no sense
to report offline reason in this case.
Committed: https://crrev.com/7e16a84c48423858ca62cd26e46f7dd00c3f96eb
Cr-Commit-Position: refs/heads/master@{#377472}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 8 (3 generated)
|