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

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

Issue 53403005: Fix leaks in AppListModelTest (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase 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 | « tools/heapcheck/suppressions.txt ('k') | ui/app_list/app_list_model_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 1cc2aef7663aa8fc6cd36c90578a91581c77bf21..f53b5ebb64ecab02f56391d99948869c206322da 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -6430,9 +6430,3 @@
...
fun:_ZN7WebCore11RenderBlock6layoutEv
}
-{
- bug_313521
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN8app_list32AppListModelTest_FolderItem_Test8TestBodyEv
-}
« no previous file with comments | « tools/heapcheck/suppressions.txt ('k') | ui/app_list/app_list_model_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698