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

Unified Diff: src/client/windows/tests/crash_generation_app/crash_generation_app.cc

Issue 379001: Expose a callback to allow crash server implementations to defer the uploading of crash dumps to a … (Closed) Base URL: http://google-breakpad.googlecode.com/svn/trunk/
Patch Set: Created 12 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/client/windows/tests/crash_generation_app/crash_generation_app.cc
===================================================================
--- src/client/windows/tests/crash_generation_app/crash_generation_app.cc (revision 948)
+++ src/client/windows/tests/crash_generation_app/crash_generation_app.cc (working copy)
@@ -291,6 +291,8 @@
NULL,
ShowClientExited,
NULL,
+ NULL,
+ NULL,
true,
&dump_path);

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