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

Unified Diff: tools/tsan.supp

Issue 1936213002: Clean up SkFontConfigInterface implementation. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: SkOnce Created 4 years, 8 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 | « src/ports/SkFontHost_fontconfig.cpp ('k') | 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 4333ec21887fbcccd86792a5a640fb3658478c0c..f903781e475d45b8beb0fede5f29197e81f7c37a 100644
--- a/tools/tsan.supp
+++ b/tools/tsan.supp
@@ -13,5 +13,4 @@ race:third_party/externals/libwebp
race:SkGLContextHelper
# Not threadsafe, should be fixed.
-race:RefFCI
race:SkString
« no previous file with comments | « src/ports/SkFontHost_fontconfig.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698