diff options
author | guohui@chromium.org <guohui@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-26 19:23:15 +0000 |
---|---|---|
committer | guohui@chromium.org <guohui@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-26 19:23:15 +0000 |
commit | c22fe97351a03d56a32ea8ba4ace635ac256a222 (patch) | |
tree | cb138a69bc7fd185a628a297749c008c0df232e2 /ui | |
parent | e258706e9be6555e9d4f3da80b0f1ba71594590b (diff) | |
download | chromium_src-c22fe97351a03d56a32ea8ba4ace635ac256a222.zip chromium_src-c22fe97351a03d56a32ea8ba4ace635ac256a222.tar.gz chromium_src-c22fe97351a03d56a32ea8ba4ace635ac256a222.tar.bz2 |
When user installs a platform app and is not already signed in to Chrome, webstore first navigates to sign in page and upon successful signin, navigates back to webstore and auto installs the app. This flow is currently broken if user checks 'choose what to sync' on the sign in page, because it changes the continue URL from source=5(webstore) to source=3(settings). This confuses the webstore since it only triggers auto install if source=5, and suppress auto install if source=3 to avoid showing extra install dialog while sync setup is still in progress.
This CL fixes the issue by tracking the original continue URL.
BUG=248082
Review URL: https://chromiumcodereview.appspot.com/19803005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213966 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions