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

Issue 420004: Remove old bookmark sync promo from new tab page.... (Closed)

Created:
11 years, 1 month ago by Miranda Callahan
Modified:
9 years, 7 months ago
Reviewers:
idana
CC:
chromium-reviews_googlegroups.com, ben+cc_chromium.org
Visibility:
Public.

Description

Remove old bookmark sync promo from new tab page. BUG=28050, 27338 TEST= old bookmark sync promo should no longer appear on NTP. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=32754

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -16 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/dom_ui/new_tab_page_sync_handler.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/dom_ui/new_tab_page_sync_handler.cc View 1 2 chunks +1 line, -9 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Miranda Callahan
11 years, 1 month ago (2009-11-20 18:15:50 UTC) #1
Miranda Callahan
Hmm, I should at least remove the js with promo message in it; coming shortly. ...
11 years, 1 month ago (2009-11-20 18:18:21 UTC) #2
Miranda Callahan
On second glance -- I don't think the js needs to be touched. It's all ...
11 years, 1 month ago (2009-11-20 18:19:59 UTC) #3
Miranda Callahan
Hi, Idan -- please take another look; I removed the PROMOTION enum, and references to ...
11 years, 1 month ago (2009-11-20 22:24:01 UTC) #4
idana
11 years, 1 month ago (2009-11-20 22:57:00 UTC) #5
LGTM

I am fine with landing the code the way it is. However, it looks like both the
JS code and the NNTP handler can be cleaned up a bit and it'd be nice to open a
bug so that we can track this. For example, the msgtype 'presynced' is never
used but it is being set by the handler and is documented in the JS file. Also,
the JS file documents using the 'synced' msgtype, but it is not actually used in
practice.

Also, if you are planning to merge this change into the stable branch (which I
think you are), you have to make sure you don't merge the .grd file from this
CL.

Powered by Google App Engine
This is Rietveld 408576698