summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck
diff options
context:
space:
mode:
Diffstat (limited to 'tools/heapcheck')
-rw-r--r--tools/heapcheck/suppressions.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 978b420..205e34f 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1255,3 +1255,9 @@
...
fun:ExtensionUpdaterTest*
}
+{
+ bug_72288
+ Heapcheck:Leak
+ fun:MockTabDownloadState
+ fun:DownloadRequestInfobarDelegate_*_Test::TestBody
+}