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

Issue 2946153002: Fix chromeos::ProxyConfigService starting with the wrong ProxyConfig. (Closed)

Created:
3 years, 6 months ago by mmenke
Modified:
3 years, 6 months ago
Reviewers:
stevenjb
CC:
chromium-reviews, stevenjb+watch_chromium.org, oshima+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix chromeos::ProxyConfigService starting with the wrong ProxyConfig. BUG=734565 Review-Url: https://codereview.chromium.org/2946153002 Cr-Commit-Position: refs/heads/master@{#481310} Committed: https://chromium.googlesource.com/chromium/src/+/29e5a5de469977d5ce690492dfa62d3a69f77b1c

Patch Set 1 #

Patch Set 2 : Switch to less intrusive API change, add a second test #

Patch Set 3 : Fix tests (!!), finish removing active_config_state_ from ProxyConfigServiceImpl #

Total comments: 6

Patch Set 4 : Response to comments #

Patch Set 5 : Remove incorrect comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+189 lines, -55 lines) Patch
M chromeos/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M chromeos/network/proxy/proxy_config_service_impl.h View 1 2 1 chunk +0 lines, -7 lines 0 comments Download
M chromeos/network/proxy/proxy_config_service_impl.cc View 1 2 2 chunks +19 lines, -28 lines 0 comments Download
A chromeos/network/proxy/proxy_config_service_impl_unittest.cc View 1 2 3 4 1 chunk +132 lines, -0 lines 0 comments Download
M components/proxy_config/pref_proxy_config_tracker_impl.h View 1 5 chunks +11 lines, -6 lines 0 comments Download
M components/proxy_config/pref_proxy_config_tracker_impl.cc View 1 2 6 chunks +26 lines, -14 lines 0 comments Download

Messages

Total messages: 25 (18 generated)
mmenke
Ok, now this should actually fix the issue. Was on the right track last time, ...
3 years, 6 months ago (2017-06-21 19:13:20 UTC) #15
mmenke
https://codereview.chromium.org/2946153002/diff/60001/components/proxy_config/pref_proxy_config_tracker_impl.cc File components/proxy_config/pref_proxy_config_tracker_impl.cc (right): https://codereview.chromium.org/2946153002/diff/60001/components/proxy_config/pref_proxy_config_tracker_impl.cc#newcode356 components/proxy_config/pref_proxy_config_tracker_impl.cc:356: !pref_config_.Equals(new_config))) { On 2017/06/21 19:13:20, mmenke wrote: > Removing ...
3 years, 6 months ago (2017-06-21 19:14:20 UTC) #16
stevenjb
Thanks for adding the unit test! Again, caveat, I don't really have my head fully ...
3 years, 6 months ago (2017-06-21 19:38:02 UTC) #17
mmenke
https://codereview.chromium.org/2946153002/diff/60001/chromeos/network/proxy/proxy_config_service_impl_unittest.cc File chromeos/network/proxy/proxy_config_service_impl_unittest.cc (right): https://codereview.chromium.org/2946153002/diff/60001/chromeos/network/proxy/proxy_config_service_impl_unittest.cc#newcode26 chromeos/network/proxy/proxy_config_service_impl_unittest.cc:26: On 2017/06/21 19:38:02, stevenjb wrote: > I don't think ...
3 years, 6 months ago (2017-06-21 19:44:18 UTC) #18
mmenke
Thanks!
3 years, 6 months ago (2017-06-21 19:45:20 UTC) #19
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/2946153002/100001
3 years, 6 months ago (2017-06-21 19:45:43 UTC) #22
commit-bot: I haz the power
3 years, 6 months ago (2017-06-21 21:35:58 UTC) #25
Message was sent while issue was closed.
Committed patchset #5 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/29e5a5de469977d5ce690492dfa6...

Powered by Google App Engine
This is Rietveld 408576698