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

Issue 1108413003: Check for *.googlezip.net proxies when migrating proxy pref for DRP. (Closed)

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

Description

Check for *.googlezip.net proxies when migrating proxy pref for DRP. Previously, the proxy pref would not be cleared during migration if the proxy pref was set to a Data Reduction Proxy that didn't match a currently configured DRP, e.g. if the pref was for "proxy.googlezip.net", but the configured DRP is "proxy-dev.googlezip.net". This change causes Chrome to clear the proxy pref if it contains any proxy with a host ending with ".googlezip.net". BUG=476610 Review URL: https://codereview.chromium.org/1104413003 Cr-Commit-Position: refs/heads/master@{#327357} (cherry picked from commit 8f9fd102faa07d91dbe680f160f9ea0057e4eb5f) Committed: https://chromium.googlesource.com/chromium/src/+/2b83a8a8e0ee2dd7ed5aa8d3f60b06c5713d1c1f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -28 lines) Patch
M chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings.cc View 3 chunks +42 lines, -1 line 0 comments Download
M chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings_unittest.cc View 1 chunk +70 lines, -27 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
sclittle
5 years, 7 months ago (2015-04-29 22:15:08 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
2b83a8a8e0ee2dd7ed5aa8d3f60b06c5713d1c1f.

Powered by Google App Engine
This is Rietveld 408576698