Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(228)

Issue 88043: More OS X Breakpad integration (Closed)

Created:
11 years, 8 months ago by jeremy
Modified:
9 years, 6 months ago
Reviewers:
John Grabowski, jon
CC:
chromium-reviews_googlegroups.com, jonc_google.com, krisr1
Visibility:
Public.

Description

Last chunk of OS X Breakpad integration: * Link agasint Breakpad from public svn repo. * Bump DEPS to new svn rev of Breakpad with fixes for 10.5 compilation. * Fill in code to differentiate between processes types in crash report.

Patch Set 1 #

Total comments: 2

Patch Set 2 : Some updates #

Patch Set 3 : Fix jrg's comments. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -75 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/breakpad_mac.h View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/app/breakpad_mac.mm View 1 5 chunks +68 lines, -69 lines 2 comments Download
M chrome/app/chrome_dll_main.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/chrome.gyp View 1 3 chunks +11 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jeremy
11 years, 8 months ago (2009-04-21 18:40:15 UTC) #1
John Grabowski
LGTM Be sure to ping jonc in case there is something he should do (or ...
11 years, 8 months ago (2009-04-21 20:48:41 UTC) #2
jon
I am worried about http://crbug.com/9866 which caused us to revert breakpad last time. We should ...
11 years, 8 months ago (2009-04-21 21:29:45 UTC) #3
John Grabowski
11 years, 8 months ago (2009-04-22 00:01:57 UTC) #4
Still LGTM

http://codereview.chromium.org/88043/diff/2008/2011
File chrome/app/breakpad_mac.mm (right):

http://codereview.chromium.org/88043/diff/2008/2011#newcode63
Line 63: void InitCrashReporter() {
Add a comment that InitCrashReporter() is only called for a branded build

http://codereview.chromium.org/88043/diff/2008/2011#newcode107
Line 107: NSString* version_str = [info_dictionary
objectForKey:@BREAKPAD_VERSION];
Feedback not applied or responded on this line

Powered by Google App Engine
This is Rietveld 408576698