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

Issue 1885933002: Ensure that DLOG(FATAL) also asserts in release-with-asserts builds. (Closed)

Created:
4 years, 8 months ago by jam
Modified:
4 years, 8 months ago
Reviewers:
jabdelmalek, brettw
CC:
chromium-reviews, jam, cbentzel+watch_chromium.org, sadrul, wifiprefetch-reviews_google.com, darin-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Ensure that DLOG(FATAL) also asserts in release-with-asserts builds. Otherwise patches can land in the CQ which trigger DLOG(FATAL) or assert but then break the main waterfall. BUG=603166 Committed: https://crrev.com/121900aaaac3ee9407ad40dd05e54b6d50b859c9 Cr-Commit-Position: refs/heads/master@{#388086}

Patch Set 1 #

Patch Set 2 : more #

Patch Set 3 : fixes #

Patch Set 4 : merge and undo testing change #

Patch Set 5 : fix #

Patch Set 6 : fix #

Patch Set 7 : possible fix #

Patch Set 8 : add comment with installer fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -28 lines) Patch
M base/logging.h View 1 chunk +1 line, -1 line 0 comments Download
M base/logging_unittest.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M base/message_loop/incoming_task_queue.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M base/metrics/persistent_histogram_allocator.cc View 1 2 3 4 5 6 7 1 chunk +5 lines, -0 lines 0 comments Download
M base/threading/platform_thread_win.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/lifetime/keep_alive_registry.h View 1 2 3 4 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/lifetime/keep_alive_registry.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/lifetime/keep_alive_types.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/lifetime/keep_alive_types.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M media/base/key_systems_unittest.cc View 1 2 3 4 5 2 chunks +8 lines, -4 lines 0 comments Download
M net/spdy/hpack/hpack_huffman_decoder.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/utility/completion_callback_factory_thread_traits.h View 1 5 chunks +6 lines, -6 lines 0 comments Download
M third_party/zlib/google/zip_reader.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 31 (17 generated)
jam
4 years, 8 months ago (2016-04-15 21:11:53 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1885933002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1885933002/40001
4 years, 8 months ago (2016-04-15 21:12:41 UTC) #5
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 8 months ago (2016-04-15 21:12:43 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1885933002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1885933002/40001
4 years, 8 months ago (2016-04-15 21:14:12 UTC) #9
brettw
lgtm
4 years, 8 months ago (2016-04-15 21:47:03 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1885933002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1885933002/80001
4 years, 8 months ago (2016-04-15 22:18:37 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/146955)
4 years, 8 months ago (2016-04-15 23:21:59 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1885933002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1885933002/80001
4 years, 8 months ago (2016-04-15 23:24:48 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/212257)
4 years, 8 months ago (2016-04-15 23:44:26 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1885933002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1885933002/100001
4 years, 8 months ago (2016-04-16 00:26:02 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/198818)
4 years, 8 months ago (2016-04-16 03:11:30 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1885933002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1885933002/140001
4 years, 8 months ago (2016-04-18 19:04:53 UTC) #27
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years, 8 months ago (2016-04-19 00:07:47 UTC) #29
commit-bot: I haz the power
4 years, 8 months ago (2016-04-19 00:08:50 UTC) #31
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/121900aaaac3ee9407ad40dd05e54b6d50b859c9
Cr-Commit-Position: refs/heads/master@{#388086}

Powered by Google App Engine
This is Rietveld 408576698