commit | 3d564c10157d7de1d2d4236f4e2a13ff1363d52b | [log] [tgz] |
---|---|---|
author | Guo-wei Shieh <guoweis@webrtc.org> | Wed Aug 19 23:51:15 2015 |
committer | Guo-wei Shieh <guoweis@webrtc.org> | Wed Aug 19 23:51:22 2015 |
tree | f803aadf7afd25449c1e1f879f39d747a9657c3a | |
parent | 86cb923c20e8e50dbb9e3d7984ec1bd5d2455b6a [diff] |
Add instrumentation to track the IceEndpointType. The IceEndpointType has the format of <local_endpoint>_<remote_endpoint>. It is recorded on the BestConnection when we have the first OnTransportCompleted signaled. BUG=webrtc:4918 R=pthatcher@webrtc.org Review URL: https://codereview.webrtc.org/1277263002 . Cr-Commit-Position: refs/heads/master@{#9737}