Commit b83ef18b authored by glider's avatar glider Committed by Commit bot

Add a comment about the bug being a WontFix

BUG=455638
TBR=thestig@chromium.org
NOTRY=true

Review URL: https://codereview.chromium.org/1468383002

Cr-Commit-Position: refs/heads/master@{#361321}
parent c9feab14
......@@ -280,6 +280,7 @@ char kTSanDefaultSuppressions[] =
// https://crbug.com/448203
"race:blink::RemoteFrame::detach\n"
// Lock inversion in third party code, won't fix.
// https://crbug.com/455638
"deadlock:dbus::Bus::ShutdownAndBlock\n"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment