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

Issue 181363002: Properly handle failure modes in the wildcard login check. (Closed)

Created:
6 years, 10 months ago by Mattias Nissler (ping if slow)
Modified:
6 years, 10 months ago
Reviewers:
Joao da Silva, xiyuan
CC:
chromium-reviews, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, oshima+watch_chromium.org, nkostylev+watch_chromium.org
Visibility:
Public.

Description

Properly handle failure modes in the wildcard login check. In the case of network failure for the user info fetch, the failing check will be treated as a negative reply, which is incorrect for the post-login checks. BUG=chromium:347081 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=253627

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -12 lines) Patch
M chrome/browser/chromeos/login/login_performer.h View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/chromeos/login/login_performer.cc View 2 chunks +3 lines, -3 lines 2 comments Download
M chrome/browser/chromeos/policy/user_cloud_policy_manager_chromeos.cc View 1 chunk +3 lines, -2 lines 2 comments Download
M chrome/browser/chromeos/policy/wildcard_login_checker.h View 2 chunks +9 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/policy/wildcard_login_checker.cc View 3 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Mattias Nissler (ping if slow)
*facepalm*, please review.
6 years, 10 months ago (2014-02-26 10:54:26 UTC) #1
Joao da Silva
lgtm to plug the signout bug. More work may be needed to make the whitelist ...
6 years, 10 months ago (2014-02-26 11:10:17 UTC) #2
Mattias Nissler (ping if slow)
https://codereview.chromium.org/181363002/diff/1/chrome/browser/chromeos/login/login_performer.cc File chrome/browser/chromeos/login/login_performer.cc (right): https://codereview.chromium.org/181363002/diff/1/chrome/browser/chromeos/login/login_performer.cc#newcode366 chrome/browser/chromeos/login/login_performer.cc:366: delegate_->WhiteListCheckFailed(user_context_.username); On 2014/02/26 11:10:18, Joao da Silva wrote: > ...
6 years, 10 months ago (2014-02-26 11:13:40 UTC) #3
xiyuan
lgtm
6 years, 10 months ago (2014-02-26 17:27:59 UTC) #4
Mattias Nissler (ping if slow)
The CQ bit was checked by mnissler@chromium.org
6 years, 10 months ago (2014-02-26 17:33:03 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/181363002/1
6 years, 10 months ago (2014-02-26 17:33:22 UTC) #6
commit-bot: I haz the power
6 years, 10 months ago (2014-02-26 23:30:18 UTC) #7
Message was sent while issue was closed.
Change committed as 253627

Powered by Google App Engine
This is Rietveld 408576698