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

Issue 2638573002: Add result to DumpWithoutCrashing, to indicate whether it did anything. (Closed)

Created:
3 years, 11 months ago by Wez
Modified:
3 years, 11 months ago
Reviewers:
gab, Nicolas Zea
CC:
chromium-reviews, sync-reviews_chromium.org, vmpstr+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add result to DumpWithoutCrashing, to indicate whether it did anything. DumpWithoutCrashing() is ignored if SetDumpWithoutCrashingFunction() has not yet been called. Since we want dump-on-DCHECK to dump on only the first failed DCHECK, we need to ensure that failures prior to the dump function being set are not counted. This is a pre-requisite to enable the dump-on-DCHECK experiment. BUG=596231 Review-Url: https://codereview.chromium.org/2638573002 Cr-Commit-Position: refs/heads/master@{#444173} Committed: https://chromium.googlesource.com/chromium/src/+/b827921dd7839a813d33811c27478b966acac255

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -5 lines) Patch
M base/debug/dump_without_crashing.h View 1 chunk +2 lines, -1 line 0 comments Download
M base/debug/dump_without_crashing.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M components/browser_sync/profile_sync_components_factory_impl.cc View 2 chunks +4 lines, -2 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 13 (8 generated)
Wez
PTAL
3 years, 11 months ago (2017-01-15 00:23:27 UTC) #2
Nicolas Zea
sync lgtm
3 years, 11 months ago (2017-01-17 17:03:02 UTC) #7
gab
lgtm
3 years, 11 months ago (2017-01-17 21:07:58 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2638573002/1
3 years, 11 months ago (2017-01-17 21:40:56 UTC) #10
commit-bot: I haz the power
3 years, 11 months ago (2017-01-17 22:51:31 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/b827921dd7839a813d33811c2747...

Powered by Google App Engine
This is Rietveld 408576698