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

Issue 6559003: Modify crash-reporter to collect crash information for unofficial builds. (Closed)

Created:
9 years, 10 months ago by thieule
Modified:
9 years, 4 months ago
Reviewers:
kmixter1
CC:
chromium-os-reviews_chromium.org, sosa, ericli
Visibility:
Public.

Description

Modify crash-reporter to collect crash information for unofficial builds. BUG=chromium-os:12207 TESTS=logging_UserCrash, logging_CrashSender, manual test which involves purposely crashing a test to determine if minidump information is properly collected Change-Id: Id2195125289a695515b1722442116d6a6d9c4895 Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=cb5a147

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address code review feedbacks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M crash_collector.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M crash_collector.cc View 1 2 chunks +5 lines, -0 lines 0 comments Download
M user_collector.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
thieule
Second of two CLs to add support for preserving minidumps on unofficial image. The first ...
9 years, 10 months ago (2011-02-23 01:31:33 UTC) #1
kmixter1
http://codereview.chromium.org/6559003/diff/1/crash_collector.cc File crash_collector.cc (right): http://codereview.chromium.org/6559003/diff/1/crash_collector.cc#newcode430 crash_collector.cc:430: bool CrashCollector::IsCrashTestInProgress() { Use file_util::PathExists. http://codereview.chromium.org/6559003/diff/1/user_collector.cc File user_collector.cc (right): ...
9 years, 10 months ago (2011-02-23 04:49:02 UTC) #2
thieule
Addressed code review feedbacks. PTAL http://codereview.chromium.org/6559003/diff/1/crash_collector.cc File crash_collector.cc (right): http://codereview.chromium.org/6559003/diff/1/crash_collector.cc#newcode430 crash_collector.cc:430: bool CrashCollector::IsCrashTestInProgress() { On ...
9 years, 10 months ago (2011-02-23 21:03:04 UTC) #3
kmixter1
9 years, 10 months ago (2011-02-26 04:52:19 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698