|
Enable ASSERT when DCHECK_ALWAYS_ON is defined.
It is burdensome to build in debug to check ASSERT. Chromium already has
DCHECK_ALWAYS_ON macro to turn on DCHECK even in release build. Blink also
enables ASSERT when DCHECK_ALWAYS_ON is defined.
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+28 lines, -8 lines) |
Patch |
 |
A + |
Source/build/defines_from_chromium.gypi
|
View
|
1
|
2 chunks |
+16 lines, -8 lines |
0 comments
|
Download
|
 |
M |
Source/core/core.gyp
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/core_derived_sources.gyp
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/platform/blink_platform.gyp
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/platform/platform_derived_sources.gyp
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/testing/testing.gyp
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/web/web.gyp
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/web/web_tests.gyp
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/wtf/Assertions.h
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/wtf/wtf.gyp
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
public/all.gyp
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
public/blink.gyp
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|