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

Issue 1881053002: Rework build/mac/tweak_info_plist.py to not rely on environment variables. (Closed)

Created:
4 years, 8 months ago by Robert Sesek
Modified:
4 years, 8 months ago
Reviewers:
Devlin, Nico
CC:
chromium-reviews, darin-cc_chromium.org, jam, extensions-reviews_chromium.org, chromium-apps-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Rework build/mac/tweak_info_plist.py to not rely on environment variables. Instead, pass the --plist to tweak on the command line. This way the script can be used in both GYP and GN builds. There is one behavior change: previously passing --keystone=1 would only insert the Keystone keys if env['CONFIGURATION']=='Release' and after this change, the keys will be added regardless of the build configuration if the flag is passed. BUG=297668 Committed: https://crrev.com/adf34911dcb45fab4d7e13c4d7ef43e3dea840eb Cr-Commit-Position: refs/heads/master@{#386854}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -6 lines) Patch
M build/mac/tweak_info_plist.py View 1 5 chunks +11 lines, -6 lines 0 comments Download
M chrome/app_shim/app_shim.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/chrome.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/chrome_dll_bundle.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/chrome_exe.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M content/content_shell.gypi View 3 chunks +3 lines, -0 lines 0 comments Download
M extensions/shell/app_shell.gyp View 3 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
Robert Sesek
4 years, 8 months ago (2016-04-12 16:46:18 UTC) #2
Nico
lgtm https://codereview.chromium.org/1881053002/diff/1/build/mac/tweak_info_plist.py File build/mac/tweak_info_plist.py (right): https://codereview.chromium.org/1881053002/diff/1/build/mac/tweak_info_plist.py#newcode258 build/mac/tweak_info_plist.py:258: # Only add Keystone in Release builds. update ...
4 years, 8 months ago (2016-04-12 19:07:04 UTC) #3
Robert Sesek
https://codereview.chromium.org/1881053002/diff/1/build/mac/tweak_info_plist.py File build/mac/tweak_info_plist.py (right): https://codereview.chromium.org/1881053002/diff/1/build/mac/tweak_info_plist.py#newcode258 build/mac/tweak_info_plist.py:258: # Only add Keystone in Release builds. On 2016/04/12 ...
4 years, 8 months ago (2016-04-12 19:30:34 UTC) #4
Robert Sesek
+rdevlin for //extensions OWNERS
4 years, 8 months ago (2016-04-12 19:31:54 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1881053002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1881053002/20001
4 years, 8 months ago (2016-04-12 19:37:36 UTC) #8
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-12 21:11:12 UTC) #10
Devlin
extensions lgtm note: I'm not gyp expert, so I'm mostly trusting you/Nico.
4 years, 8 months ago (2016-04-12 23:09:35 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1881053002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1881053002/20001
4 years, 8 months ago (2016-04-12 23:11:24 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-12 23:20:05 UTC) #15
commit-bot: I haz the power
4 years, 8 months ago (2016-04-12 23:21:29 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/adf34911dcb45fab4d7e13c4d7ef43e3dea840eb
Cr-Commit-Position: refs/heads/master@{#386854}

Powered by Google App Engine
This is Rietveld 408576698