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

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

Issue 77863005: Make refcounting of IndexedDBFactory threadsafe (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove suppression Created 7 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 | « content/browser/indexed_db/indexed_db_factory.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_v2/suppressions.txt
diff --git a/tools/valgrind/tsan_v2/suppressions.txt b/tools/valgrind/tsan_v2/suppressions.txt
index 5be8c05d04d622e8414f55cf6b118c95b6494825..6cf08f765d8d758c7d004e41920cb6a6f1d8dc7a 100644
--- a/tools/valgrind/tsan_v2/suppressions.txt
+++ b/tools/valgrind/tsan_v2/suppressions.txt
@@ -134,6 +134,3 @@ race:net::ProxyResolverV8Tracing::Job::~Job
# http://crbug.com/313726
race:CallbackWasCalled
-
-# http://crbug.com/321596
-race:content::IndexedDBContextImpl::~IndexedDBContextImpl
« no previous file with comments | « content/browser/indexed_db/indexed_db_factory.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698