DescriptionOneClickSigninHelper::CanOffer checks IsEnableWebBasedSignin
Before, the CanOffer method could return true, while the web based signin was disabled through about:flags. This meant that neither the save password prompt, nor the sign-in interstitial were shown.
This CL ensures that CanOffer returns false if the web based signing is disabled in about:flags.
BUG=339804
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251125
Patch Set 1 : #
Total comments: 4
Patch Set 2 : Comments addressed #
Total comments: 2
Messages
Total messages: 11 (0 generated)
|