DescriptionMade Authenticator::CompleteLogin, AuthenticateToLogin and AuthenticateToUnlock return void.
They were anyhow hardcoded to return true and didn't play nicely with base::Bind.
The result of an authentication is being reported through the callbacks
OnLoginSuccess and OnLoginFailure.
BUG=chromium-os:14054
TEST=Everything should compile. browser_tests should be still passing.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=102118
Patch Set 1 #Patch Set 2 : Added AuthenticateToUnlock to the CL. It has the same semantics. #Patch Set 3 : One more obsolete comment fixed. #
Messages
Total messages: 3 (0 generated)
|