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

Issue 692093005: Crash component: adds API for clients to handle the crash minidump. (Closed)

Created:
6 years, 1 month ago by gunsch
Modified:
6 years, 1 month ago
Reviewers:
*Robert Sesek
CC:
chromium-reviews, kalyank, sadrul, gfhuang, lcwu1
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Crash component: adds API for clients to handle the crash minidump. R=rsesek@chromium.org BUG=422613 Committed: https://crrev.com/353ee4a076787064adb454c02551d34680625753 Cr-Commit-Position: refs/heads/master@{#302849}

Patch Set 1 #

Total comments: 5

Patch Set 2 : context warning doc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M components/crash/app/breakpad_linux.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M components/crash/app/crash_reporter_client.h View 1 1 chunk +7 lines, -0 lines 0 comments Download
M components/crash/app/crash_reporter_client.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
gunsch
6 years, 1 month ago (2014-10-31 22:46:28 UTC) #3
Robert Sesek
Design-wise this is fine. Mac Breakpad has a similar notion of this with the concept ...
6 years, 1 month ago (2014-11-03 22:08:58 UTC) #4
gunsch
https://codereview.chromium.org/692093005/diff/1/components/crash/app/crash_reporter_client.h File components/crash/app/crash_reporter_client.h (right): https://codereview.chromium.org/692093005/diff/1/components/crash/app/crash_reporter_client.h#newcode110 components/crash/app/crash_reporter_client.h:110: virtual bool HandleCrashDump(const char* crashdump_filename); On 2014/11/03 22:08:58, Robert ...
6 years, 1 month ago (2014-11-03 22:11:41 UTC) #5
Robert Sesek
https://codereview.chromium.org/692093005/diff/1/components/crash/app/crash_reporter_client.h File components/crash/app/crash_reporter_client.h (right): https://codereview.chromium.org/692093005/diff/1/components/crash/app/crash_reporter_client.h#newcode110 components/crash/app/crash_reporter_client.h:110: virtual bool HandleCrashDump(const char* crashdump_filename); On 2014/11/03 22:11:41, gunsch ...
6 years, 1 month ago (2014-11-03 22:19:02 UTC) #6
gunsch
https://codereview.chromium.org/692093005/diff/1/components/crash/app/crash_reporter_client.h File components/crash/app/crash_reporter_client.h (right): https://codereview.chromium.org/692093005/diff/1/components/crash/app/crash_reporter_client.h#newcode110 components/crash/app/crash_reporter_client.h:110: virtual bool HandleCrashDump(const char* crashdump_filename); On 2014/11/03 22:19:02, Robert ...
6 years, 1 month ago (2014-11-03 23:40:16 UTC) #7
Robert Sesek
LGTM https://codereview.chromium.org/692093005/diff/1/components/crash/app/crash_reporter_client.h File components/crash/app/crash_reporter_client.h (right): https://codereview.chromium.org/692093005/diff/1/components/crash/app/crash_reporter_client.h#newcode110 components/crash/app/crash_reporter_client.h:110: virtual bool HandleCrashDump(const char* crashdump_filename); On 2014/11/03 23:40:15, ...
6 years, 1 month ago (2014-11-05 18:37:23 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/692093005/20001
6 years, 1 month ago (2014-11-05 18:40:51 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 1 month ago (2014-11-05 19:42:33 UTC) #11
commit-bot: I haz the power
6 years, 1 month ago (2014-11-05 19:43:19 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/353ee4a076787064adb454c02551d34680625753
Cr-Commit-Position: refs/heads/master@{#302849}

Powered by Google App Engine
This is Rietveld 408576698