DescriptionFix the following issue in app notify login flow:
If the user is already logged in pre M17 and user sets
up notifications, the user will be asked to sign in.
AppNOtifyChannelUI::OnStateChanged is called more than
once before the oauth2 token is generated.
Fix it by:
Remembering if the wizard ever became visible instead of
whether the callback happened once.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112953
Patch Set 1 #
Total comments: 1
Patch Set 2 : '' #
Messages
Total messages: 2 (0 generated)
|