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

Issue 3538014: Implement layout of NTP apps promo. (Closed)

Created:
10 years, 2 months ago by Aaron Boodman
Modified:
9 years, 6 months ago
CC:
chromium-reviews, ben+cc_chromium.org
Base URL:
git://codf21.jail/chromium.git
Visibility:
Public.

Description

Implement layout of NTP apps promo. Subsequent changes will show it at the correct time. BUG=53972 TEST=chrome --force-apps-promo-visible, open NTP. Should see promo.

Patch Set 1 #

Total comments: 7
Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -6 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +13 lines, -1 line 0 comments Download
M chrome/browser/dom_ui/ntp_resource_cache.cc View 4 chunks +16 lines, -0 lines 0 comments Download
M chrome/browser/resources/new_new_tab.html View 2 chunks +10 lines, -2 lines 2 comments Download
M chrome/browser/resources/new_new_tab.js View 1 chunk +8 lines, -0 lines 2 comments Download
M chrome/browser/resources/new_tab_theme.css View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/resources/ntp/apps.css View 1 chunk +48 lines, -1 line 3 comments Download
M chrome/browser/resources/ntp/apps.js View 2 chunks +8 lines, -2 lines 0 comments Download
M chrome/browser/themes/browser_theme_provider.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/themes/browser_theme_provider.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Aaron Boodman
Screen cap here: http://imgur.com/hukyu
10 years, 2 months ago (2010-10-06 19:52:22 UTC) #1
Bons
LGTM http://codereview.chromium.org/3538014/diff/1/4 File chrome/browser/resources/new_new_tab.html (right): http://codereview.chromium.org/3538014/diff/1/4#newcode137 chrome/browser/resources/new_new_tab.html:137: <button id="apps-promo-hide" i18n-content="appspromohide"></button> isn't it semantically equivalent to ...
10 years, 2 months ago (2010-10-06 20:04:06 UTC) #2
arv (Not doing code reviews)
FYI http://codereview.chromium.org/3538014/diff/1/4 File chrome/browser/resources/new_new_tab.html (right): http://codereview.chromium.org/3538014/diff/1/4#newcode137 chrome/browser/resources/new_new_tab.html:137: <button id="apps-promo-hide" i18n-content="appspromohide"></button> On 2010/10/06 20:04:06, Andrew Bonventre ...
10 years, 2 months ago (2010-10-06 20:48:36 UTC) #3
Bons
10 years, 2 months ago (2010-10-06 21:02:23 UTC) #4
Got it. Thanks Arv!

Powered by Google App Engine
This is Rietveld 408576698