summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck
diff options
context:
space:
mode:
Diffstat (limited to 'tools/heapcheck')
-rw-r--r--tools/heapcheck/suppressions.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index c1adac3ab..afafb49 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1608,3 +1608,30 @@
...
fun:content_settings::PrefProviderTest_MigrateSinglePatternSettings_Test::TestBody
}
+{
+ bug_87998_a
+ Heapcheck:Leak
+ ...
+ fun:bool ::InitCanonical
+ fun:GURL::GURL
+ fun:GeolocationPermissionContextTests*::TestBody
+}
+{
+ bug_87998_b
+ Heapcheck:Leak
+ ...
+ fun:GeolocationInfoBarQueueController::CreateInfoBarRequest
+ fun:ChromeGeolocationPermissionContext::RequestGeolocationPermission
+ fun:GeolocationPermissionContextTests*::TestBody
+}
+{
+ bug_87998_c
+ Heapcheck:Leak
+ ...
+ fun:TestingProfile::GetPrefs
+ fun:AutocompleteHistoryManager::AutocompleteHistoryManager
+ fun:TabContentsWrapper::TabContentsWrapper
+ fun:TabContentsWrapperTestHarness::SetContents
+ fun:TabContentsWrapperTestHarness::SetUp
+ fun:GeolocationPermissionContextTests::SetUp
+}