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

Issue 3001003: NTP: Use the store as the last thumbnail in case we have no apps installed.... (Closed)

Created:
10 years, 5 months ago by arv (Not doing code reviews)
Modified:
9 years, 4 months ago
Reviewers:
Aaron Boodman
CC:
chromium-reviews, Erik does not do reviews, pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

NTP: Use the store as the last thumbnail in case we have no apps installed. 1. If no apps are installed we add an item for the store to the most visited section. 2. No longer hide the most visited by default. 3. This removes the default apps on non ChromeOS BUG=46028, 47700 TEST=With a clean profile without any apps installed you should see the store thumbnail unless you blacklist it or pin 8 ohter pages. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52998

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 6

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -43 lines) Patch
M chrome/browser/dom_ui/most_visited_handler.h View 1 2 3 4 5 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/dom_ui/most_visited_handler.cc View 1 2 3 4 5 7 chunks +56 lines, -0 lines 0 comments Download
M chrome/browser/dom_ui/ntp_resource_cache.cc View 1 2 3 4 5 5 chunks +12 lines, -9 lines 0 comments Download
M chrome/browser/dom_ui/shown_sections_handler.h View 1 2 3 4 5 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/dom_ui/shown_sections_handler.cc View 1 2 3 4 5 2 chunks +0 lines, -20 lines 0 comments Download
M chrome/browser/extensions/extensions_service.h View 5 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extensions_service.cc View 1 2 5 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/browser/profile.cc View 1 2 3 4 5 1 chunk +1 line, -5 lines 0 comments Download
M chrome/browser/resources/ntp/apps.css View 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/resources/ntp/apps.js View 3 4 5 5 chunks +19 lines, -2 lines 0 comments Download
A chrome/browser/resources/ntp/web_store_icon.png View Binary file 0 comments Download
M chrome/common/pref_names.h View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/pref_names.cc View 1 2 3 4 5 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
arv (Not doing code reviews)
10 years, 5 months ago (2010-07-14 23:45:20 UTC) #1
arv (Not doing code reviews)
ping
10 years, 5 months ago (2010-07-15 17:15:07 UTC) #2
Aaron Boodman
Can you also attach some screen shots of what it looks like in the various ...
10 years, 5 months ago (2010-07-15 18:35:19 UTC) #3
arv (Not doing code reviews)
http://codereview.chromium.org/3001003/diff/14001/15009 File chrome/browser/extensions/extensions_service.cc (left): http://codereview.chromium.org/3001003/diff/14001/15009#oldcode112 chrome/browser/extensions/extensions_service.cc:112: CommandLine::ForCurrentProcess()->GetSwitchValueASCII( On 2010/07/15 18:35:19, Aaron Boodman wrote: > Why ...
10 years, 5 months ago (2010-07-15 19:04:18 UTC) #4
arv (Not doing code reviews)
On Thu, Jul 15, 2010 at 11:35, <aa@chromium.org> wrote: > Can you also attach some ...
10 years, 5 months ago (2010-07-15 19:16:59 UTC) #5
Aaron Boodman
http://codereview.chromium.org/3001003/diff/14001/15009 File chrome/browser/extensions/extensions_service.cc (left): http://codereview.chromium.org/3001003/diff/14001/15009#oldcode112 chrome/browser/extensions/extensions_service.cc:112: CommandLine::ForCurrentProcess()->GetSwitchValueASCII( On 2010/07/15 19:04:18, arv wrote: > On 2010/07/15 ...
10 years, 5 months ago (2010-07-15 20:19:26 UTC) #6
arv (Not doing code reviews)
ptal
10 years, 5 months ago (2010-07-16 19:15:29 UTC) #7
Aaron Boodman
I still think that HasApps() should move to ExtensionsService so others can use it. Other ...
10 years, 5 months ago (2010-07-16 19:31:30 UTC) #8
arv (Not doing code reviews)
10 years, 5 months ago (2010-07-16 20:26:14 UTC) #9
On Fri, Jul 16, 2010 at 12:31,  <aa@chromium.org> wrote:
> I still think that HasApps() should move to ExtensionsService so others can
> use
> it. Other than that LGTM.

Yeah, me too, I had to run to lunch and forgot.

-- 
erik

Powered by Google App Engine
This is Rietveld 408576698