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

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

Issue 5364003: Make URLRequestThrottlerEntryInterface inherit RefCountedThreadSafe, (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add friend. Created 10 years, 1 month 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 | « net/url_request/url_request_throttler_entry_interface.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/tsan/suppressions.txt
diff --git a/tools/valgrind/tsan/suppressions.txt b/tools/valgrind/tsan/suppressions.txt
index 43cbf1d86443cc7c005751f384728af967be86a3..272fecd17edc269fe913ff119883b91976c93586 100644
--- a/tools/valgrind/tsan/suppressions.txt
+++ b/tools/valgrind/tsan/suppressions.txt
@@ -116,13 +116,6 @@
fun:base::RefCounted<net::NetLog::EventParameters>::*
}
-{
- bug_64501
- ThreadSanitizer:Race
- ...
- fun:base::RefCounted<net::URLRequestThrottlerEntryInterface>::*
-}
-
############################
# Benign races
{
« no previous file with comments | « net/url_request/url_request_throttler_entry_interface.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698