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

Issue 394005: Add message and image to NTP to promote extensions and bookmark sync.... (Closed)

Created:
11 years, 1 month ago by Miranda Callahan
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, Aaron Boodman, Erik does not do reviews, pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Add message and image to NTP to promote extensions and bookmark sync. BUG=27393, 26744 TEST= promotional messages should show up on NTP. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=32027

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 33

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Patch Set 9 : '' #

Total comments: 2

Patch Set 10 : '' #

Total comments: 10
Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -22 lines) Patch
M chrome/app/resources/locale_settings.grd View 1 2 3 6 7 8 9 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/app/theme/theme_resources.grd View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/dom_ui/dom_ui_theme_source.cc View 1 2 3 4 5 6 7 8 9 1 chunk +5 lines, -2 lines 0 comments Download
M chrome/browser/dom_ui/new_tab_ui.cc View 1 2 3 4 5 6 7 8 9 4 chunks +42 lines, -2 lines 0 comments Download
M chrome/browser/resources/new_new_tab.css View 4 5 6 7 8 9 1 chunk +56 lines, -6 lines 6 comments Download
M chrome/browser/resources/new_new_tab.html View 4 5 6 7 8 9 2 chunks +14 lines, -6 lines 2 comments Download
M chrome/browser/resources/new_new_tab.js View 1 2 3 4 5 6 7 8 9 1 chunk +8 lines, -0 lines 2 comments Download
M chrome/browser/resources/new_tab_theme.css View 1 2 3 4 5 6 7 8 9 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/common/pref_names.h View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/pref_names.cc View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Miranda Callahan
Arv, I am handing this off to review, but my Javascript-fu is still breaking on ...
11 years, 1 month ago (2009-11-13 20:54:54 UTC) #1
arv (Not doing code reviews)
Where are the images? http://codereview.chromium.org/394005/diff/6033/5018 File chrome/browser/dom_ui/new_tab_ui.cc (right): http://codereview.chromium.org/394005/diff/6033/5018#newcode219 Line 219: dom_ui_->RegisterMessageCallback("zeroPromoMessageCounter", I don't like ...
11 years, 1 month ago (2009-11-13 22:08:52 UTC) #2
Miranda Callahan
Responded to comments; thanks for your great help. The images were uploaded earlier today in ...
11 years, 1 month ago (2009-11-14 02:55:55 UTC) #3
Ben Goodger (Google)
OK, let's get this in now for the next dev channel. Arv can follow up ...
11 years, 1 month ago (2009-11-15 18:48:07 UTC) #4
Miranda Callahan
http://codereview.chromium.org/394005/diff/8013/24 File chrome/browser/dom_ui/new_tab_ui.cc (right): http://codereview.chromium.org/394005/diff/8013/24#newcode215 Line 215: DISALLOW_COPY_AND_ASSIGN(PromotionalMessageHandler); On 2009/11/15 18:48:07, Ben Goodger wrote: > ...
11 years, 1 month ago (2009-11-15 18:55:29 UTC) #5
arv (Not doing code reviews)
http://codereview.chromium.org/394005/diff/5064/6078 File chrome/browser/resources/new_new_tab.css (right): http://codereview.chromium.org/394005/diff/5064/6078#newcode693 Line 693: display: block; Do you really need display block ...
11 years, 1 month ago (2009-11-16 17:47:48 UTC) #6
Miranda Callahan
Addressed all comments. Because this bug was committed, and because I have another tweak to ...
11 years, 1 month ago (2009-11-16 22:10:54 UTC) #7
arv (Not doing code reviews)
11 years, 1 month ago (2009-11-16 22:15:05 UTC) #8
On Mon, Nov 16, 2009 at 14:10, <mirandac@chromium.org> wrote:
>
>  http://codereview.chromium.org/394005/diff/5064/6077#newcode175
> Line 175: <div id="bottom-right-promo">
> On 2009/11/16 17:47:48, arv wrote:
>
>> can you put this after main like before?
>>
>
> I put it up here so it will be at the bottom of the z-axis, and allow
> the rest of the page to float over it (at a request from Glen).


z-index is your friend.

Looking at the other CL now.


-- 
erik

Powered by Google App Engine
This is Rietveld 408576698