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

Issue 7566026: Sync Promo: Remember promo expanded state (Closed)

Created:
9 years, 4 months ago by sail
Modified:
9 years, 4 months ago
CC:
chromium-reviews, estade+watch_chromium.org
Visibility:
Public.

Description

Sync Promo: Remember promo expanded state With this change we save the expanded/collapsed state of the sync promo to preferences. BUG= TEST=Collapsed the promo and verified that it stayed collapsed on the next launch. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95478

Patch Set 1 #

Total comments: 4

Patch Set 2 : address review comments #

Patch Set 3 : address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -1 line) Patch
M chrome/browser/profiles/profile.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/ntp/new_tab_sync_setup_handler.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/ntp/new_tab_sync_setup_handler.cc View 1 2 chunks +13 lines, -1 line 0 comments Download
M chrome/common/pref_names.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
sail
erg: profile stuff jhawkins: everything else
9 years, 4 months ago (2011-08-04 02:16:06 UTC) #1
James Hawkins
http://codereview.chromium.org/7566026/diff/1/chrome/browser/ui/webui/ntp/new_tab_sync_setup_handler.cc File chrome/browser/ui/webui/ntp/new_tab_sync_setup_handler.cc (right): http://codereview.chromium.org/7566026/diff/1/chrome/browser/ui/webui/ntp/new_tab_sync_setup_handler.cc#newcode86 chrome/browser/ui/webui/ntp/new_tab_sync_setup_handler.cc:86: if (web_ui_->GetProfile()->GetPrefs()->GetBoolean( Combine this if logic with the logic ...
9 years, 4 months ago (2011-08-04 02:57:37 UTC) #2
Elliot Glaysher
profile lgtm
9 years, 4 months ago (2011-08-04 17:22:47 UTC) #3
sail
http://codereview.chromium.org/7566026/diff/1/chrome/browser/ui/webui/ntp/new_tab_sync_setup_handler.cc File chrome/browser/ui/webui/ntp/new_tab_sync_setup_handler.cc (right): http://codereview.chromium.org/7566026/diff/1/chrome/browser/ui/webui/ntp/new_tab_sync_setup_handler.cc#newcode86 chrome/browser/ui/webui/ntp/new_tab_sync_setup_handler.cc:86: if (web_ui_->GetProfile()->GetPrefs()->GetBoolean( On 2011/08/04 02:57:37, James Hawkins wrote: > ...
9 years, 4 months ago (2011-08-04 17:33:01 UTC) #4
James Hawkins
LGTM
9 years, 4 months ago (2011-08-04 17:35:40 UTC) #5
commit-bot: I haz the power
9 years, 4 months ago (2011-08-04 20:29:22 UTC) #6
Change committed as 95478

Powered by Google App Engine
This is Rietveld 408576698