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

Issue 16019015: [Linux] Implement the crash key logging mechanism. (Closed)

Created:
7 years, 7 months ago by Robert Sesek
Modified:
7 years, 6 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews, agl
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

[Linux] Implement the crash key logging mechanism. BUG=77656 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203006

Patch Set 1 #

Total comments: 8

Patch Set 2 : Rebase #

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -72 lines) Patch
M chrome/app/breakpad_linux.h View 1 2 1 chunk +11 lines, -41 lines 0 comments Download
M chrome/app/breakpad_linux.cc View 1 2 11 chunks +45 lines, -10 lines 0 comments Download
A + chrome/app/breakpad_linux_impl.h View 3 chunks +21 lines, -9 lines 0 comments Download
M chrome/browser/crash_handler_host_linux.cc View 1 2 7 chunks +19 lines, -12 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Robert Sesek
Some background: This implements the Linux side of https://code.google.com/p/chromium/codesearch#chromium/src/base/debug/crash_logging.h. It allows developers to store arbitrary ...
7 years, 6 months ago (2013-05-28 20:24:50 UTC) #1
Lei Zhang
lgtm https://codereview.chromium.org/16019015/diff/1/chrome/app/breakpad_linux.cc File chrome/app/breakpad_linux.cc (right): https://codereview.chromium.org/16019015/diff/1/chrome/app/breakpad_linux.cc#newcode1229 chrome/app/breakpad_linux.cc:1229: CrashKeyStorage::Iterator crash_key_iterator(*info.crash_keys); Can you update the comment around ...
7 years, 6 months ago (2013-05-28 22:02:24 UTC) #2
Robert Sesek
Thanks for the review! https://codereview.chromium.org/16019015/diff/1/chrome/app/breakpad_linux.cc File chrome/app/breakpad_linux.cc (right): https://codereview.chromium.org/16019015/diff/1/chrome/app/breakpad_linux.cc#newcode1229 chrome/app/breakpad_linux.cc:1229: CrashKeyStorage::Iterator crash_key_iterator(*info.crash_keys); On 2013/05/28 22:02:24, ...
7 years, 6 months ago (2013-05-29 18:39:45 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsesek@chromium.org/16019015/17001
7 years, 6 months ago (2013-05-29 21:29:00 UTC) #4
commit-bot: I haz the power
7 years, 6 months ago (2013-05-29 23:43:13 UTC) #5
Message was sent while issue was closed.
Change committed as 203006

Powered by Google App Engine
This is Rietveld 408576698