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

Issue 12912003: [mac] Create app shortcuts in a subfolder of /Applications (Closed)

Created:
7 years, 9 months ago by jeremya
Modified:
7 years, 9 months ago
Reviewers:
Robert Sesek, benwells
CC:
chromium-reviews, sail+watch_chromium.org, chrome-apps-syd-reviews_chromium.org
Visibility:
Public.

Description

[mac] Create app shortcuts in a subfolder of /Applications App shortcuts will be created in /Applications/Chrome Apps.localized, to support future localization of the directory name (see https://developer.apple.com/library/mac/#documentation/MacOSX/Conceptual/BPInternational/Articles/LocalizingPathnames.html for details) R=benwells@chromium.org, rsesek@chromium.org BUG=180745 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=188944 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=189243

Patch Set 1 #

Total comments: 1

Patch Set 2 : . #

Patch Set 3 : Fix tests. #

Patch Set 4 : Fail if dirname of chrome apps dir doesn't exist or isn't a directory. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -18 lines) Patch
M chrome/browser/web_applications/web_app_mac.h View 1 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/web_applications/web_app_mac.mm View 1 2 3 3 chunks +26 lines, -12 lines 0 comments Download
M chrome/browser/web_applications/web_app_mac_unittest.mm View 1 2 3 4 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
jeremya
7 years, 9 months ago (2013-03-18 04:41:24 UTC) #1
benwells
lgtm https://codereview.chromium.org/12912003/diff/1/chrome/browser/web_applications/web_app_mac.mm File chrome/browser/web_applications/web_app_mac.mm (right): https://codereview.chromium.org/12912003/diff/1/chrome/browser/web_applications/web_app_mac.mm#newcode152 chrome/browser/web_applications/web_app_mac.mm:152: const base::FilePath& app_file_name) const { Is there a ...
7 years, 9 months ago (2013-03-18 05:01:17 UTC) #2
jeremya
On 2013/03/18 05:01:17, benwells wrote: > lgtm > > https://codereview.chromium.org/12912003/diff/1/chrome/browser/web_applications/web_app_mac.mm > File chrome/browser/web_applications/web_app_mac.mm (right): > ...
7 years, 9 months ago (2013-03-18 05:27:55 UTC) #3
Robert Sesek
Not all users are administrators, and so won't be able to write to /Applications by ...
7 years, 9 months ago (2013-03-18 15:33:35 UTC) #4
jeremya
On 2013/03/18 15:33:35, rsesek wrote: > Not all users are administrators, and so won't be ...
7 years, 9 months ago (2013-03-18 22:08:28 UTC) #5
Robert Sesek
So it does. LGTM.
7 years, 9 months ago (2013-03-18 22:09:35 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jeremya@chromium.org/12912003/4001
7 years, 9 months ago (2013-03-18 23:29:45 UTC) #7
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 9 months ago (2013-03-19 00:21:46 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jeremya@chromium.org/12912003/20001
7 years, 9 months ago (2013-03-19 00:41:25 UTC) #9
commit-bot: I haz the power
Change committed as 188944
7 years, 9 months ago (2013-03-19 03:41:50 UTC) #10
jeremya
Reopened to reland since i've fixed the test now.
7 years, 9 months ago (2013-03-20 00:22:44 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jeremya@chromium.org/12912003/37001
7 years, 9 months ago (2013-03-20 00:27:42 UTC) #12
commit-bot: I haz the power
7 years, 9 months ago (2013-03-20 11:57:36 UTC) #13
Message was sent while issue was closed.
Change committed as 189243

Powered by Google App Engine
This is Rietveld 408576698