Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1245)

Issue 602002: add interface for WriteMinidump which allows the caller to supply file handles instead of paths whe… (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by Cris Neckar
Modified:
11 years, 3 months ago
CC:
google-breakpad-dev_googlegroups.com
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/src/
Visibility:
Public.

Description

add interface for WriteMinidump which allows the caller to supply file handles
instead of paths where the minidumps should be written.

BUG=N/A
TEST=N/A
R=ivan.penkov@gmail.com, mark@chromium.org

Committed: https://code.google.com/p/google-breakpad/source/detail?r=1191

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M client/windows/crash_generation/minidump_generator.cc View 1 3 chunks +49 lines, -21 lines 0 comments Download
M client/windows/crash_generation/minidump_generator.h View 1 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 6
Cris Neckar
11 years, 3 months ago #1
Ivan Penkov
. https://breakpad.appspot.com/602002/diff/1/client/windows/crash_generation/minidump_generator.cc File client/windows/crash_generation/minidump_generator.cc (right): https://breakpad.appspot.com/602002/diff/1/client/windows/crash_generation/minidump_generator.cc#newcode347 client/windows/crash_generation/minidump_generator.cc:347: full_memory_dump ? full_dump_file : NULL); Why not just ...
11 years, 3 months ago #2
Cris Neckar
https://breakpad.appspot.com/602002/diff/1/client/windows/crash_generation/minidump_generator.cc File client/windows/crash_generation/minidump_generator.cc (right): https://breakpad.appspot.com/602002/diff/1/client/windows/crash_generation/minidump_generator.cc#newcode347 client/windows/crash_generation/minidump_generator.cc:347: full_memory_dump ? full_dump_file : NULL); On 2013/06/04 23:21:49, Ivan ...
11 years, 3 months ago #3
Ivan Penkov
LGTM
11 years, 3 months ago #4
Mark Mentovai
LGTM
11 years, 3 months ago #5
Cris Neckar
11 years, 3 months ago #6
Message was sent while issue was closed.
Committed patchset #2 manually as r1191 (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted