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

Issue 2749014: Split sign.sh into two pieces (Closed)

Created:
10 years, 6 months ago by Mark Mentovai
Modified:
9 years, 7 months ago
Reviewers:
TVL
CC:
chromium-reviews, kuchhal
Visibility:
Public.

Description

Split sign.sh into two pieces to allow the contents of the versioned directory to be signed independently of the outer browser application bundle. BUG=45017 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49552

Patch Set 1 #

Total comments: 8

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -207 lines) Patch
M chrome/chrome_installer.gypi View 1 chunk +8 lines, -9 lines 0 comments Download
D chrome/installer/mac/make_sign_sh View 1 chunk +0 lines, -48 lines 0 comments Download
A + chrome/installer/mac/make_signers.sh View 1 1 chunk +47 lines, -31 lines 0 comments Download
D chrome/installer/mac/sign.sh.in View 1 chunk +0 lines, -51 lines 0 comments Download
A + chrome/installer/mac/sign_app.sh.in View 1 1 chunk +37 lines, -35 lines 0 comments Download
A + chrome/installer/mac/sign_versioned_dir.sh.in View 1 1 chunk +33 lines, -33 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Mark Mentovai
10 years, 6 months ago (2010-06-10 19:42:52 UTC) #1
TVL
http://codereview.chromium.org/2749014/diff/1/4 File chrome/installer/mac/make_signers.sh (right): http://codereview.chromium.org/2749014/diff/1/4#newcode27 chrome/installer/mac/make_signers.sh:27: ME="$(basename "${0}")" readonly on any of these? http://codereview.chromium.org/2749014/diff/1/4#newcode41 chrome/installer/mac/make_signers.sh:41: ...
10 years, 6 months ago (2010-06-10 19:53:27 UTC) #2
Mark Mentovai
I also got rid of the echoes, because generate_dmgs was getting too noisy with them ...
10 years, 6 months ago (2010-06-10 22:08:53 UTC) #3
TVL
10 years, 6 months ago (2010-06-11 12:39:34 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698