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

Issue 10809059: Use CFBundleVersion for product_version on iOS (Closed)

Created:
8 years, 5 months ago by stuartmorgan
Modified:
8 years, 5 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews, erikwright (departed), brettw-cc_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Use CFBundleVersion for product_version on iOS On OS X, CFBundleVersion is used by LaunchServices, and must follow specific formatting rules, so the four-part Chrome version is in CFBundleShortVersionString. On iOS, however, CFBundleVersion can be the full version, but CFBundleShortVersionString has a policy-enfoced limit of three version components. BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148081

Patch Set 1 #

Patch Set 2 : Update year #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -1 line) Patch
M base/file_version_info_mac.mm View 1 2 chunks +10 lines, -1 line 2 comments Download

Messages

Total messages: 5 (0 generated)
stuartmorgan
8 years, 5 months ago (2012-07-23 20:30:07 UTC) #1
Mark Mentovai
LGTM https://chromiumcodereview.appspot.com/10809059/diff/1002/base/file_version_info_mac.mm File base/file_version_info_mac.mm (right): https://chromiumcodereview.appspot.com/10809059/diff/1002/base/file_version_info_mac.mm#newcode65 base/file_version_info_mac.mm:65: // CFBundleShortVersionString. On iOS, however, CFBundleVersion can be ...
8 years, 5 months ago (2012-07-23 20:48:43 UTC) #2
stuartmorgan
https://chromiumcodereview.appspot.com/10809059/diff/1002/base/file_version_info_mac.mm File base/file_version_info_mac.mm (right): https://chromiumcodereview.appspot.com/10809059/diff/1002/base/file_version_info_mac.mm#newcode65 base/file_version_info_mac.mm:65: // CFBundleShortVersionString. On iOS, however, CFBundleVersion can be the ...
8 years, 5 months ago (2012-07-24 09:37:55 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/10809059/1002
8 years, 5 months ago (2012-07-24 09:38:09 UTC) #4
commit-bot: I haz the power
8 years, 5 months ago (2012-07-24 11:19:09 UTC) #5
Change committed as 148081

Powered by Google App Engine
This is Rietveld 408576698