Add connection type to connection stats:
* Move the connection mode into the LogToServer ctor, since it never changes. * Parse log messages, since we don't have an explicit message for connection type. * Save the most-recent connection type for any channel, and send it with stats logs (we only know how to parse one connection type field, so this seems like the best we're going to get). Review URL: https://codereview.chromium.org/689473004 Cr-Commit-Position: refs/heads/master@{#302760}
Showing
Please register or sign in to comment