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

Issue 8401018: [Mac] Log CHECK() file, line and message into breakpad. (Closed)

Created:
9 years, 1 month ago by Scott Hess - ex-Googler
Modified:
9 years, 1 month ago
Reviewers:
Mark Mentovai, dmac
CC:
chromium-reviews, Mark Mentovai
Visibility:
Public.

Description

[Mac] Log CHECK() file, line and message into breakpad. This should make it somewhat easier to figure out which FATAL log line fired, in the face of inlining and branching. BUG=none TEST=monitor crashes. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107805

Patch Set 1 #

Total comments: 11

Patch Set 2 : Mark comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -1 line) Patch
M chrome/app/breakpad_mac.mm View 1 3 chunks +38 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Scott Hess - ex-Googler
Things I did in testing: - built a branded official build. - log the items ...
9 years, 1 month ago (2011-10-26 23:37:40 UTC) #1
Mark Mentovai
http://codereview.chromium.org/8401018/diff/1/chrome/app/breakpad_mac.mm File chrome/app/breakpad_mac.mm (right): http://codereview.chromium.org/8401018/diff/1/chrome/app/breakpad_mac.mm#newcode60 chrome/app/breakpad_mac.mm:60: // NOTE(shess): Could look for the shared prefix between ...
9 years, 1 month ago (2011-10-26 23:50:25 UTC) #2
dmac
http://codereview.chromium.org/8401018/diff/1/chrome/app/breakpad_mac.mm File chrome/app/breakpad_mac.mm (right): http://codereview.chromium.org/8401018/diff/1/chrome/app/breakpad_mac.mm#newcode65 chrome/app/breakpad_mac.mm:65: file = slash + 1; On 2011/10/26 23:50:27, Mark ...
9 years, 1 month ago (2011-10-27 00:07:11 UTC) #3
Scott Hess - ex-Googler
thx http://codereview.chromium.org/8401018/diff/1/chrome/app/breakpad_mac.mm File chrome/app/breakpad_mac.mm (right): http://codereview.chromium.org/8401018/diff/1/chrome/app/breakpad_mac.mm#newcode60 chrome/app/breakpad_mac.mm:60: // NOTE(shess): Could look for the shared prefix ...
9 years, 1 month ago (2011-10-27 00:15:09 UTC) #4
Mark Mentovai
LGTM. I’d still be interested in removing the potential for allocations here but since this ...
9 years, 1 month ago (2011-10-28 18:02:15 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shess@chromium.org/8401018/3001
9 years, 1 month ago (2011-10-28 20:46:55 UTC) #6
commit-bot: I haz the power
9 years, 1 month ago (2011-10-28 22:30:20 UTC) #7
Change committed as 107805

Powered by Google App Engine
This is Rietveld 408576698