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

Issue 1315009: Make DidProcessCrash a bit more solid and accurate on Windows (Closed)

Created:
10 years, 9 months ago by Paweł Hajdan Jr.
Modified:
9 years, 7 months ago
Reviewers:
cpu_(ooo_6.6-7.5)
CC:
chromium-reviews
Visibility:
Public.

Description

Make DidProcessCrash a bit more solid and accurate on Windows I hit the NOTREACHED() inside it while debugging an unrelated problem. Also, now there is one less special case in this function's contract. TEST=none BUG=38048 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=43706

Patch Set 1 #

Patch Set 2 : now with a test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -14 lines) Patch
M base/process_util.h View 1 chunk +0 lines, -4 lines 0 comments Download
M base/process_util_unittest.cc View 1 chunk +18 lines, -0 lines 0 comments Download
M base/process_util_win.cc View 1 chunk +18 lines, -4 lines 0 comments Download
M chrome/browser/child_process_launcher.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/nacl_host/nacl_process_host.cc View 1 chunk +2 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Paweł Hajdan Jr.
10 years, 9 months ago (2010-03-25 16:00:03 UTC) #1
cpu_(ooo_6.6-7.5)
care to add a test? On 2010/03/25 16:00:03, Paweł Hajdan Jr. wrote: >
10 years, 9 months ago (2010-03-25 21:07:27 UTC) #2
Paweł Hajdan Jr.
Added a very basic test, but it verifies the changes made in this CL.
10 years, 9 months ago (2010-03-27 09:27:23 UTC) #3
Paweł Hajdan Jr.
On 2010/03/27 09:27:23, Paweł Hajdan Jr. wrote: > Added a very basic test, but it ...
10 years, 8 months ago (2010-03-30 19:29:31 UTC) #4
cpu_(ooo_6.6-7.5)
10 years, 8 months ago (2010-04-01 23:43:32 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698