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

Issue 9012: Remove fragile check in DidProcessCrash... (Closed)

Created:
12 years, 1 month ago by cpu_(ooo_6.6-7.5)
Modified:
9 years, 7 months ago
Reviewers:
kuchhal, Peter Kasting
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Remove fragile check in DidProcessCrash - the numbers were out of sync with result_codes.h - can't use result_codes.h in base project so I extracted the generic part of it. Rahul: I hope I don't break installer assumptions here. Dan: don't feel obligated to review. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=4519

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -7 lines) Patch
M base/process_util.h View 1 1 chunk +10 lines, -1 line 0 comments Download
M base/process_util_win.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M chrome/app/result_codes.h View 1 3 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
cpu_(ooo_6.6-7.5)
12 years, 1 month ago (2008-11-02 00:11:55 UTC) #1
Peter Kasting
http://codereview.chromium.org/9012/diff/1/2 File base/process_util.h (right): http://codereview.chromium.org/9012/diff/1/2#newcode50 Line 50: // Do not change the enumeration values or ...
12 years, 1 month ago (2008-11-02 01:00:14 UTC) #2
kuchhal
Installer uses this enum in uninstall.cc but we are not using int values directly. As ...
12 years, 1 month ago (2008-11-03 17:45:50 UTC) #3
cpu_(ooo_6.6-7.5)
Changes made, Peter please look again. http://codereview.chromium.org/9012/diff/1/3 File base/process_util_win.cc (right): http://codereview.chromium.org/9012/diff/1/3#newcode192 Line 192: exitcode == ...
12 years, 1 month ago (2008-11-03 21:57:57 UTC) #4
Peter Kasting
12 years, 1 month ago (2008-11-03 22:24:38 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698