DescriptionMerge 68104 - [ChromeOS] Make GaiaAutheFetcher parsing logic default to service_unavailable
The logic that parses responses from Google Accounts servers was
defaulting to INVALID_GAIA_CREDENTIALS, which indicate a successful
communication with teh backend that resulted in a failing
authentication attempt. Gibberish was thus interpreted this way. We
should instead interpret gibberish as an unsuccessful communication
attempt.
BUG=chromium-os:8943
TEST=unit tests, installed on device and ran successful login and failed login autotests. Also tried live login.
Review URL: http://codereview.chromium.org/5309007
TBR=cmasone@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=68763
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|