Fix 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. Review URL: http://codereview.chromium.org/8787013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112953 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment