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

Issue 1145513004: Record UMA when googlezip proxies are removed from the proxy config. (Closed)

Created:
5 years, 7 months ago by sclittle
Modified:
5 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Record UMA when googlezip proxies are removed from the proxy config. This change records UMA about how often *.googlezip.net proxies are found and removed from the effective proxy configuration. This will allow us to recognize when the temporary fix to remove those proxies from the proxy config is no longer necessary, and can be safely deleted. BUG=488208 Committed: https://crrev.com/8959c37c86bc8081e1a7cc353f3b90ae5155acbf Cr-Commit-Position: refs/heads/master@{#330131}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added comment about bitwise ORs #

Total comments: 10

Patch Set 3 : Changed to report number of proxies removed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -18 lines) Patch
M chrome/browser/net/pref_proxy_config_tracker_impl.cc View 1 2 4 chunks +23 lines, -14 lines 0 comments Download
M chrome/browser/net/pref_proxy_config_tracker_impl_unittest.cc View 1 2 3 chunks +27 lines, -4 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (4 generated)
sclittle
eroman: chrome/browser/net/* asvitkine: histograms.xml Thanks in advance!
5 years, 7 months ago (2015-05-14 20:43:40 UTC) #2
Alexei Svitkine (slow)
lgtm % nit https://codereview.chromium.org/1145513004/diff/1/chrome/browser/net/pref_proxy_config_tracker_impl.cc File chrome/browser/net/pref_proxy_config_tracker_impl.cc (right): https://codereview.chromium.org/1145513004/diff/1/chrome/browser/net/pref_proxy_config_tracker_impl.cc#newcode76 chrome/browser/net/pref_proxy_config_tracker_impl.cc:76: &proxy_rules->fallback_proxies) | Nit: Are you using ...
5 years, 7 months ago (2015-05-14 20:46:35 UTC) #3
sclittle
https://codereview.chromium.org/1145513004/diff/1/chrome/browser/net/pref_proxy_config_tracker_impl.cc File chrome/browser/net/pref_proxy_config_tracker_impl.cc (right): https://codereview.chromium.org/1145513004/diff/1/chrome/browser/net/pref_proxy_config_tracker_impl.cc#newcode76 chrome/browser/net/pref_proxy_config_tracker_impl.cc:76: &proxy_rules->fallback_proxies) | On 2015/05/14 20:46:34, Alexei Svitkine wrote: > ...
5 years, 7 months ago (2015-05-14 20:56:29 UTC) #4
sclittle
Adding more DRP folks as reviewers to make sure the right stats are being recorded ...
5 years, 7 months ago (2015-05-14 21:24:29 UTC) #6
jeremyim
lgtm
5 years, 7 months ago (2015-05-14 21:39:31 UTC) #7
eroman
LGTM once comments addressed https://codereview.chromium.org/1145513004/diff/20001/chrome/browser/net/pref_proxy_config_tracker_impl.cc File chrome/browser/net/pref_proxy_config_tracker_impl.cc (right): https://codereview.chromium.org/1145513004/diff/20001/chrome/browser/net/pref_proxy_config_tracker_impl.cc#newcode72 chrome/browser/net/pref_proxy_config_tracker_impl.cc:72: // *.googlezip.net proxies are no ...
5 years, 7 months ago (2015-05-14 22:20:15 UTC) #8
Not at Google. Contact bengr
lgtm
5 years, 7 months ago (2015-05-14 23:07:16 UTC) #9
sclittle
https://codereview.chromium.org/1145513004/diff/20001/chrome/browser/net/pref_proxy_config_tracker_impl.cc File chrome/browser/net/pref_proxy_config_tracker_impl.cc (right): https://codereview.chromium.org/1145513004/diff/20001/chrome/browser/net/pref_proxy_config_tracker_impl.cc#newcode72 chrome/browser/net/pref_proxy_config_tracker_impl.cc:72: // *.googlezip.net proxies are no longer present in the ...
5 years, 7 months ago (2015-05-15 02:29:42 UTC) #10
eroman
LGTM. You might consider updating the CL title too.
5 years, 7 months ago (2015-05-15 02:38:28 UTC) #11
Alexei Svitkine (slow)
re-lgtm
5 years, 7 months ago (2015-05-15 14:52:25 UTC) #12
bengr
On 2015/05/15 14:52:25, Alexei Svitkine wrote: > re-lgtm In this or in another CL, it ...
5 years, 7 months ago (2015-05-15 16:14:18 UTC) #13
sclittle
On 2015/05/15 16:14:18, bengr wrote: > On 2015/05/15 14:52:25, Alexei Svitkine wrote: > > re-lgtm ...
5 years, 7 months ago (2015-05-15 17:09:58 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1145513004/40001
5 years, 7 months ago (2015-05-15 17:10:55 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 7 months ago (2015-05-15 18:06:49 UTC) #18
commit-bot: I haz the power
5 years, 7 months ago (2015-05-15 18:07:54 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8959c37c86bc8081e1a7cc353f3b90ae5155acbf
Cr-Commit-Position: refs/heads/master@{#330131}

Powered by Google App Engine
This is Rietveld 408576698