Chromium Code Reviews

Issue 2832014: NTP: Add ability to uninstall apps from the ntp.... (Closed)

Created:
10 years, 6 months ago by arv (Not doing code reviews)
Modified:
9 years, 3 months ago
Reviewers:
Aaron Boodman
CC:
chromium-reviews, arv (Not doing code reviews), ben+cc_chromium.org
Visibility:
Public.

Description

NTP: Add ability to uninstall apps from the ntp. BUG=44915 TEST=Start chrome with --enable-apps (and optionally --enable-accelerated-compositing). Install some apps. Now hover over the app icon and click the wrench icon. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=50368

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Stats (+328 lines, -152 lines)
M chrome/app/generated_resources.grd View 1 chunk +12 lines, -1 line 0 comments
M chrome/browser/dom_ui/app_launcher_handler.h View 1 chunk +5 lines, -2 lines 0 comments
M chrome/browser/dom_ui/app_launcher_handler.cc View 4 chunks +24 lines, -10 lines 0 comments
M chrome/browser/dom_ui/ntp_resource_cache.cc View 2 chunks +11 lines, -0 lines 0 comments
M chrome/browser/resources/new_new_tab.css View 1 chunk +0 lines, -50 lines 0 comments
M chrome/browser/resources/new_new_tab.html View 3 chunks +4 lines, -1 line 0 comments
M chrome/browser/resources/new_new_tab.js View 1 chunk +0 lines, -87 lines 0 comments
M chrome/browser/resources/new_tab_theme.css View 1 chunk +2 lines, -1 line 0 comments
A chrome/browser/resources/ntp/apps.css View 1 chunk +154 lines, -0 lines 0 comments
A chrome/browser/resources/ntp/apps.js View 1 chunk +116 lines, -0 lines 0 comments

Messages

Total messages: 2 (0 generated)
arv (Not doing code reviews)
10 years, 6 months ago (2010-06-19 01:05:17 UTC) #1
Aaron Boodman
10 years, 6 months ago (2010-06-19 01:12:15 UTC) #2
lgtm

Powered by Google App Engine