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

Issue 5958002: Do not show apps section until default apps are installed. (Closed)

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

Description

Do not show apps section until default apps are installed. The referenced bugs were side-effects of this underlying issue. BUG=67073, 67075 TEST=Run chrome on new profile. Apps section should not show up initially. Go to chrome://extensions/ -> developer mode, and click 'update now'. Apps should show up along with promo. Uninstall all apps. Apps section should keep showing up. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=69758

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -3 lines) Patch
M chrome/browser/dom_ui/app_launcher_handler.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/browser/extensions/default_apps.h View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/resources/new_new_tab.html View 2 chunks +15 lines, -1 line 1 comment Download
M chrome/browser/resources/ntp/apps.js View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Aaron Boodman
10 years ago (2010-12-17 08:00:41 UTC) #1
arv (Not doing code reviews)
10 years ago (2010-12-17 21:55:35 UTC) #2
LGTM but the "This is insane..." comment scares me. We should just fix it, it
cannot be that hard (famous last words)

http://codereview.chromium.org/5958002/diff/1/chrome/browser/resources/new_ne...
File chrome/browser/resources/new_new_tab.html (right):

http://codereview.chromium.org/5958002/diff/1/chrome/browser/resources/new_ne...
chrome/browser/resources/new_new_tab.html:323: // This is insane, but we use the
CSS class 'disabled' for both 'minimized'
Is it worth fixing this first?

Powered by Google App Engine
This is Rietveld 408576698