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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 3122032: Remove suppressions for bug 52808 (leak in HostContentSettingsMapTest.ResourceIdentifierPrefs) (Closed) Base URL: git://codf21.jail/chromium.git
Patch Set: Created 10 years, 4 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 | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/heapcheck/suppressions.txt
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 57250afb6b443fd1fa65e9ca0ef360e9f0994abe..42cd4332686d7d33e5214292ce5d8b57c5ebc3e9 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -957,13 +957,3 @@
fun:Callback1::Type* NewCallback
fun:PrefValueStoreTest_TestConcurrentPolicyRefresh_Test::TestBody
}
-{
- bug_52808
- Heapcheck:Leak
- ...
- fun:base::JSONReader::BuildValue
- fun:base::JSONReader::JsonToValue
- fun:base::JSONReader::ReadAndReturnError
- fun:base::JSONReader::Read
- fun:::HostContentSettingsMapTest_ResourceIdentifierPrefs_Test::TestBody
-}
« no previous file with comments | « no previous file | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698