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

Issue 2110973002: Removing load_flags from ProxyService and ProxyDelegate (Closed)

Created:
4 years, 5 months ago by RyanSturm
Modified:
4 years, 5 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, zea+watch_chromium.org, hashimoto+watch_chromium.org, viettrungluu+watch_chromium.org, Peter Beverloo, johnme+watch_chromium.org, jam, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin-cc_chromium.org, oshima+watch_chromium.org, Paweł Hajdan Jr., darin (slow to review), ben+mojo_chromium.org, qsr+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Removing load_flags from ProxyService and ProxyDelegate load_flags used to be used in DataReductionProxyDelegate to resolve the proxy, but it no longer does. load_flags should not be needed to resolve a proxy for a request. load_flags was previously used for the CriticalPathBypassFieldTrial: https://chromium.googlesource.com/chromium/src/+/db1198c5327b5c69b93fafd814b9f516b88a15fd%5E%21/components/data_reduction_proxy/core/browser/data_reduction_proxy_network_delegate.cc BUG= Committed: https://crrev.com/7bd591a9c4dc9c3a183bbab9d705ca53c9287085 Cr-Commit-Position: refs/heads/master@{#406112}

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+256 lines, -342 lines) Patch
M chrome/browser/net/predictor.cc View 2 chunks +1 line, -2 lines 0 comments Download
M chromeos/dbus/services/proxy_resolution_service_provider.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_delegate.h View 2 chunks +0 lines, -2 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_delegate.cc View 2 chunks +1 line, -4 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_delegate_unittest.cc View 4 chunks +10 lines, -13 lines 0 comments Download
M content/browser/renderer_host/pepper/pepper_network_proxy_host.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M content/browser/resolve_proxy_msg_helper.cc View 2 chunks +1 line, -2 lines 0 comments Download
M google_apis/gcm/engine/connection_factory_impl.cc View 3 chunks +2 lines, -7 lines 0 comments Download
M jingle/glue/proxy_resolving_client_socket.cc View 1 3 chunks +2 lines, -4 lines 0 comments Download
M net/base/proxy_delegate.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/base/test_proxy_delegate.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/base/test_proxy_delegate.cc View 1 chunk +0 lines, -1 line 0 comments Download
M net/http/http_stream_factory_impl_job.cc View 1 2 chunks +4 lines, -6 lines 0 comments Download
M net/proxy/proxy_service.h View 3 chunks +0 lines, -6 lines 0 comments Download
M net/proxy/proxy_service.cc View 12 chunks +15 lines, -26 lines 0 comments Download
M net/proxy/proxy_service_mojo_unittest.cc View 1 4 chunks +12 lines, -13 lines 0 comments Download
M net/proxy/proxy_service_unittest.cc View 1 67 chunks +205 lines, -246 lines 0 comments Download
M net/url_request/url_request_ftp_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/websockets/websocket_end_to_end_test.cc View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 28 (12 generated)
RyanSturm
bengr: PTAL before I send it to net/ review
4 years, 5 months ago (2016-06-29 23:03:44 UTC) #2
bengr
On 2016/06/29 23:03:44, RyanSturm wrote: > bengr: PTAL before I send it to net/ review ...
4 years, 5 months ago (2016-07-08 16:30:11 UTC) #3
RyanSturm
On 2016/07/08 16:30:11, bengr wrote: > On 2016/06/29 23:03:44, RyanSturm wrote: > > bengr: PTAL ...
4 years, 5 months ago (2016-07-08 17:42:25 UTC) #5
bengr
lgtm
4 years, 5 months ago (2016-07-18 16:13:24 UTC) #6
bengr
lgtm lgtm
4 years, 5 months ago (2016-07-18 16:13:24 UTC) #7
RyanSturm
mmenke: PTAL, thanks
4 years, 5 months ago (2016-07-18 17:06:26 UTC) #8
RyanSturm
mmenke: PTAL, thanks
4 years, 5 months ago (2016-07-18 17:06:52 UTC) #10
mmenke
On 2016/07/18 17:06:52, RyanSturm wrote: > mmenke: PTAL, thanks Awesome! Anything we can do to ...
4 years, 5 months ago (2016-07-18 17:10:09 UTC) #11
RyanSturm
nasko: PTAL @ content/* zea: PTAL @ google_apis/gcm/engine/connection_factory_impl.cc and jingle/glue/proxy_resolving_client_socket.cc stevenjb: PTAL @ chromeos/dbus/services/proxy_resolution_service_provider.cc thanks
4 years, 5 months ago (2016-07-18 18:05:04 UTC) #15
stevenjb
chromeos/dbus lgtm
4 years, 5 months ago (2016-07-18 18:16:23 UTC) #16
Nicolas Zea
gcm and jingle lgtm
4 years, 5 months ago (2016-07-18 19:46:52 UTC) #19
nasko
content/ LGTM
4 years, 5 months ago (2016-07-18 21:36:16 UTC) #20
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/2110973002/20001
4 years, 5 months ago (2016-07-18 21:42:33 UTC) #23
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-18 21:58:13 UTC) #25
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-18 21:58:30 UTC) #26
commit-bot: I haz the power
4 years, 5 months ago (2016-07-18 22:03:05 UTC) #28
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/7bd591a9c4dc9c3a183bbab9d705ca53c9287085
Cr-Commit-Position: refs/heads/master@{#406112}

Powered by Google App Engine
This is Rietveld 408576698