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

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

Issue 6469051: Widen BackgroundApplicationListModelTest suppression further for Mac memory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 10 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/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 1886e22397a5f4d8732fec1026dd3764323283b3..50d21cd11aee1122dc8bc8b36f4c5cc7f976d776 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3798,6 +3798,7 @@
Memcheck:Leak
fun:_Znw*
fun:_ZN14TestingProfile30GetRequestContextForExtensionsEv
+ ...
fun:_ZN20ExtensionDataDeleterC1EP7ProfileRK4GURL
fun:_ZN16ExtensionService18ClearExtensionDataERK4GURL
fun:_ZN16ExtensionService18UninstallExtensionERKSsb
« 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