| Index: tools/heapcheck/suppressions.txt
|
| diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
|
| index e39e17ba2dc76499e496453ba3dde57766b56e8f..194f75e8d442b7ec7748e535b1873e011510ce07 100644
|
| --- a/tools/heapcheck/suppressions.txt
|
| +++ b/tools/heapcheck/suppressions.txt
|
| @@ -1724,3 +1724,24 @@
|
| fun:PluginService::Init
|
| fun:chromeos::::GViewRequestInterceptorTest::SetUp
|
| }
|
| +{
|
| + bug_104760
|
| + Heapcheck:Leak
|
| + fun:g_malloc
|
| + fun:g_slice_alloc
|
| + fun:g_datalist_id_set_data_full
|
| + fun:g_object_set_data
|
| + fun:views::NativeWidgetGtk::RegisterChildExposeHandler
|
| + fun:views::NativeViewHostGtk::NativeViewAttached
|
| + fun:views::NativeViewHost::Attach
|
| + fun:NativeTabContentsContainerGtk::AttachContents
|
| + fun:TabContentsContainer::ChangeTabContents
|
| + fun:ConstrainedHtmlDelegateGtk
|
| + fun:ConstrainedHtmlUI::CreateConstrainedHtmlDialog
|
| + fun:printing::PrintPreviewTabController::CreatePrintPreviewTab
|
| + fun:printing::PrintPreviewTabController::GetOrCreatePreviewTab
|
| +# fun:PrintPreviewHandlerTest_StickyMarginsCustomThenDefault_Test::TestBody
|
| +# fun:PrintPreviewTabControllerUnitTest_GetOrCreatePreviewTab_Test::TestBody
|
| +# fun:PrintPreviewTabControllerUnitTest_MultiplePreviewTabs_Test::TestBody
|
| +# fun:PrintPreviewTabControllerUnitTest_ClearInitiatorTabDetails_Test::TestBody
|
| +}
|
|
|