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

Issue 1842563008: Revert of Patch to try dump-on-DCHECK. (Closed)

Created:
4 years, 8 months ago by shinyak
Modified:
4 years, 8 months ago
Reviewers:
danakj, Wez, scottmg
CC:
chromium-reviews, laforge, Primiano Tucci (use gerrit), dcheng, scottmg
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Patch to try dump-on-DCHECK. (patchset #11 id:200001 of https://codereview.chromium.org/1814423002/ ) Reason for revert: This might be breaking official build. Original issue's description: > Patch to try dump-on-DCHECK. > > This patch does two things: > > 1. Adds a flag to switch DCHECK from logging, dumping, and then crashing the process, to only uploading a crash dump, and only on the first failed DCHECK in each process. > > 2. Forces that flag, and DCHECK_ALWAYS_ON, on in Windows official builds. > > All non-debug e.g. CHECK behaviours remain unchanged; the intended effect is for DCHECKs to switch from no-ops to uploading dumps without crashing, in Windows official builds. > > Note that this CL is intended to be landed, a branch cut to release from, and then immediately reverted; it is not intended to be landed in Chromium for any longer period. > > BUG=596231 > > Committed: https://crrev.com/6436ac7ddec4b2b3aba4ee38aabe7dffe238a077 > Cr-Commit-Position: refs/heads/master@{#383894} TBR=danakj@chromium.org,scottmg@chromium.org,wez@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=596231 Committed: https://crrev.com/1a74ae201b277300bc0fd81d8415143a07a18b20 Cr-Commit-Position: refs/heads/master@{#383906}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -89 lines) Patch
M base/debug/dump_without_crashing.h View 1 chunk +1 line, -2 lines 0 comments Download
M base/debug/dump_without_crashing.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M base/logging.h View 5 chunks +2 lines, -38 lines 0 comments Download
M base/logging.cc View 2 chunks +0 lines, -14 lines 0 comments Download
M base/logging_unittest.cc View 1 chunk +3 lines, -9 lines 0 comments Download
M build/common.gypi View 3 chunks +0 lines, -13 lines 0 comments Download
M build/config/BUILD.gn View 1 chunk +0 lines, -8 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
shinyak
Created Revert of Patch to try dump-on-DCHECK.
4 years, 8 months ago (2016-03-30 04:15:40 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1842563008/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1842563008/1
4 years, 8 months ago (2016-03-30 04:16:29 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-03-30 04:17:15 UTC) #3
commit-bot: I haz the power
Failed to apply patch for build/common.gypi: While running git apply --index -3 -p1; error: patch ...
4 years, 8 months ago (2016-03-30 04:17:33 UTC) #4
commit-bot: I haz the power
4 years, 8 months ago (2016-03-30 04:18:31 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/1a74ae201b277300bc0fd81d8415143a07a18b20
Cr-Commit-Position: refs/heads/master@{#383906}

Powered by Google App Engine
This is Rietveld 408576698