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

Issue 1132203004: Don't crash in StatisticsRecorder if VLOG level changes. (Closed)

Created:
5 years, 7 months ago by emaxx
Modified:
5 years, 7 months ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews, erikwright+watch_chromium.org, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't crash in StatisticsRecorder if VLOG level changes. This happens, for instance, when specifying "--v" command-line argument to browser_tests (which is suspicious itself, but nevertheless DCHECK'ing here is not the best behavior). BUG=487283 Committed: https://crrev.com/61a21ec4569ab4b134cf2ed2b87bbf6736a65481 Cr-Commit-Position: refs/heads/master@{#329670}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Remove VLOG check. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -2 lines) Patch
M base/metrics/statistics_recorder.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
emaxx
Hi Ilya, please take a look at this tiny review about a logging issue in ...
5 years, 7 months ago (2015-05-12 16:37:39 UTC) #2
Ilya Sherman
https://codereview.chromium.org/1132203004/diff/1/base/metrics/statistics_recorder.cc File base/metrics/statistics_recorder.cc (right): https://codereview.chromium.org/1132203004/diff/1/base/metrics/statistics_recorder.cc#newcode290 base/metrics/statistics_recorder.cc:290: return; I think we can just remove this check. ...
5 years, 7 months ago (2015-05-12 20:18:34 UTC) #3
emaxx
Removed the VLOG check.
5 years, 7 months ago (2015-05-13 12:04:24 UTC) #4
Ilya Sherman
LGTM, thanks.
5 years, 7 months ago (2015-05-13 17:35:33 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1132203004/20001
5 years, 7 months ago (2015-05-13 17:37:05 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-05-13 17:43:34 UTC) #8
commit-bot: I haz the power
5 years, 7 months ago (2015-05-13 17:45:35 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/61a21ec4569ab4b134cf2ed2b87bbf6736a65481
Cr-Commit-Position: refs/heads/master@{#329670}

Powered by Google App Engine
This is Rietveld 408576698