DescriptionSync Promo: Correctly setup sync
With r107251 the sync promo page stopped loading.
The problem was due to a difference between the sync promo and the options Sign In UI. The options UI calls ShowSetupUI() when showing the sign in overlay. The promo wasn't calling this causing sync not to be setup correctly.
Fix was to match the behavior of the options UI and call ShowSetupUI() when showing the sync promo page.
BUG=
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107757
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|