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

Issue 13004024: Add ConnectToBestServices call when Certs are loaded (Closed)

Created:
7 years, 9 months ago by stevenjb
Modified:
7 years, 8 months ago
CC:
chromium-reviews, oshima+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Add ConnectToBestServices call when Certs are loaded BUG=137711 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=191675

Patch Set 1 #

Patch Set 2 : . #

Total comments: 1

Patch Set 3 : Wait for scan to complete before calling ConnectToBest #

Total comments: 1

Patch Set 4 : Better logging #

Patch Set 5 : Use shill constant #

Patch Set 6 : Self-review changes #

Patch Set 7 : Rebase #

Patch Set 8 : Only call ConnectToBestWifi on intial cert load #

Total comments: 4

Patch Set 9 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+213 lines, -51 lines) Patch
M chrome/browser/chromeos/cros/cert_library.cc View 1 2 3 4 5 6 7 8 1 chunk +61 lines, -1 line 0 comments Download
M chrome/browser/chromeos/network_login_observer.h View 3 chunks +8 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/network_login_observer.cc View 1 2 3 4 5 6 7 2 chunks +11 lines, -0 lines 0 comments Download
M chromeos/dbus/mock_shill_manager_client.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chromeos/dbus/shill_manager_client.h View 1 chunk +14 lines, -8 lines 0 comments Download
M chromeos/dbus/shill_manager_client.cc View 1 2 3 4 2 chunks +19 lines, -8 lines 0 comments Download
M chromeos/dbus/shill_manager_client_stub.h View 1 chunk +12 lines, -8 lines 0 comments Download
M chromeos/dbus/shill_manager_client_stub.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chromeos/network/network_state_handler.h View 1 2 3 4 5 6 7 5 chunks +17 lines, -0 lines 0 comments Download
M chromeos/network/network_state_handler.cc View 1 2 3 4 5 6 7 7 chunks +44 lines, -10 lines 0 comments Download
M chromeos/network/shill_property_handler.h View 1 2 3 4 5 3 chunks +5 lines, -4 lines 0 comments Download
M chromeos/network/shill_property_handler.cc View 1 2 3 4 5 7 chunks +15 lines, -9 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
stevenjb
https://codereview.chromium.org/13004024/diff/1001/chromeos/dbus/shill_manager_client.cc File chromeos/dbus/shill_manager_client.cc (right): https://codereview.chromium.org/13004024/diff/1001/chromeos/dbus/shill_manager_client.cc#newcode242 chromeos/dbus/shill_manager_client.cc:242: "ConnectToBestServices"); Note: this needs to be replaced with the ...
7 years, 9 months ago (2013-03-27 21:37:54 UTC) #1
stevenjb
Hold off on this, turns out it's a bit trickier than I thought...
7 years, 9 months ago (2013-03-27 23:02:34 UTC) #2
stevenjb
OK, this is correct now, except for adding the service constant. https://codereview.chromium.org/13004024/diff/6001/chromeos/dbus/shill_manager_client.cc File chromeos/dbus/shill_manager_client.cc (right): ...
7 years, 9 months ago (2013-03-28 01:51:13 UTC) #3
stevenjb
Gaurav / Philipp, can you take a look at this since Greg is OOO for ...
7 years, 9 months ago (2013-03-28 18:25:33 UTC) #4
Greg Spencer (Chromium)
LGTM https://codereview.chromium.org/13004024/diff/25001/chrome/browser/chromeos/cros/cert_library.cc File chrome/browser/chromeos/cros/cert_library.cc (right): https://codereview.chromium.org/13004024/diff/25001/chrome/browser/chromeos/cros/cert_library.cc#newcode645 chrome/browser/chromeos/cros/cert_library.cc:645: return token; I'd almost like to see rot13 ...
7 years, 8 months ago (2013-04-01 19:37:18 UTC) #5
stevenjb
https://codereview.chromium.org/13004024/diff/25001/chrome/browser/chromeos/cros/cert_library.cc File chrome/browser/chromeos/cros/cert_library.cc (right): https://codereview.chromium.org/13004024/diff/25001/chrome/browser/chromeos/cros/cert_library.cc#newcode645 chrome/browser/chromeos/cros/cert_library.cc:645: return token; On 2013/04/01 19:37:18, Greg Spencer (Chromium) wrote: ...
7 years, 8 months ago (2013-04-01 20:34:48 UTC) #6
stevenjb
7 years, 8 months ago (2013-04-01 21:50:33 UTC) #7
Message was sent while issue was closed.
Committed patchset #9 manually as r191675 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698