Chromium Code Reviews
DescriptionUse network counting from webrtc for UMA.
Chrome passes each IP address in its own Network object. These IPv4Interfaces and IPv6Interfaces are really counting the number of IP addresses, not interfaces. To make these UMA accurate, a new stats struct is returned from WebRTC's MergeNetworkList which should control the grouping policy of IP addresses into network.
BUG=413437
Committed: https://crrev.com/2b116774d45296e8ad76725bd762873a56760e5b
Cr-Commit-Position: refs/heads/master@{#315409}
Patch Set 1 #
Total comments: 1
Patch Set 2 : #Messages
Total messages: 10 (3 generated)
|