DescriptionEnable Chrome Signin from Webstore
This CL adds webstore as a new source for Chrome signin. It also grabs password as soon as password form is submitted rather than at the end of navigation. The reason is webstore runs in its own context, redirect from gaia to webstore results in context swap during which password data is discarded, thus password must be sent to the oneclick signin helper before redirect occurs.
PM mock at https://docs.google.com/a/google.com/presentation/d/1zCvdhBXKL8RDQwuRauSZdgCbiRexJRZ564z9Uw0wS6U/edit?disco=AAAAAFg3OEI#slide=id.g996e03e1_00. This CL implements the transition from slide 7 to 8.
BUG=173433
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=180086
Patch Set 1 : Initial #
Total comments: 4
Patch Set 2 : Fix UMA enum #Patch Set 3 : rebase #
Total comments: 1
Patch Set 4 : redundant forward declaration removed and nit fixed #Patch Set 5 : rebase #
Total comments: 1
Messages
Total messages: 20 (0 generated)
|