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

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

Issue 205893007: Remove SafePointBarrier related TSAN suppressions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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 73a48866d0afefbb0aaf14fa16efcb8130950d59..9b47374a9bd95e7279a3df60db43fa2dfe456040 100644
--- a/tools/valgrind/tsan_v2/suppressions.txt
+++ b/tools/valgrind/tsan_v2/suppressions.txt
@@ -238,11 +238,6 @@ race:cricket::WebRtcVideoMediaChannel::SetSendCodec
# http://crbug.com/347553
race:blink::WebString::reset
-# http://crbug.com/347559
-race:WebCore::ThreadState::stopThreads
-race:WebCore::ThreadState::visitRoots
-race:WebCore::SafePointBarrier::parkAfterPushRegisters
-
# https://code.google.com/p/v8/issues/detail?id=3143
race:v8::internal::FLAG_track_double_fields
« 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