DescriptionSuppress TSAN for cc::VideoLayerImpl::WillDraw
This function grabs locks in different orders depending on the order
of the layers being drawn. But they are all released before being any
are grabbed again, and more than one lock grab only occurs on the
compositor thread.
R=pbos@chromium.org,earthdok
BUG=476529
Committed: https://crrev.com/6e85bb2fcfcee27c0bfb78e1492565e6dfe9f11b
Cr-Commit-Position: refs/heads/master@{#327304}
Patch Set 1 #
Total comments: 1
Patch Set 2 : sup: . #Messages
Total messages: 17 (4 generated)
|