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

Issue 2886803002: Enable DCHECKs by default in non-official builds. (Closed)

Created:
3 years, 7 months ago by gab
Modified:
3 years, 7 months ago
Reviewers:
Dirk Pranke, Nico, sdefresne
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable DCHECKs by default in non-official builds. BUG=722827 Review-Url: https://codereview.chromium.org/2886803002 Cr-Commit-Position: refs/heads/master@{#472195} Committed: https://chromium.googlesource.com/chromium/src/+/875a2fa43caab0ee82efe68fb5adb357392434ad

Patch Set 1 #

Patch Set 2 : fix iOS DCHECK build #

Total comments: 2

Patch Set 3 : DCHECK_IS_ON() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M build/config/dcheck_always_on.gni View 1 chunk +2 lines, -2 lines 0 comments Download
M ios/web/web_state/ui/wk_web_view_configuration_provider.mm View 1 2 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 46 (20 generated)
gab
Brett, as discussed on chromium-dev, PTaL, thanks!
3 years, 7 months ago (2017-05-16 14:08:51 UTC) #4
Nico
lgtm, good luck!
3 years, 7 months ago (2017-05-16 15:18:18 UTC) #10
gab
TBR sdefresne for ios/ (has no one on iOS team ran with DCHECKs on in ...
3 years, 7 months ago (2017-05-16 15:29:18 UTC) #13
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/2886803002/20001
3 years, 7 months ago (2017-05-16 15:29:34 UTC) #16
sdefresne
On 2017/05/16 15:29:34, commit-bot: I haz the power wrote: > CQ is trying da patch. ...
3 years, 7 months ago (2017-05-16 15:56:33 UTC) #17
sdefresne
https://codereview.chromium.org/2886803002/diff/20001/ios/web/web_state/ui/wk_web_view_configuration_provider.mm File ios/web/web_state/ui/wk_web_view_configuration_provider.mm (left): https://codereview.chromium.org/2886803002/diff/20001/ios/web/web_state/ui/wk_web_view_configuration_provider.mm#oldcode90 ios/web/web_state/ui/wk_web_view_configuration_provider.mm:90: #if !defined(NDEBUG) || !defined(DCHECK_ALWAYS_ON) // Matches DCHECK_IS_ON. I think ...
3 years, 7 months ago (2017-05-16 16:03:52 UTC) #18
sdefresne
lgtm with suggested change
3 years, 7 months ago (2017-05-16 16:04:12 UTC) #19
sdefresne
On 2017/05/16 15:29:18, gab wrote: > TBR sdefresne for ios/ (has no one on iOS ...
3 years, 7 months ago (2017-05-16 16:05:07 UTC) #20
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/2886803002/40001
3 years, 7 months ago (2017-05-16 16:31:20 UTC) #23
gab
https://codereview.chromium.org/2886803002/diff/20001/ios/web/web_state/ui/wk_web_view_configuration_provider.mm File ios/web/web_state/ui/wk_web_view_configuration_provider.mm (left): https://codereview.chromium.org/2886803002/diff/20001/ios/web/web_state/ui/wk_web_view_configuration_provider.mm#oldcode90 ios/web/web_state/ui/wk_web_view_configuration_provider.mm:90: #if !defined(NDEBUG) || !defined(DCHECK_ALWAYS_ON) // Matches DCHECK_IS_ON. On 2017/05/16 ...
3 years, 7 months ago (2017-05-16 16:31:43 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/chromium/src/+/875a2fa43caab0ee82efe68fb5adb357392434ad
3 years, 7 months ago (2017-05-16 19:48:09 UTC) #27
pfeldman
It takes some time to figure it out. Do we need any kind of announcement ...
3 years, 7 months ago (2017-05-16 21:29:46 UTC) #28
Nico
See "[chromium-dev] Intent to force dcheck_always_on in component builds". Sorry, I should've caught that this ...
3 years, 7 months ago (2017-05-16 21:31:07 UTC) #29
findit-for-me
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/2892473002/ by findit-for-me@appspot.gserviceaccount.com. ...
3 years, 7 months ago (2017-05-16 21:31:40 UTC) #30
Dirk Pranke
Urk, I wish I had been cc'ed on this but I was perhaps too late ...
3 years, 7 months ago (2017-05-16 23:28:46 UTC) #32
gab
On 2017/05/16 23:28:46, Dirk Pranke (slow) wrote: > Urk, I wish I had been cc'ed ...
3 years, 7 months ago (2017-05-16 23:32:53 UTC) #33
Nico
Wait, don't all the bots already build release with this forced on? I expected this ...
3 years, 7 months ago (2017-05-16 23:33:54 UTC) #34
gab
On 2017/05/16 23:33:54, Nico wrote: > Wait, don't all the bots already build release with ...
3 years, 7 months ago (2017-05-16 23:45:02 UTC) #35
Dirk Pranke
On 2017/05/16 23:45:02, gab wrote: > On 2017/05/16 23:33:54, Nico wrote: > > Wait, don't ...
3 years, 7 months ago (2017-05-17 00:23:18 UTC) #36
Nico
On Tue, May 16, 2017 at 8:23 PM, <dpranke@chromium.org> wrote: > On 2017/05/16 23:45:02, gab ...
3 years, 7 months ago (2017-05-17 00:29:34 UTC) #37
Dirk Pranke
On 2017/05/17 00:29:34, Nico wrote: > On Tue, May 16, 2017 at 8:23 PM, <mailto:dpranke@chromium.org> ...
3 years, 7 months ago (2017-05-17 00:36:18 UTC) #38
Nico
On 2017/05/17 00:36:18, Dirk Pranke (slow) wrote: > On 2017/05/17 00:29:34, Nico wrote: > > ...
3 years, 7 months ago (2017-05-17 00:50:16 UTC) #39
Dirk Pranke
On 2017/05/17 00:50:16, Nico wrote: > On 2017/05/17 00:36:18, Dirk Pranke (slow) wrote: > > ...
3 years, 7 months ago (2017-05-17 00:57:49 UTC) #40
chromium-reviews
@DCHECK that was hit on startup, I didn't explicitly hit this myself, it's mostly anecdata: ...
3 years, 7 months ago (2017-05-17 01:13:01 UTC) #41
Nico
*snip* > It looks like we reverted the CL FWIW the findit revert didn't land, ...
3 years, 7 months ago (2017-05-17 01:20:28 UTC) #42
Nico
3 years, 7 months ago (2017-05-17 01:22:08 UTC) #43
Message was sent while issue was closed.
On Tue, May 16, 2017 at 9:20 PM, <thakis@chromium.org> wrote:

> *snip*
>
> > It looks like we reverted the CL
>
> FWIW the findit revert didn't land, dmazzoni fixed the cros builder compile
> instead afaik.
>

Sorry, this is wrong, the revert did land after all:
https://codereview.chromium.org/2892473002

-- 
You received this message because you are subscribed to the Google Groups
"Chromium-reviews" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698