DescriptionReorganizing few DCHECKs for better catching of failrue.
In current code, some of the DCHECKs are having multiple conditions.
It's difficult to identify the failures if DCHECK fails due to one
of those conditions. Now moved the conditions to separate DCHECKs, so
that failure can identify at correct point.
BUG=
Committed: https://crrev.com/67a627d5b5687ac16a66bb92b76cac1bb416124e
Cr-Commit-Position: refs/heads/master@{#407201}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Fixed review comments. #
Messages
Total messages: 12 (5 generated)
|