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 |