Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(59)

Unified Diff: tools/tsan.supp

Issue 2295843005: Lift SkString TSAN suppression, to see what yells. (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/tsan.supp
diff --git a/tools/tsan.supp b/tools/tsan.supp
index f903781e475d45b8beb0fede5f29197e81f7c37a..53dfdb8dae8935359a92e95ba85b2916edd21fda 100644
--- a/tools/tsan.supp
+++ b/tools/tsan.supp
@@ -11,6 +11,3 @@ race:third_party/externals/libwebp
# race:SkGLContextHelper::init
# Maybe because it's diagnosed as a use-after-free, not as a race?
race:SkGLContextHelper
-
-# Not threadsafe, should be fixed.
-race:SkString
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698