WTF: Replace most uses of WTF::MutexBase::Locked with AssertAcquired.
This matches the API of base::Lock, which we intend to eventually switch to, better, and doing a DCHECK is the only reasonable thing to do with the result of Locked anyhow. Bug: 856641 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: Ibd31cb7d1c0982929b6aa09135c7b331cadec984 Reviewed-on: https://chromium-review.googlesource.com/1183633Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Yuta Kitamura <yutak@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#585021}
Showing
Please register or sign in to comment