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

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

Issue 8416021: Update suppression for 79654 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 2 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 1862995a5b36e06cebaea93d1bdc6a7debd35486..460c485ebe54651035766075f01af59c0b813e86 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3408,10 +3408,13 @@
Memcheck:Leak
fun:_Znw*
...
+ fun:*RenderWidgetHost*
+ ...
fun:_ZNSt3setIP16RenderWidgetHostSt4lessIS1_ESaIS1_EE6insertERKS1_
- fun:*TabLoader7ObserveEiRK18NotificationSourceRK19NotificationDetails
- fun:_ZN19NotificationService6NotifyEiRK18NotificationSourceRK19NotificationDetails
- fun:_ZN11TabContents12SetIsLoadingEbP23LoadNotificationDetails
+ fun:*TabLoader7ObserveEiRKN7content18NotificationSourceERKNS1_19NotificationDetailsE
+ fun:_ZN23NotificationServiceImpl*
+ fun:_ZN11TabContents12SetIsLoading*
+ fun:_ZN11TabContents14RenderViewGone*
}
{
bug_79671
« 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