summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 b6c3f5d..4cb59a8f 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1849,3 +1849,9 @@
fun:WebKit::FrameLoaderClientImpl::finishedLoading
fun:WebCore::FrameLoader::finishedLoadingDocumen
}
+{
+ bug_114787
+ Heapcheck:Leak
+ ...
+ fun:content::CreateQuotaManagerAndClients
+}