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

Issue 518002: Add API to find out if there is crash reports to send to the server. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 2 months ago by qsr
Modified:
11 years, 2 months ago
Reviewers:
Mark Mentovai
CC:
google-breakpad-dev_googlegroups.com
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/
Visibility:
Public.

Description

 Add API to find out if there is crash reports to send to the server.
Committed: https://code.google.com/p/google-breakpad/source/detail?r=1109

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/client/ios/BreakpadController.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/client/ios/BreakpadController.mm View 1 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 4
qsr
11 years, 2 months ago #1
Mark Mentovai
https://breakpad.appspot.com/518002/diff/1/src/client/ios/BreakpadController.mm File src/client/ios/BreakpadController.mm (right): https://breakpad.appspot.com/518002/diff/1/src/client/ios/BreakpadController.mm#newcode235 src/client/ios/BreakpadController.mm:235: if (breakpadRef_) What about if !breakpadRef_? Don’t you want ...
11 years, 2 months ago #2
qsr
https://breakpad.appspot.com/518002/diff/1/src/client/ios/BreakpadController.mm File src/client/ios/BreakpadController.mm (right): https://breakpad.appspot.com/518002/diff/1/src/client/ios/BreakpadController.mm#newcode235 src/client/ios/BreakpadController.mm:235: if (breakpadRef_) Good point, will happen if a close ...
11 years, 2 months ago #3
Mark Mentovai
11 years, 2 months ago #4
LGTM
Sign in to reply to this message.

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