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

Issue 5340007: NTP update for ChromeOS. (Closed)

Created:
10 years ago by xiyuan
Modified:
9 years, 7 months ago
CC:
chromium-reviews, arv (Not doing code reviews), ben+cc_chromium.org, zel
Visibility:
Public.

Description

NTP update for ChromeOS. - Default to show expanded apps (i.e. most visited and recently closed secion is closed by default); - Move closed section bar up to underneath the expanded sections; - Add a seprate line between expanded and closed section bar; - Change the closed section menu footer text to "Expand" BUG=chromium-os:9737 TEST=Verify fix for chromium-os:9737 and no change to non chrome os version. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=67736

Patch Set 1 #

Patch Set 2 : default to close THUMB and RECENT section #

Total comments: 4

Patch Set 3 : address aa's comments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -9 lines) Patch
M chrome/app/generated_resources.grd View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/dom_ui/ntp_resource_cache.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/dom_ui/shown_sections_handler.cc View 1 1 chunk +6 lines, -0 lines 1 comment Download
M chrome/browser/resources/new_new_tab.css View 2 chunks +9 lines, -1 line 0 comments Download
M chrome/browser/resources/new_new_tab.html View 1 2 1 chunk +6 lines, -5 lines 0 comments Download
M chrome/browser/resources/new_new_tab.js View 1 2 2 chunks +8 lines, -2 lines 0 comments Download
M chrome/browser/resources/new_tab_theme.css View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
xiyuan
This is one of the last bits for R9.x. Please review. Thanks.
10 years ago (2010-11-30 16:52:33 UTC) #1
Aaron Boodman
It is a bit abnormal to modify the ntp for only chrome os. As long ...
10 years ago (2010-11-30 18:38:32 UTC) #2
xiyuan
All nits fixed. Yeah, I do not like to special-case ChromeOs either. :( This comes ...
10 years ago (2010-11-30 19:07:58 UTC) #3
Aaron Boodman
lgtm
10 years ago (2010-11-30 19:10:25 UTC) #4
Dmitry Polukhin
10 years ago (2010-11-30 20:06:55 UTC) #5
FYI

http://codereview.chromium.org/5340007/diff/7002/chrome/browser/dom_ui/shown_...
File chrome/browser/dom_ui/shown_sections_handler.cc (right):

http://codereview.chromium.org/5340007/diff/7002/chrome/browser/dom_ui/shown_...
chrome/browser/dom_ui/shown_sections_handler.cc:99: APPS | MINIMIZED_THUMB |
MINIMIZED_RECENT);
I think if no app are installed, it will show all sections closed. Apps section
should be opened if you have at least one app installed due to my change CL
http://codereview.chromium.org/4885001

Powered by Google App Engine
This is Rietveld 408576698