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

Issue 653313003: Check effective proxy config before adding data reduction proxies (Closed)

Created:
6 years, 2 months ago by bengr
Modified:
6 years, 1 month ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Check effective proxy config before adding data reduction proxies Before this change, the data reduction proxies were added to the list of acceptable proxies for a URL, if the effective proxy configuration resolved to direct for it. This change further checks that the effective configuration is not the data reduction proxy's. BUG=425826 Committed: https://crrev.com/f5c403d7f2a789f755428505231861988f9c40fd Cr-Commit-Position: refs/heads/master@{#302562}

Patch Set 1 #

Total comments: 8

Patch Set 2 : addressed comments #

Total comments: 6

Patch Set 3 : Addressed comments on comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -31 lines) Patch
M chrome/browser/net/chrome_network_delegate.h View 1 2 1 chunk +5 lines, -2 lines 0 comments Download
M chrome/browser/net/chrome_network_delegate.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_protocol.h View 1 2 1 chunk +8 lines, -6 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_protocol.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_protocol_unittest.cc View 1 2 6 chunks +25 lines, -21 lines 0 comments Download
M net/proxy/proxy_service.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (2 generated)
bengr
marq: components/* mef: net/*, chrome/browser/net/*
6 years, 2 months ago (2014-10-22 00:27:31 UTC) #2
marq (ping after 24h)
LGTM with a nit and a note. https://codereview.chromium.org/653313003/diff/1/chrome/browser/net/chrome_network_delegate.cc File chrome/browser/net/chrome_network_delegate.cc (right): https://codereview.chromium.org/653313003/diff/1/chrome/browser/net/chrome_network_delegate.cc#newcode445 chrome/browser/net/chrome_network_delegate.cc:445: proxy_service.config(), This ...
6 years, 1 month ago (2014-10-28 08:15:27 UTC) #3
mef
https://codereview.chromium.org/653313003/diff/1/chrome/browser/net/chrome_network_delegate.h File chrome/browser/net/chrome_network_delegate.h (right): https://codereview.chromium.org/653313003/diff/1/chrome/browser/net/chrome_network_delegate.h#newcode82 chrome/browser/net/chrome_network_delegate.h:82: const net::ProxyRetryInfoMap& proxy_retry_info, why did you loose |_map|? https://codereview.chromium.org/653313003/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_protocol.cc ...
6 years, 1 month ago (2014-10-28 17:01:32 UTC) #4
bengr
https://codereview.chromium.org/653313003/diff/1/chrome/browser/net/chrome_network_delegate.cc File chrome/browser/net/chrome_network_delegate.cc (right): https://codereview.chromium.org/653313003/diff/1/chrome/browser/net/chrome_network_delegate.cc#newcode445 chrome/browser/net/chrome_network_delegate.cc:445: proxy_service.config(), On 2014/10/28 08:15:27, marq_ wrote: > This change ...
6 years, 1 month ago (2014-10-29 21:12:37 UTC) #5
bengr
On 2014/10/29 21:12:37, bengr wrote: > https://codereview.chromium.org/653313003/diff/1/chrome/browser/net/chrome_network_delegate.cc > File chrome/browser/net/chrome_network_delegate.cc (right): > > https://codereview.chromium.org/653313003/diff/1/chrome/browser/net/chrome_network_delegate.cc#newcode445 > ...
6 years, 1 month ago (2014-10-30 20:42:11 UTC) #6
mef
lgtm with nits. https://codereview.chromium.org/653313003/diff/20001/chrome/browser/net/chrome_network_delegate.h File chrome/browser/net/chrome_network_delegate.h (right): https://codereview.chromium.org/653313003/diff/20001/chrome/browser/net/chrome_network_delegate.h#newcode75 chrome/browser/net/chrome_network_delegate.h:75: // ProxyService.ResolveProxy() returns. |proxy_info| contains information ...
6 years, 1 month ago (2014-10-30 21:05:36 UTC) #7
bengr
https://codereview.chromium.org/653313003/diff/20001/chrome/browser/net/chrome_network_delegate.h File chrome/browser/net/chrome_network_delegate.h (right): https://codereview.chromium.org/653313003/diff/20001/chrome/browser/net/chrome_network_delegate.h#newcode75 chrome/browser/net/chrome_network_delegate.h:75: // ProxyService.ResolveProxy() returns. |proxy_info| contains information On 2014/10/30 21:05:36, ...
6 years, 1 month ago (2014-11-03 23:26:58 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/653313003/40001
6 years, 1 month ago (2014-11-04 01:10:29 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 1 month ago (2014-11-04 03:03:04 UTC) #11
commit-bot: I haz the power
6 years, 1 month ago (2014-11-04 03:03:51 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f5c403d7f2a789f755428505231861988f9c40fd
Cr-Commit-Position: refs/heads/master@{#302562}

Powered by Google App Engine
This is Rietveld 408576698