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

Issue 11419243: Add a InitializeNetworkSessionParams method IOThread to remove duplicate code. (Closed)

Created:
8 years ago by Ryan Hamilton
Modified:
8 years ago
Reviewers:
Nico, Ryan Sleevi
CC:
chromium-reviews
Visibility:
Public.

Description

Add a InitializeNetworkSessionParams method IOThread to remove duplicate code. BUG=162571 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170421

Patch Set 1 #

Patch Set 2 : Remove old TODO #

Total comments: 4

Patch Set 3 : Fix proxy_service #

Patch Set 4 : Move InitializeNetworkSessionParams to anon namespace #

Total comments: 1

Patch Set 5 : Cleanup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -39 lines) Patch
M chrome/browser/io_thread.cc View 1 2 3 4 3 chunks +23 lines, -39 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Ryan Hamilton
8 years ago (2012-11-30 00:05:43 UTC) #1
Ryan Sleevi
Please see BUG below https://codereview.chromium.org/11419243/diff/4/chrome/browser/io_thread.cc File chrome/browser/io_thread.cc (left): https://codereview.chromium.org/11419243/diff/4/chrome/browser/io_thread.cc#oldcode842 chrome/browser/io_thread.cc:842: system_params.proxy_service = globals_->system_proxy_service.get(); |proxy_service| is ...
8 years ago (2012-11-30 00:10:05 UTC) #2
Ryan Hamilton
https://codereview.chromium.org/11419243/diff/4/chrome/browser/io_thread.cc File chrome/browser/io_thread.cc (left): https://codereview.chromium.org/11419243/diff/4/chrome/browser/io_thread.cc#oldcode842 chrome/browser/io_thread.cc:842: system_params.proxy_service = globals_->system_proxy_service.get(); On 2012/11/30 00:10:05, Ryan Sleevi wrote: ...
8 years ago (2012-11-30 00:17:59 UTC) #3
Ryan Sleevi
Because Globals is a public struct, having this public method like this seems to violate ...
8 years ago (2012-11-30 00:30:16 UTC) #4
Ryan Hamilton
On 2012/11/30 00:30:16, Ryan Sleevi wrote: > Because Globals is a public struct, having this ...
8 years ago (2012-11-30 00:50:47 UTC) #5
Ryan Sleevi
lgtm https://codereview.chromium.org/11419243/diff/7/chrome/browser/io_thread.cc File chrome/browser/io_thread.cc (right): https://codereview.chromium.org/11419243/diff/7/chrome/browser/io_thread.cc#newcode524 chrome/browser/io_thread.cc:524: globals_->proxy_script_fetcher_proxy_service.get()); I'm ambivalent about the net_log/proxy_service change - ...
8 years ago (2012-11-30 00:57:28 UTC) #6
Ryan Hamilton
On 2012/11/30 00:57:28, Ryan Sleevi wrote: > lgtm > > https://codereview.chromium.org/11419243/diff/7/chrome/browser/io_thread.cc > File chrome/browser/io_thread.cc (right): ...
8 years ago (2012-11-30 01:16:52 UTC) #7
Ryan Hamilton
thakis: One more review for you. (only 1 file :>)
8 years ago (2012-11-30 01:19:31 UTC) #8
Nico
On 2012/11/30 01:19:31, Ryan Hamilton wrote: > thakis: One more review for you. (only 1 ...
8 years ago (2012-11-30 01:39:03 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/11419243/1006
8 years ago (2012-11-30 05:21:34 UTC) #10
commit-bot: I haz the power
8 years ago (2012-11-30 08:18:14 UTC) #11
Message was sent while issue was closed.
Change committed as 170421

Powered by Google App Engine
This is Rietveld 408576698