DescriptionRemove #if ENABLE(ASSERT) in bool MutexBase::locked().
It is dificult to replace ASSERT with DCHECK if we are using MutexBase::locked().
Hence we need to remove #if ENABLE(ASSERT) in bool MutexBase::locked().
BUG=626446
R=mikhail.pozdnyakov@intel.com
Patch Set 1 #
Total comments: 1
Messages
Total messages: 6 (4 generated)
|