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

Issue 10828228: Make the Mac Info.plist SCM keys generic (Closed)

Created:
8 years, 4 months ago by stuartmorgan
Modified:
8 years, 4 months ago
Reviewers:
Mark Mentovai, jam
CC:
chromium-reviews, joi+watch-content_chromium.org, erikwright (departed), darin-cc_chromium.org, jam, brettw-cc_chromium.org
Visibility:
Public.

Description

Make the Mac Info.plist SCM keys generic This allows the file_version_info_mac code to make sense for any SCM (e.g., git). It also aligns the use of FetchVersionInfo to its documented behavior, which is to return a (branch, revision) tuple for "some appropriate revision control system". BUG=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=153101

Patch Set 1 #

Total comments: 2

Patch Set 2 : Change branch back to path #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -27 lines) Patch
M base/file_version_info_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M build/mac/tweak_info_plist.py View 1 4 chunks +11 lines, -11 lines 0 comments Download
M chrome/chrome.gyp View 1 2 chunks +6 lines, -6 lines 0 comments Download
M chrome/chrome_dll.gypi View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/chrome_exe.gypi View 1 chunk +3 lines, -3 lines 0 comments Download
M content/content_shell.gypi View 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
stuartmorgan
8 years, 4 months ago (2012-08-21 04:23:46 UTC) #1
Mark Mentovai
LGTM otherwise http://codereview.chromium.org/10828228/diff/1/build/mac/tweak_info_plist.py File build/mac/tweak_info_plist.py (right): http://codereview.chromium.org/10828228/diff/1/build/mac/tweak_info_plist.py#newcode121 build/mac/tweak_info_plist.py:121: plist['SCMBranch'] = scm_branch “branch” isn’t really right ...
8 years, 4 months ago (2012-08-21 13:54:43 UTC) #2
stuartmorgan
http://codereview.chromium.org/10828228/diff/1/build/mac/tweak_info_plist.py File build/mac/tweak_info_plist.py (right): http://codereview.chromium.org/10828228/diff/1/build/mac/tweak_info_plist.py#newcode121 build/mac/tweak_info_plist.py:121: plist['SCMBranch'] = scm_branch On 2012/08/21 13:54:43, Mark Mentovai wrote: ...
8 years, 4 months ago (2012-08-22 09:35:54 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stuartmorgan@chromium.org/10828228/4001
8 years, 4 months ago (2012-08-22 09:36:19 UTC) #4
commit-bot: I haz the power
Presubmit check for 10828228-4001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 4 months ago (2012-08-22 09:36:26 UTC) #5
stuartmorgan
+darin for OWNERS
8 years, 4 months ago (2012-08-22 09:59:04 UTC) #6
stuartmorgan
Oops, Darin is out. +jam for OWNERS
8 years, 4 months ago (2012-08-23 09:36:14 UTC) #7
jam
lgtm
8 years, 4 months ago (2012-08-23 17:06:13 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stuartmorgan@chromium.org/10828228/4001
8 years, 4 months ago (2012-08-23 19:24:22 UTC) #9
commit-bot: I haz the power
8 years, 4 months ago (2012-08-23 22:53:20 UTC) #10
Change committed as 153101

Powered by Google App Engine
This is Rietveld 408576698