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

Issue 639573002: Add MinidumpExceptionWriter and its test (Closed)

Created:
6 years, 2 months ago by Mark Mentovai
Modified:
6 years, 2 months ago
Reviewers:
Robert Sesek
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad@master
Project:
crashpad
Visibility:
Public.

Description

Add MinidumpExceptionWriter and its test. TEST=minidump_test MinidumpExceptionWriter* R=rsesek@chromium.org Committed: https://chromium.googlesource.com/crashpad/crashpad/+/9d115e239190a4165660cbeedcbb7bbba2996edf

Patch Set 1 #

Patch Set 2 : Use ASSERT_NO_FATAL_FAILURE() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+419 lines, -0 lines) Patch
M minidump/minidump.gyp View 2 chunks +3 lines, -0 lines 0 comments Download
A minidump/minidump_exception_writer.h View 1 chunk +106 lines, -0 lines 0 comments Download
A minidump/minidump_exception_writer.cc View 1 chunk +90 lines, -0 lines 0 comments Download
A minidump/minidump_exception_writer_test.cc View 1 1 chunk +220 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Mark Mentovai
6 years, 2 months ago (2014-10-07 22:31:10 UTC) #2
Robert Sesek
LGTM
6 years, 2 months ago (2014-10-09 14:29:50 UTC) #3
Mark Mentovai
One more peek? I updated this to use ASSERT_FATAL_FAILURE() like https://codereview.chromium.org/640383002/.
6 years, 2 months ago (2014-10-09 19:06:24 UTC) #4
Robert Sesek
lgtm++
6 years, 2 months ago (2014-10-09 19:10:04 UTC) #5
Mark Mentovai
6 years, 2 months ago (2014-10-09 19:13:18 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
9d115e239190a4165660cbeedcbb7bbba2996edf (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698