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

Issue 126062: Cleanups from post-submit suggestions. (Closed)

Created:
11 years, 6 months ago by Michael Moss
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Cleanups from post-submit suggestions.

Patch Set 1 #

Total comments: 1

Patch Set 2 : additional files #

Patch Set 3 : additional files #

Patch Set 4 : fix formatting #

Patch Set 5 : really this time #

Patch Set 6 : more cleanups #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -11 lines) Patch
M build/linux/dump_app_syms View 1 2 3 4 5 3 chunks +6 lines, -6 lines 0 comments Download
M build/linux/dump_signature.py View 2 3 4 5 2 chunks +4 lines, -5 lines 1 comment Download
M chrome/chrome.gyp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Michael Moss
11 years, 6 months ago (2009-06-12 17:41:03 UTC) #1
Mark Mentovai
http://codereview.chromium.org/126062/diff/1/2 File build/linux/dump_app_syms (right): http://codereview.chromium.org/126062/diff/1/2#newcode36 Line 36: fi This conditional should wrap the whole rest ...
11 years, 6 months ago (2009-06-12 17:43:15 UTC) #2
Michael Moss
> This conditional should wrap the whole rest of the script, right? It could, though ...
11 years, 6 months ago (2009-06-12 17:55:20 UTC) #3
Mark Mentovai
11 years, 6 months ago (2009-06-12 19:12:27 UTC) #4
LGTM, thanks for the follow-up.

http://codereview.chromium.org/126062/diff/1015/19
File build/linux/dump_signature.py (right):

http://codereview.chromium.org/126062/diff/1015/19#newcode29
Line 29: struct.unpack('I2H8B',struct.pack('16B',*signature)))
Spaces after commas (you copied/pasted my style error.)

Powered by Google App Engine
This is Rietveld 408576698