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

Issue 8775026: A utility script to manipulate and extract resources from Windows programs. (Closed)

Created:
9 years ago by Sigurður Ásgeirsson
Modified:
9 years ago
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

A utility script to manipulate and extract resources from Windows programs. This might be considered a first step in making our release signing process a little less opaque and brittle. R=bradnelson@chromium.org,robertshield@chromium.org,grt@chromium.org BUG=36234 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112707

Patch Set 1 #

Total comments: 18

Patch Set 2 : Address Robert's and Greg's comments. #

Total comments: 2

Patch Set 3 : Address Greg's nits. Make sure output files are not touched on error. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+320 lines, -0 lines) Patch
A chrome/tools/build/win/resedit.py View 1 2 1 chunk +320 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Sigurður Ásgeirsson
9 years ago (2011-12-01 22:06:27 UTC) #1
robertshield
Awesome, lgtm w/ a couple of microscopic nits http://codereview.chromium.org/8775026/diff/1/chrome/tools/build/win/resedit.py File chrome/tools/build/win/resedit.py (right): http://codereview.chromium.org/8775026/diff/1/chrome/tools/build/win/resedit.py#newcode26 chrome/tools/build/win/resedit.py:26: # ...
9 years ago (2011-12-02 00:35:42 UTC) #2
grt (UTC plus 2)
pretty damn cool, amigo. http://codereview.chromium.org/8775026/diff/1/chrome/tools/build/win/resedit.py File chrome/tools/build/win/resedit.py (right): http://codereview.chromium.org/8775026/diff/1/chrome/tools/build/win/resedit.py#newcode25 chrome/tools/build/win/resedit.py:25: # The win32api-supplied UpdateResource wrapper ...
9 years ago (2011-12-02 02:38:11 UTC) #3
Sigurður Ásgeirsson
Thanks! PTAL http://codereview.chromium.org/8775026/diff/1/chrome/tools/build/win/resedit.py File chrome/tools/build/win/resedit.py (right): http://codereview.chromium.org/8775026/diff/1/chrome/tools/build/win/resedit.py#newcode25 chrome/tools/build/win/resedit.py:25: # The win32api-supplied UpdateResource wrapper unfortunately does ...
9 years ago (2011-12-02 13:57:44 UTC) #4
grt (UTC plus 2)
LGTM with one tweak. http://codereview.chromium.org/8775026/diff/5001/chrome/tools/build/win/resedit.py File chrome/tools/build/win/resedit.py (right): http://codereview.chromium.org/8775026/diff/5001/chrome/tools/build/win/resedit.py#newcode272 chrome/tools/build/win/resedit.py:272: metavar='type langid name') metavar='type langid ...
9 years ago (2011-12-02 14:18:04 UTC) #5
Sigurður Ásgeirsson
Thanks, committing. http://codereview.chromium.org/8775026/diff/5001/chrome/tools/build/win/resedit.py File chrome/tools/build/win/resedit.py (right): http://codereview.chromium.org/8775026/diff/5001/chrome/tools/build/win/resedit.py#newcode272 chrome/tools/build/win/resedit.py:272: metavar='type langid name') On 2011/12/02 14:18:04, grt ...
9 years ago (2011-12-02 14:31:30 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/siggi@chromium.org/8775026/7002
9 years ago (2011-12-02 14:31:44 UTC) #7
commit-bot: I haz the power
9 years ago (2011-12-02 15:52:20 UTC) #8
Change committed as 112707

Powered by Google App Engine
This is Rietveld 408576698