Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(24)

Issue 2407073002: Record scheme of the data reduction proxy server (Closed)

Created:
4 years, 2 months ago by tbansal1
Modified:
4 years, 2 months ago
CC:
chromium-reviews, tbansal+watch-data-reduction-proxy_chromium.org, asvitkine+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Record scheme of the data reduction proxy server UMA is added which records the scheme of the data reduction proxy server used. This would be used for determining how many requests were successfully fetched using HTTPS data reduction proxy vs. QUIC data reduction proxy. BUG=654793 Committed: https://crrev.com/f3798161a835bcfd9b257074093b4a44422d9a1a Cr-Commit-Position: refs/heads/master@{#424764}

Patch Set 1 : ps #

Total comments: 4

Patch Set 2 : megjablon comments #

Patch Set 3 : Add missing include #

Unified diffs Side-by-side diffs Delta from patch set Stats (+169 lines, -5 lines) Patch
M components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats.cc View 2 chunks +30 lines, -0 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc View 1 2 8 chunks +122 lines, -5 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 42 (32 generated)
tbansal1
megjablon: ptal. thanks.
4 years, 2 months ago (2016-10-11 16:48:38 UTC) #18
megjablon
https://chromiumcodereview.appspot.com/2407073002/diff/60001/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc (right): https://chromiumcodereview.appspot.com/2407073002/diff/60001/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc#newcode571 components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc:571: } tests[] = {{net::ProxyServer::SCHEME_HTTP, 1}, Should you add a ...
4 years, 2 months ago (2016-10-11 22:12:04 UTC) #21
megjablon
https://chromiumcodereview.appspot.com/2407073002/diff/60001/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc (right): https://chromiumcodereview.appspot.com/2407073002/diff/60001/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc#newcode64 components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc:64: net::ProxyServer GetProxyWithScheme(net::ProxyServer::Scheme scheme) { #include "net/proxy/proxy_server.h"
4 years, 2 months ago (2016-10-11 22:17:07 UTC) #22
tbansal1
megjablon: ptal. Thanks. https://codereview.chromium.org/2407073002/diff/60001/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc (right): https://codereview.chromium.org/2407073002/diff/60001/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc#newcode64 components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc:64: net::ProxyServer GetProxyWithScheme(net::ProxyServer::Scheme scheme) { On 2016/10/11 ...
4 years, 2 months ago (2016-10-11 22:34:43 UTC) #23
megjablon
lgtm
4 years, 2 months ago (2016-10-11 22:49:00 UTC) #26
tbansal1
asvitkine: ptal at histograms.xml. Thanks.
4 years, 2 months ago (2016-10-11 22:49:30 UTC) #28
Alexei Svitkine (slow)
lgtm
4 years, 2 months ago (2016-10-12 16:38:22 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2407073002/100001
4 years, 2 months ago (2016-10-12 16:41:37 UTC) #38
commit-bot: I haz the power
Committed patchset #3 (id:100001)
4 years, 2 months ago (2016-10-12 16:48:45 UTC) #40
commit-bot: I haz the power
4 years, 2 months ago (2016-10-12 17:49:13 UTC) #42
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f3798161a835bcfd9b257074093b4a44422d9a1a
Cr-Commit-Position: refs/heads/master@{#424764}

Powered by Google App Engine
This is Rietveld 408576698