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

Issue 15294010: Remove NetworkStateInformer's dependency on ProxyConfigServiceImpl. (Closed)

Created:
7 years, 7 months ago by pneubeck (no reviews)
Modified:
7 years, 6 months ago
CC:
chromium-reviews, gauravsh+watch_chromium.org, gspencer+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, oshima+watch_chromium.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Added TODO:remove comment to NetworkStateHandler. #

Total comments: 2

Patch Set 3 : Addressed Steven's comment. #

Patch Set 4 : Rebased on Gaurav's CL 15359008. #

Total comments: 2

Patch Set 5 : Fixed nit. #

Patch Set 6 : Rebased. #

Patch Set 7 : Fixed parsing error. #

Patch Set 8 : Rebased. #

Patch Set 9 : Fixed callback. #

Patch Set 10 : Rebased. #

Patch Set 11 : Rebased. #

Patch Set 12 : Fixed IsProxyConfigured. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -50 lines) Patch
M chrome/browser/ui/webui/chromeos/login/network_state_informer.h View 1 2 3 4 5 6 7 8 9 3 chunks +2 lines, -17 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/network_state_informer.cc View 1 2 3 4 5 6 7 8 9 10 11 4 chunks +8 lines, -16 lines 0 comments Download
M chromeos/network/managed_state.h View 1 2 3 4 5 6 7 1 chunk +8 lines, -3 lines 0 comments Download
M chromeos/network/network_state.h View 1 2 3 4 5 3 chunks +5 lines, -6 lines 0 comments Download
M chromeos/network/network_state.cc View 1 2 3 4 5 6 6 chunks +32 lines, -8 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
pneubeck (no reviews)
Hi Yuri, please review this CL instead of the larger https://codereview.chromium.org/14846004/ which I splitted for ...
7 years, 7 months ago (2013-05-17 15:53:25 UTC) #1
pneubeck (no reviews)
@Steven, PTAL. This is another part separated form the larger CL. It adds ProxyConfig but ...
7 years, 7 months ago (2013-05-17 17:37:02 UTC) #2
ygorshenin1
lgtm
7 years, 7 months ago (2013-05-20 06:03:07 UTC) #3
stevenjb
https://codereview.chromium.org/15294010/diff/3001/chromeos/network/network_state.cc File chromeos/network/network_state.cc (right): https://codereview.chromium.org/15294010/diff/3001/chromeos/network/network_state.cc#newcode120 chromeos/network/network_state.cc:120: proxy_config_.MergeDictionary(proxy_config_dict.get()); Is the merge necessary here, especially given that ...
7 years, 7 months ago (2013-05-20 15:42:17 UTC) #4
pneubeck (no reviews)
https://codereview.chromium.org/15294010/diff/3001/chromeos/network/network_state.cc File chromeos/network/network_state.cc (right): https://codereview.chromium.org/15294010/diff/3001/chromeos/network/network_state.cc#newcode120 chromeos/network/network_state.cc:120: proxy_config_.MergeDictionary(proxy_config_dict.get()); On 2013/05/20 15:42:17, stevenjb (chromium) wrote: > Is ...
7 years, 7 months ago (2013-05-21 09:17:44 UTC) #5
stevenjb
lgtm https://codereview.chromium.org/15294010/diff/15002/chromeos/network/managed_state.h File chromeos/network/managed_state.h (right): https://codereview.chromium.org/15294010/diff/15002/chromeos/network/managed_state.h#newcode50 chromeos/network/managed_state.h:50: // If the return value is true, the ...
7 years, 7 months ago (2013-05-21 15:40:00 UTC) #6
pneubeck (no reviews)
https://codereview.chromium.org/15294010/diff/15002/chromeos/network/managed_state.h File chromeos/network/managed_state.h (right): https://codereview.chromium.org/15294010/diff/15002/chromeos/network/managed_state.h#newcode50 chromeos/network/managed_state.h:50: // If the return value is true, the state ...
7 years, 7 months ago (2013-05-22 07:35:14 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pneubeck@chromium.org/15294010/30001
7 years, 7 months ago (2013-05-22 07:35:31 UTC) #8
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=42475
7 years, 7 months ago (2013-05-22 10:13:22 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pneubeck@chromium.org/15294010/30001
7 years, 7 months ago (2013-05-22 10:35:15 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pneubeck@chromium.org/15294010/48001
7 years, 7 months ago (2013-05-22 18:03:29 UTC) #11
commit-bot: I haz the power
Change committed as 201688
7 years, 7 months ago (2013-05-23 04:31:52 UTC) #12
pneubeck (no reviews)
@Bartosz, could you take a look at the small fix so that I can retry ...
7 years, 7 months ago (2013-05-24 09:17:01 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pneubeck@chromium.org/15294010/77001
7 years, 7 months ago (2013-05-24 16:46:08 UTC) #14
pneubeck (no reviews)
Committed patchset #10 manually as r202192 (presubmit successful).
7 years, 7 months ago (2013-05-24 22:10:58 UTC) #15
pneubeck (no reviews)
Committed patchset #10 manually as r202388 (presubmit successful).
7 years, 7 months ago (2013-05-27 08:44:48 UTC) #16
pneubeck (no reviews)
Committed patchset #11 manually as r203406 (presubmit successful).
7 years, 6 months ago (2013-05-31 15:16:06 UTC) #17
pneubeck (no reviews)
7 years, 6 months ago (2013-06-03 11:14:08 UTC) #18
Message was sent while issue was closed.
Committed patchset #12 manually as r203696 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698