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

Issue 10854112: Fix always-in-roaming reset loop for cellular connections on Chromium OS. (Closed)

Created:
8 years, 4 months ago by Mattias Nissler (ping if slow)
Modified:
8 years, 4 months ago
Reviewers:
petkov, stevenjb
CC:
chromium-reviews, oshima+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org, petkov
Visibility:
Public.

Description

Fix always-in-roaming reset loop for cellular connections on Chromium OS. Chrome would not incorrectly switch the roaming setting back and forth when the cellular connection is marked as always roaming and the roaming device settings was off. BUG=chromium-os:33439 TEST=Manual, see bug. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151320

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -18 lines) Patch
M chrome/browser/chromeos/cros/network_library_impl_cros.cc View 1 3 chunks +12 lines, -18 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Mattias Nissler (ping if slow)
Friendly review request.
8 years, 4 months ago (2012-08-13 09:28:06 UTC) #1
petkov
http://codereview.chromium.org/10854112/diff/1/chrome/browser/chromeos/cros/network_library_impl_cros.cc File chrome/browser/chromeos/cros/network_library_impl_cros.cc (right): http://codereview.chromium.org/10854112/diff/1/chrome/browser/chromeos/cros/network_library_impl_cros.cc#newcode1181 chrome/browser/chromeos/cros/network_library_impl_cros.cc:1181: if (!device->data_roaming_allowed() && IsCellularAlwaysInRoaming()) { Should we change this ...
8 years, 4 months ago (2012-08-13 09:55:13 UTC) #2
Mattias Nissler (ping if slow)
http://codereview.chromium.org/10854112/diff/1/chrome/browser/chromeos/cros/network_library_impl_cros.cc File chrome/browser/chromeos/cros/network_library_impl_cros.cc (right): http://codereview.chromium.org/10854112/diff/1/chrome/browser/chromeos/cros/network_library_impl_cros.cc#newcode1181 chrome/browser/chromeos/cros/network_library_impl_cros.cc:1181: if (!device->data_roaming_allowed() && IsCellularAlwaysInRoaming()) { On 2012/08/13 09:55:13, petkov ...
8 years, 4 months ago (2012-08-13 11:05:00 UTC) #3
petkov
LGTM FWIW
8 years, 4 months ago (2012-08-13 12:33:55 UTC) #4
stevenjb
LGTM
8 years, 4 months ago (2012-08-13 16:36:38 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mnissler@chromium.org/10854112/9001
8 years, 4 months ago (2012-08-13 16:41:49 UTC) #6
commit-bot: I haz the power
8 years, 4 months ago (2012-08-13 18:46:38 UTC) #7
Change committed as 151320

Powered by Google App Engine
This is Rietveld 408576698