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

Issue 3287003: Reland r57812 (Add the new Mac manifest to the application bundle) and remove dummy translations (Closed)

Created:
10 years, 3 months ago by gfeher
Modified:
9 years, 7 months ago
Reviewers:
Mark Mentovai, TVL
CC:
chromium-reviews, pam+watch_chromium.org, markusheintz_, danno
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

Reland r57812 (Add the new Mac manifest to the application bundle) and remove dummy translations Add the policy templates generated from chrome/app/policy_templates.json to the Mac application bundle. (The template generator for Mac is implemented in CL 3116027) Also remove the old manifest file and references to translations that are not there yet. The problem with the previous landing attempt was that in Release mode build, the following script was looking for binary files that were not there: build/mac/strip_from_xcode BUG=49316 TEST=add Chromium to the managed applications' list in the OSX Workgroup Manager, and see if it shows the manageable preferences with English descriptions Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=58366

Patch Set 1 #

Total comments: 3

Patch Set 2 : reduce hackiness #

Total comments: 4

Patch Set 3 : nits #

Patch Set 4 : one more rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -536 lines) Patch
M build/common.gypi View 2 3 chunks +8 lines, -5 lines 0 comments Download
D chrome/app/policy/mac/app-Manifest.plist View 2 3 1 chunk +0 lines, -431 lines 0 comments Download
M chrome/app/policy/policy_templates.grd View 1 2 3 1 chunk +0 lines, -53 lines 0 comments Download
M chrome/chrome_exe.gypi View 1 3 chunks +74 lines, -25 lines 0 comments Download
D chrome/tools/build/mac/copy_mcx_manifest.sh View 1 chunk +0 lines, -22 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
gfeher
Hi, I came up with a solution to the Release mode build failure of http://codereview.chromium.org/3143036/show. ...
10 years, 3 months ago (2010-08-30 13:40:32 UTC) #1
gfeher
10 years, 3 months ago (2010-08-30 13:45:14 UTC) #2
TVL
http://codereview.chromium.org/3287003/diff/1/3 File chrome/chrome_exe.gypi (right): http://codereview.chromium.org/3287003/diff/1/3#newcode506 chrome/chrome_exe.gypi:506: 'mac_real_dsym': 1, i'll defer to mark on if doing ...
10 years, 3 months ago (2010-08-30 14:45:46 UTC) #3
gfeher
Mark? On 2010/08/30 14:45:46, TVL wrote: > http://codereview.chromium.org/3287003/diff/1/3 > File chrome/chrome_exe.gypi (right): > > http://codereview.chromium.org/3287003/diff/1/3#newcode506 ...
10 years, 3 months ago (2010-09-01 20:13:51 UTC) #4
Mark Mentovai
http://codereview.chromium.org/3287003/diff/1/3 File chrome/chrome_exe.gypi (right): http://codereview.chromium.org/3287003/diff/1/3#newcode506 chrome/chrome_exe.gypi:506: 'mac_real_dsym': 1, Instead of doing this, I’d prefer to ...
10 years, 3 months ago (2010-09-01 20:31:56 UTC) #5
gfeher
http://codereview.chromium.org/3287003/diff/1/3 File chrome/chrome_exe.gypi (right): http://codereview.chromium.org/3287003/diff/1/3#newcode506 chrome/chrome_exe.gypi:506: 'mac_real_dsym': 1, I also didn't like it. Thanks for ...
10 years, 3 months ago (2010-09-02 13:58:24 UTC) #6
Mark Mentovai
LGTM on the strip part. You’re deleting app-Manifest.plist and modifying policy_templates.grd, which you weren’t doing ...
10 years, 3 months ago (2010-09-02 14:09:21 UTC) #7
gfeher
Sorry about the new changes. I realized that they are closely related to this CL. ...
10 years, 3 months ago (2010-09-02 14:48:53 UTC) #8
Mark Mentovai
10 years, 3 months ago (2010-09-02 15:03:00 UTC) #9
LGTM. Thanks for the explanation of the other changes.

Powered by Google App Engine
This is Rietveld 408576698