Use NetworkTrafficAnnotation in URLRequestContext UMA logging
This CL makes use of NetworkTrafficAnnotation that is associated with each URLRequest to log UMA histograms. When 'Net.URLRequestContext.OutstandingRequests' is logged, we additionally log what the URLRequest is created for. This hopefully can tell us why we have a large number of OutstandingRequests in the extreme scenarios. BUG=711721 Review-Url: https://codereview.chromium.org/2897143003 Cr-Commit-Position: refs/heads/master@{#474706}
Showing
Please register or sign in to comment