summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck
diff options
context:
space:
mode:
Diffstat (limited to 'tools/heapcheck')
-rw-r--r--tools/heapcheck/suppressions.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 39303b8..cad9e21 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1571,3 +1571,15 @@
fun:PluginPrefsTest::EnablePluginSynchronously
fun:PluginPrefsTest_UnifiedPepperFlashState_Test::TestBody
}
+{
+ bug_151976_a
+ Heapcheck:Leak
+ ...
+ fun:TestURLRequestContext::Init
+ fun:TestURLRequestContext::TestURLRequestContext
+ fun:TestURLRequestContextGetter::GetURLRequestContext
+ fun:predictors::TestResourcePrefetcherDelegate::GetURLRequestContext
+ fun:predictors::ResourcePrefetcher::SendRequest
+ fun:predictors::ResourcePrefetcher::TryToLaunchPrefetchRequests
+ fun:predictors::ResourcePrefetcher::Start
+}