Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(28)

Issue 8416033: Sync Promo: Correctly setup sync (Closed)

Created:
9 years, 1 month ago by sail
Modified:
9 years, 1 month ago
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

Sync 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M chrome/browser/resources/sync_promo.js View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
sail
9 years, 1 month ago (2011-10-28 04:49:02 UTC) #1
sail
9 years, 1 month ago (2011-10-28 04:49:02 UTC) #2
stevenjb
lgtm Thanks for tracking this down!
9 years, 1 month ago (2011-10-28 17:05:53 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sail@chromium.org/8416033/1
9 years, 1 month ago (2011-10-28 17:10:03 UTC) #4
commit-bot: I haz the power
9 years, 1 month ago (2011-10-28 18:21:28 UTC) #5
Change committed as 107757

Powered by Google App Engine
This is Rietveld 408576698