Chromium Code Reviews
DescriptionEnable base::NonThreadSafe when DCHECK_ALWAYS_ON is set
Previously base::NonThreadSafe only looked at Debug builds. Also enable it
for Release builds when DCHECK_ALWAYS_ON is set (eg: the try bots &
waterfall bots)
BUG=none
TEST=existing
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=144384
Patch Set 1 #Patch Set 2 : Add back IWYU violation, address separately #
Total comments: 1
Patch Set 3 : Review feedback #Patch Set 4 : Rebased #Patch Set 5 : Fix Linux build #Patch Set 6 : ASSERT_DEBUG_DEATH->ASSERT_DEATH #Patch Set 7 : Fix ODR violation #Messages
Total messages: 12 (0 generated)
|