DescriptionShow sync promo at startup
This CL changes the startup behavior so that for new Chrome installs we now show the chrome://syncpromo page instead of the new tab page.
We also do the same thing when a user creates a new profile.
This CL also keeps track of the number of times the promo page has been shown so that we only show it 10 times.
In a later CL I'll add code to suppress the promo if the user is already signed into sync or if they have clicked the "Skip setup for now" button.
BUG=97779
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=104054
Patch Set 1 #Patch Set 2 : comments #
Total comments: 2
Patch Set 3 : Used browser init #Patch Set 4 : remove old code #
Total comments: 2
Patch Set 5 : Address review comments #Patch Set 6 : fix compile errors #
Total comments: 4
Patch Set 7 : addressed review comments #Patch Set 8 : fix build error #
Messages
Total messages: 17 (0 generated)
|