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

Issue 384001: wires up the crash client side so that the deferred upload callback can be used. (Closed)

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

Description

wires up the crash client side so that the deferred upload callback can be used.

TEST=N/A 
Committed: https://code.google.com/p/google-breakpad/source/detail?r=961

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/client/windows/crash_generation/crash_generation_client.cc View 1 chunk +17 lines, -0 lines 1 comment Download
M src/client/windows/crash_generation/crash_generation_client.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/client/windows/crash_generation/crash_generation_server.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/client/windows/handler/exception_handler.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M src/client/windows/handler/exception_handler.h View 2 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 2
Cris Neckar
12 years, 6 months ago #1
cpu
12 years, 5 months ago #2
lgtm

sorry for the delay.

http://breakpad.appspot.com/384001/diff/1/src/client/windows/crash_generation...
File src/client/windows/crash_generation/crash_generation_client.cc (right):

http://breakpad.appspot.com/384001/diff/1/src/client/windows/crash_generation...
src/client/windows/crash_generation/crash_generation_client.cc:178:
(MINIDUMP_TYPE)NULL, NULL, NULL, NULL,
this (MINIDUMP_TYPE)0 cast is not needed right?
Sign in to reply to this message.

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