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

Issue 3061019: Make canceled login fail over to offline, instead of just failing (Closed)

Created:
10 years, 5 months ago by Chris Masone
Modified:
9 years, 7 months ago
Reviewers:
Nikita (slow)
CC:
chromium-reviews, Paweł Hajdan Jr., nkostylev+cc_chromium.org, davemoore+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Make canceled login fail over to offline, instead of just failing Also, increase login timeout. BUG=None TEST=unit tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53789

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -7 lines) Patch
M chrome/browser/chromeos/login/google_authenticator.cc View 2 chunks +2 lines, -2 lines 1 comment Download
M chrome/browser/chromeos/login/google_authenticator_unittest.cc View 4 chunks +42 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Chris Masone
10 years, 5 months ago (2010-07-27 05:25:58 UTC) #1
Nikita (slow)
LGTM http://codereview.chromium.org/3061019/diff/1/2 File chrome/browser/chromeos/login/google_authenticator.cc (right): http://codereview.chromium.org/3061019/diff/1/2#newcode48 chrome/browser/chromeos/login/google_authenticator.cc:48: const int GoogleAuthenticator::kClientLoginTimeoutMs = 15000; Isn't 15s too ...
10 years, 5 months ago (2010-07-27 10:06:56 UTC) #2
Chris Masone
On Tue, Jul 27, 2010 at 3:06 AM, <nkostylev@chromium.org> wrote: > LGTM > > > ...
10 years, 5 months ago (2010-07-27 14:38:42 UTC) #3
Nikita (slow)
10 years, 5 months ago (2010-07-27 14:43:53 UTC) #4
As discussed 10sec might be fine since we'll fail over tooffline login.
If something is wrong with the network delaying login even more is not worth it.

Powered by Google App Engine
This is Rietveld 408576698