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

Issue 14533004: Start menu shortcuts for apps on Windows are now inside a "Chrome Apps" submenu. (Closed)

Created:
7 years, 7 months ago by Matt Giuca
Modified:
7 years, 7 months ago
CC:
chromium-reviews, tfarina, chrome-apps-syd-reviews_chromium.org, calamity, gab, huangs, saroop
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Start menu shortcuts for apps on Windows are now inside a "Chrome Apps" submenu. The facility to do this was already present, save for a bug fix: if the submenu does not already exist, it is now created instead of failing silently. This change does not affect URL shortcuts. BUG=177579 TEST=Create shortcut in Start Menu for Chrome app; should go in "Chromium Apps" folder. TEST=Create shortcut in Start Menu for URL; should go in top-level Start Menu. TEST=Uninstall Chrome app; should delete shortcut from Chromium Apps folder. If the app is the last shortcut in the folder, should delete folder. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=197304

Patch Set 1 #

Total comments: 3

Patch Set 2 : Don't put URL Apps in the Chrome Apps folder. And delete Chrome Apps folder when empty. #

Total comments: 5

Patch Set 3 : Minor nit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -0 lines) Patch
M chrome/app/chromium_strings.grd View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/app/google_chrome_strings.grd View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/create_application_shortcut_view.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/create_application_shortcut_view.cc View 1 4 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/web_applications/web_app_win.cc View 1 2 4 chunks +21 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Matt Giuca
Hi reviewers, This is intended to be followed up with a CL that creates app ...
7 years, 7 months ago (2013-04-29 05:36:40 UTC) #1
Ben Goodger (Google)
lgtm
7 years, 7 months ago (2013-04-29 16:10:28 UTC) #2
gab
Drive-by. https://codereview.chromium.org/14533004/diff/1/chrome/browser/web_applications/web_app_win.cc File chrome/browser/web_applications/web_app_win.cc (right): https://codereview.chromium.org/14533004/diff/1/chrome/browser/web_applications/web_app_win.cc#newcode312 chrome/browser/web_applications/web_app_win.cc:312: file_util::Delete(*j, false); This will not delete the "Chrome ...
7 years, 7 months ago (2013-04-29 21:43:56 UTC) #3
Matt Giuca
https://codereview.chromium.org/14533004/diff/1/chrome/browser/web_applications/web_app_win.cc File chrome/browser/web_applications/web_app_win.cc (right): https://codereview.chromium.org/14533004/diff/1/chrome/browser/web_applications/web_app_win.cc#newcode312 chrome/browser/web_applications/web_app_win.cc:312: file_util::Delete(*j, false); On 2013/04/29 21:43:57, gab wrote: > This ...
7 years, 7 months ago (2013-04-30 00:53:43 UTC) #4
Matt Giuca
At Ben Wells' suggestion, adding benwells@ as reviewer and moving saroop@ to CC. Ben says: ...
7 years, 7 months ago (2013-04-30 01:16:43 UTC) #5
Matt Giuca
https://codereview.chromium.org/14533004/diff/1/chrome/browser/web_applications/web_app_win.cc File chrome/browser/web_applications/web_app_win.cc (right): https://codereview.chromium.org/14533004/diff/1/chrome/browser/web_applications/web_app_win.cc#newcode312 chrome/browser/web_applications/web_app_win.cc:312: file_util::Delete(*j, false); On 2013/04/30 00:53:43, Matt Giuca wrote: > ...
7 years, 7 months ago (2013-04-30 02:58:03 UTC) #6
benwells
lgtm with a nit https://codereview.chromium.org/14533004/diff/15001/chrome/browser/web_applications/web_app_win.cc File chrome/browser/web_applications/web_app_win.cc (right): https://codereview.chromium.org/14533004/diff/15001/chrome/browser/web_applications/web_app_win.cc#newcode22 chrome/browser/web_applications/web_app_win.cc:22: #include "grit/chromium_strings.h" I think you'll ...
7 years, 7 months ago (2013-04-30 03:22:19 UTC) #7
Matt Giuca
https://codereview.chromium.org/14533004/diff/15001/chrome/browser/web_applications/web_app_win.cc File chrome/browser/web_applications/web_app_win.cc (right): https://codereview.chromium.org/14533004/diff/15001/chrome/browser/web_applications/web_app_win.cc#newcode22 chrome/browser/web_applications/web_app_win.cc:22: #include "grit/chromium_strings.h" On 2013/04/30 03:22:19, benwells wrote: > I ...
7 years, 7 months ago (2013-04-30 03:50:36 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mgiuca@chromium.org/14533004/22001
7 years, 7 months ago (2013-04-30 03:51:55 UTC) #9
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
7 years, 7 months ago (2013-04-30 06:07:25 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mgiuca@chromium.org/14533004/22001
7 years, 7 months ago (2013-04-30 06:08:51 UTC) #11
commit-bot: I haz the power
7 years, 7 months ago (2013-04-30 06:30:57 UTC) #12
Message was sent while issue was closed.
Change committed as 197304

Powered by Google App Engine
This is Rietveld 408576698