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

Issue 1301333002: make ProxyService::CreateSystemProxyConfigService return scoped_ptrs NOT FOR REVIEW (Closed)

Created:
5 years, 4 months ago by Charlie Harrison
Modified:
5 years, 3 months ago
Reviewers:
CC:
chromium-reviews, cbentzel+watch_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/HEAD
Project:
chromium
Visibility:
Public.

Description

This revision has been superseded by https://codereview.chromium.org/1356933002/ BUG=523075

Patch Set 1 #

Patch Set 2 : tests + formatting #

Patch Set 3 : non linux builds #

Total comments: 5

Patch Set 4 : rebased off of randy and pauls changes #

Patch Set 5 : minor conflict resolution error #

Patch Set 6 : try merging again... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+202 lines, -143 lines) Patch
M chrome/browser/io_thread.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/proxy_service_factory.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/proxy_service_factory.cc View 1 2 3 4 chunks +6 lines, -8 lines 0 comments Download
M chrome/browser/profiles/profile_io_data.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/service/net/service_url_request_context_getter.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chromecast/browser/url_request_context_factory.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M components/cronet/android/cronet_url_request_context_adapter.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M components/cronet/android/url_request_context_adapter.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/resolve_proxy_msg_helper_unittest.cc View 1 1 chunk +4 lines, -3 lines 0 comments Download
M content/shell/browser/shell_url_request_context_getter.cc View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M ios/crnet/crnet_environment.mm View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M net/http/http_network_transaction_unittest.cc View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
M net/proxy/proxy_service.h View 1 2 3 4 chunks +6 lines, -5 lines 0 comments Download
M net/proxy/proxy_service.cc View 1 2 3 9 chunks +24 lines, -24 lines 0 comments Download
M net/proxy/proxy_service_mojo.h View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M net/proxy/proxy_service_mojo.cc View 1 2 3 3 chunks +6 lines, -6 lines 0 comments Download
M net/proxy/proxy_service_mojo_unittest.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M net/proxy/proxy_service_unittest.cc View 1 54 chunks +108 lines, -55 lines 0 comments Download
M net/proxy/proxy_service_v8.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_service_v8.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M net/url_request/url_request_context_builder.cc View 1 2 3 2 chunks +5 lines, -4 lines 0 comments Download
M net/url_request/url_request_ftp_job_unittest.cc View 1 2 3 4 5 4 chunks +14 lines, -10 lines 0 comments Download
M remoting/base/url_request_context_getter.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 8 (3 generated)
Randy Smith (Not in Mondays)
Charles: Answering your IM question in the form of a drive-by review :-}. https://codereview.chromium.org/1301333002/diff/40001/content/shell/browser/shell_url_request_context_getter.cc File ...
5 years, 4 months ago (2015-08-24 21:58:19 UTC) #2
Charlie Harrison
On 2015/08/24 21:58:19, rdsmith wrote: > Charles: Answering your IM question in the form of ...
5 years, 4 months ago (2015-08-24 22:00:35 UTC) #3
mmenke
csharrison: Are you planning on picking this up any time soon, or can I remove ...
5 years, 3 months ago (2015-09-11 17:04:29 UTC) #4
Charlie Harrison
On 2015/09/11 17:04:29, mmenke wrote: > csharrison: Are you planning on picking this up any ...
5 years, 3 months ago (2015-09-11 17:05:26 UTC) #5
mmenke
5 years, 3 months ago (2015-09-11 17:09:38 UTC) #6
On 2015/09/11 17:05:26, csharrison wrote:
> On 2015/09/11 17:04:29, mmenke wrote:
> > csharrison:  Are you planning on picking this up any time soon, or can I
> remove
> > myself as a reviewer?  Not a big deal, either way, I'm just trying to trim
> down
> > my pending review list.
> 
> Yeah I'm waiting on Randy's change to land, which should be any day now. Feel
> free to remove yourself if you're bogged down, we can find others :)

Not so much bogged down, as I have 20 reviews on my list, most of which require
no action on my part.  It's difficult to figure out which ones actually do
require action when there are that many that don't.  I'm going to go ahead and
remove myself from this CL, but feel free to add me back when it's ready for
review.

Powered by Google App Engine
This is Rietveld 408576698