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

Issue 8343052: Sync Promo: Tweak first tabs (Closed)

Created:
9 years, 1 month ago by sail
Modified:
9 years, 1 month ago
Reviewers:
cpu_(ooo_6.6-7.5), sky
CC:
chromium-reviews
Visibility:
Public.

Description

Sync Promo: Tweak first tabs Some small tweaks which tabs we show during first launch: - Previously the sync promo was the first tab. Completing the promo would navigate to the original first startup URL. With this change completing the sync promo always navigates to the new tab page. - The original first startup URL is now the 2nd tab (and the original 2nd tab is now the 3rd, etc...). - If we have more than two tabs then we suppress the welcome page. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107770

Patch Set 1 #

Total comments: 4

Patch Set 2 : address review comments #

Patch Set 3 : diff against correct branch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -37 lines) Patch
M chrome/browser/profiles/off_the_record_profile_impl.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/profiles/off_the_record_profile_impl.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_impl.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 1 3 chunks +29 lines, -0 lines 0 comments Download
M chrome/browser/ui/browser.h View 1 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/ui/browser.cc View 1 2 chunks +1 line, -28 lines 0 comments Download
M chrome/browser/ui/browser_browsertest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser_init.cc View 1 1 chunk +23 lines, -3 lines 0 comments Download
M chrome/browser/ui/browser_navigator.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/base/testing_profile.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/base/testing_profile.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
sail
9 years, 1 month ago (2011-10-28 05:24:04 UTC) #1
sky
http://codereview.chromium.org/8343052/diff/1/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): http://codereview.chromium.org/8343052/diff/1/chrome/browser/ui/browser.cc#newcode2959 chrome/browser/ui/browser.cc:2959: GURL Browser::GetHomePageForProfile(Profile* profile) { I don't think this method ...
9 years, 1 month ago (2011-10-28 16:05:59 UTC) #2
sail
http://codereview.chromium.org/8343052/diff/1/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): http://codereview.chromium.org/8343052/diff/1/chrome/browser/ui/browser.cc#newcode2959 chrome/browser/ui/browser.cc:2959: GURL Browser::GetHomePageForProfile(Profile* profile) { On 2011/10/28 16:05:59, sky wrote: ...
9 years, 1 month ago (2011-10-28 17:50:57 UTC) #3
sky
LGTM
9 years, 1 month ago (2011-10-28 17:54:29 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sail@chromium.org/8343052/5014
9 years, 1 month ago (2011-10-28 18:00:42 UTC) #5
commit-bot: I haz the power
9 years, 1 month ago (2011-10-28 19:22:08 UTC) #6
Change committed as 107770

Powered by Google App Engine
This is Rietveld 408576698