Description[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.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=68104
Patch Set 1 #
Total comments: 4
Messages
Total messages: 7 (0 generated)
|