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

Issue 1016543004: [Mac] Use the app's version as the app shim bundle version. (Closed)

Created:
5 years, 9 months ago by jackhou1
Modified:
5 years, 9 months ago
Reviewers:
Robert Sesek, tapted
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Mac] Use the app's version as the app shim bundle version. This sets CFBundleShortVersionString to the app's version_name. It was previously the version of Chrome that built the shim. The Chrome version is now stored in CrBundleVersion. This also adds |version_for_display| to ShortcutInfo. BUG=465617 Committed: https://crrev.com/03b8f5b666728f61940ba94ed99ec7b8ad171fd0 Cr-Commit-Position: refs/heads/master@{#321894}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments. #

Patch Set 3 : Sync and rebase #

Patch Set 4 : Use GetVersionForDisplay. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -4 lines) Patch
M chrome/browser/web_applications/web_app.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/web_applications/web_app.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/web_applications/web_app_mac.mm View 1 2 3 2 chunks +11 lines, -2 lines 0 comments Download
M chrome/browser/web_applications/web_app_mac_unittest.mm View 1 2 3 3 chunks +7 lines, -0 lines 0 comments Download
M chrome/common/mac/app_mode_chrome_locator.mm View 1 2 chunks +7 lines, -1 line 0 comments Download
M chrome/common/mac/app_mode_common.h View 1 chunk +10 lines, -1 line 0 comments Download
M chrome/common/mac/app_mode_common.mm View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
jackhou1
tapted, please take a look
5 years, 9 months ago (2015-03-17 23:19:12 UTC) #2
tapted
https://codereview.chromium.org/1016543004/diff/1/chrome/browser/web_applications/web_app.h File chrome/browser/web_applications/web_app.h (right): https://codereview.chromium.org/1016543004/diff/1/chrome/browser/web_applications/web_app.h#newcode56 chrome/browser/web_applications/web_app.h:56: base::Version version; There's a comment on the bug about ...
5 years, 9 months ago (2015-03-18 01:49:59 UTC) #3
jackhou1
https://codereview.chromium.org/1016543004/diff/1/chrome/browser/web_applications/web_app.h File chrome/browser/web_applications/web_app.h (right): https://codereview.chromium.org/1016543004/diff/1/chrome/browser/web_applications/web_app.h#newcode56 chrome/browser/web_applications/web_app.h:56: base::Version version; On 2015/03/18 01:49:59, tapted wrote: > There's ...
5 years, 9 months ago (2015-03-18 04:43:49 UTC) #4
tapted
lgtm, but we should investigate whether we can do a similar thing for Windows/Linux as ...
5 years, 9 months ago (2015-03-19 04:10:20 UTC) #5
jackhou1
https://codereview.chromium.org/1016543004/diff/1/chrome/browser/web_applications/web_app.h File chrome/browser/web_applications/web_app.h (right): https://codereview.chromium.org/1016543004/diff/1/chrome/browser/web_applications/web_app.h#newcode56 chrome/browser/web_applications/web_app.h:56: base::Version version; On 2015/03/19 04:10:20, tapted (travelling) wrote: > ...
5 years, 9 months ago (2015-03-23 03:37:15 UTC) #6
jackhou1
rsesek, could you please review for OWNERS in: chrome/common/mac/
5 years, 9 months ago (2015-03-23 03:43:00 UTC) #8
Robert Sesek
LGTM
5 years, 9 months ago (2015-03-23 15:18:43 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1016543004/60001
5 years, 9 months ago (2015-03-23 22:22:33 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 9 months ago (2015-03-23 23:22:48 UTC) #13
commit-bot: I haz the power
5 years, 9 months ago (2015-03-23 23:23:51 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/03b8f5b666728f61940ba94ed99ec7b8ad171fd0
Cr-Commit-Position: refs/heads/master@{#321894}

Powered by Google App Engine
This is Rietveld 408576698