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

Issue 542223002: Use a different plist key for iOS versioning (Closed)

Created:
6 years, 3 months ago by stuartmorgan
Modified:
6 years, 3 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org, rohitrao (ping after 24h)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Use a different plist key for iOS versioning App Store rules appear to be moving toward enforcing the format of CFBundleVerison on iOS, so this allows setting a custom plist key to store the full Chrome version instead. BUG=411302 Committed: https://crrev.com/5e617acfcbe4287342fbd7351039b443fec9d6ee Cr-Commit-Position: refs/heads/master@{#293802}

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -3 lines) Patch
M base/file_version_info_mac.mm View 1 chunk +6 lines, -3 lines 5 comments Download

Messages

Total messages: 11 (3 generated)
stuartmorgan
The iOS tweak_info_plist is still not upstreamed, which is why there are no other changes ...
6 years, 3 months ago (2014-09-05 16:46:00 UTC) #2
rohitrao (ping after 24h)
lgtm https://codereview.chromium.org/542223002/diff/1/base/file_version_info_mac.mm File base/file_version_info_mac.mm (right): https://codereview.chromium.org/542223002/diff/1/base/file_version_info_mac.mm#newcode69 base/file_version_info_mac.mm:69: base::string16 version(GetString16Value(CFSTR("CrBundleVersion"))); We can use whatever key we ...
6 years, 3 months ago (2014-09-05 17:01:50 UTC) #4
stuartmorgan
https://codereview.chromium.org/542223002/diff/1/base/file_version_info_mac.mm File base/file_version_info_mac.mm (right): https://codereview.chromium.org/542223002/diff/1/base/file_version_info_mac.mm#newcode69 base/file_version_info_mac.mm:69: base::string16 version(GetString16Value(CFSTR("CrBundleVersion"))); On 2014/09/05 17:01:50, rohitrao wrote: > We ...
6 years, 3 months ago (2014-09-05 17:15:09 UTC) #5
stuartmorgan
https://codereview.chromium.org/542223002/diff/1/base/file_version_info_mac.mm File base/file_version_info_mac.mm (right): https://codereview.chromium.org/542223002/diff/1/base/file_version_info_mac.mm#newcode72 base/file_version_info_mac.mm:72: return GetString16Value(CFSTR("CFBundleVersion")); Also, the fallback should make life easier ...
6 years, 3 months ago (2014-09-05 17:24:55 UTC) #6
Mark Mentovai
LGTM
6 years, 3 months ago (2014-09-05 17:29:12 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stuartmorgan@chromium.org/542223002/1
6 years, 3 months ago (2014-09-08 17:48:44 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1) as 2213a2619d191e6a9c41d4c75aeadf320d06fbf1
6 years, 3 months ago (2014-09-08 22:52:34 UTC) #10
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:48:40 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/5e617acfcbe4287342fbd7351039b443fec9d6ee
Cr-Commit-Position: refs/heads/master@{#293802}

Powered by Google App Engine
This is Rietveld 408576698