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

Unified Diff: tools/valgrind/tsan_v2/suppressions.txt

Issue 252563006: Remove the suppression for issue 342662 (not reproducible with libc++) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/tsan_v2/suppressions.txt
diff --git a/tools/valgrind/tsan_v2/suppressions.txt b/tools/valgrind/tsan_v2/suppressions.txt
index 6b04f5abd254af6f37d65689e6b4a2ef0fae315c..576cb5099b7ac6948c61294e23d532356cdbaf1a 100644
--- a/tools/valgrind/tsan_v2/suppressions.txt
+++ b/tools/valgrind/tsan_v2/suppressions.txt
@@ -198,9 +198,6 @@ race:CommandLine::GetSwitchValueASCII
race:blink::s_platform
race:content::RendererWebKitPlatformSupportImpl::~RendererWebKitPlatformSupportImpl
-# http://crbug.com/342662
-race:SetWindowList
-
# http://crbug.com/345240
race:WTF::s_shutdown
« 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