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

Issue 1135153002: Make DRP bypass logic apply to any proxies that send the DRP via header. (Closed)

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

Description

Make DRP bypass logic apply to any proxies that send the DRP via header. With this change, the Data Reduction Proxy bypass logic will be applied to any response that either used one of the currently configured Data Reduction Proxies, or used a different proxy that sent the Data Reduction Proxy via header. BUG=476610 Committed: https://crrev.com/f1234f1421642aada2b75b879be98ffcd02efb3e Cr-Commit-Position: refs/heads/master@{#329277}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -1 line) Patch
M components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol.cc View 1 chunk +17 lines, -1 line 2 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol_unittest.cc View 3 chunks +108 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
sclittle
PTAL
5 years, 7 months ago (2015-05-11 22:07:53 UTC) #2
jeremyim
https://codereview.chromium.org/1135153002/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol.cc (right): https://codereview.chromium.org/1135153002/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol.cc#newcode115 components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol.cc:115: data_reduction_proxy_type_info.is_ssl = request->url().SchemeIsSecure(); If there have been instances of ...
5 years, 7 months ago (2015-05-11 22:32:53 UTC) #3
sclittle
https://codereview.chromium.org/1135153002/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol.cc (right): https://codereview.chromium.org/1135153002/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol.cc#newcode115 components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol.cc:115: data_reduction_proxy_type_info.is_ssl = request->url().SchemeIsSecure(); On 2015/05/11 22:32:52, jeremyim wrote: > ...
5 years, 7 months ago (2015-05-11 22:44:11 UTC) #4
jeremyim
lgtm
5 years, 7 months ago (2015-05-11 22:50:18 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1135153002/1
5 years, 7 months ago (2015-05-11 22:53:34 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 7 months ago (2015-05-11 23:46:22 UTC) #8
commit-bot: I haz the power
5 years, 7 months ago (2015-05-11 23:47:53 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/f1234f1421642aada2b75b879be98ffcd02efb3e
Cr-Commit-Position: refs/heads/master@{#329277}

Powered by Google App Engine
This is Rietveld 408576698