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

Issue 379001: Expose a callback to allow crash server implementations to defer the uploading of crash dumps to a … (Closed)

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

Description

Expose a callback to allow crash server implementations to defer the uploading
of crash dumps to a later time. The client can provide a crash_id when the dump
is performed and then at a later time connect again and request that the crash
id be uploaded triggering an implementation defined callback.

BUG=473
TEST=CrashGenerationServerTest.*
Committed: https://code.google.com/p/google-breakpad/source/detail?r=952

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : #

Messages

Total messages: 6
Cris Neckar
12 years, 6 months ago #1
Mark Mentovai
I know you said you needed to rework this. Poke it again when it’s ready ...
12 years, 6 months ago #2
Cris Neckar
Ok I think this is ready to be looked at. Is documenting that the crash ...
12 years, 6 months ago #3
Cris Neckar
Whoops, forgot to add a way to access crash_id :) Now it should be good ...
12 years, 6 months ago #4
cpu
lgtm
12 years, 6 months ago #5
Cris Neckar
12 years, 6 months ago #6

          
Sign in to reply to this message.

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