| OLD | NEW |
| 1 # There are three kinds of suppressions in this file. | 1 # There are three kinds of suppressions in this file. |
| 2 # 1. third party stuff we have no control over | 2 # 1. third party stuff we have no control over |
| 3 # | 3 # |
| 4 # 2. intentional unit test errors, or stuff that is somehow a false positive | 4 # 2. intentional unit test errors, or stuff that is somehow a false positive |
| 5 # in our own code, or stuff that is so trivial it's not worth fixing | 5 # in our own code, or stuff that is so trivial it's not worth fixing |
| 6 # | 6 # |
| 7 # 3. Suppressions for real chromium bugs that are not yet fixed. | 7 # 3. Suppressions for real chromium bugs that are not yet fixed. |
| 8 # These should all be in chromium's bug tracking system (but a few aren't yet). | 8 # These should all be in chromium's bug tracking system (but a few aren't yet). |
| 9 # Periodically we should sweep this file and the bug tracker clean by | 9 # Periodically we should sweep this file and the bug tracker clean by |
| 10 # running overnight and removing outdated bugs/suppressions. | 10 # running overnight and removing outdated bugs/suppressions. |
| (...skipping 1693 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1704 bug_103945 | 1704 bug_103945 |
| 1705 Heapcheck:Leak | 1705 Heapcheck:Leak |
| 1706 ... | 1706 ... |
| 1707 fun:std::*string::_Rep::_S_create | 1707 fun:std::*string::_Rep::_S_create |
| 1708 ... | 1708 ... |
| 1709 fun:PluginService::RegisterPepperPlugins | 1709 fun:PluginService::RegisterPepperPlugins |
| 1710 fun:PluginService::Init | 1710 fun:PluginService::Init |
| 1711 fun:chromeos::::GViewRequestInterceptorTest::SetUp | 1711 fun:chromeos::::GViewRequestInterceptorTest::SetUp |
| 1712 } | 1712 } |
| 1713 { | 1713 { |
| 1714 bug_104760 | |
| 1715 Heapcheck:Leak | |
| 1716 fun:g_malloc | |
| 1717 fun:g_slice_alloc | |
| 1718 fun:g_datalist_id_set_data_full | |
| 1719 fun:g_object_set_data | |
| 1720 fun:views::NativeWidgetGtk::RegisterChildExposeHandler | |
| 1721 fun:views::NativeViewHostGtk::NativeViewAttached | |
| 1722 fun:views::NativeViewHost::Attach | |
| 1723 fun:NativeTabContentsContainerGtk::AttachContents | |
| 1724 fun:TabContentsContainer::ChangeTabContents | |
| 1725 fun:ConstrainedHtmlDelegateGtk | |
| 1726 fun:ConstrainedHtmlUI::CreateConstrainedHtmlDialog | |
| 1727 fun:printing::PrintPreviewTabController::CreatePrintPreviewTab | |
| 1728 fun:printing::PrintPreviewTabController::GetOrCreatePreviewTab | |
| 1729 # fun:PrintPreviewHandlerTest_StickyMarginsCustomThenDefault_Test::TestBody | |
| 1730 # fun:PrintPreviewTabControllerUnitTest_GetOrCreatePreviewTab_Test::TestBody | |
| 1731 # fun:PrintPreviewTabControllerUnitTest_MultiplePreviewTabs_Test::TestBody | |
| 1732 # fun:PrintPreviewTabControllerUnitTest_ClearInitiatorTabDetails_Test::TestBod
y | |
| 1733 } | |
| 1734 { | |
| 1735 bug_105624_a | 1714 bug_105624_a |
| 1736 Heapcheck:Leak | 1715 Heapcheck:Leak |
| 1737 fun:PeerConnectionHandlerTest_Basic_Test::TestBody | 1716 fun:PeerConnectionHandlerTest_Basic_Test::TestBody |
| 1738 } | 1717 } |
| 1739 { | 1718 { |
| 1740 bug_105624_b | 1719 bug_105624_b |
| 1741 Heapcheck:Leak | 1720 Heapcheck:Leak |
| 1742 fun:WTF::fastMalloc | 1721 fun:WTF::fastMalloc |
| 1743 fun:WTF::RefCounted::operator new | 1722 fun:WTF::RefCounted::operator new |
| 1744 fun:WebCore::MediaStreamSource::create | 1723 fun:WebCore::MediaStreamSource::create |
| (...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1830 fun:ProfileInfoCacheTest | 1809 fun:ProfileInfoCacheTest |
| 1831 } | 1810 } |
| 1832 { | 1811 { |
| 1833 bug_105864_c | 1812 bug_105864_c |
| 1834 Heapcheck:Leak | 1813 Heapcheck:Leak |
| 1835 fun:MessageLoop::MessageLoop | 1814 fun:MessageLoop::MessageLoop |
| 1836 fun:MessageLoopForUI::MessageLoopForUI | 1815 fun:MessageLoopForUI::MessageLoopForUI |
| 1837 fun:ProfileInfoCacheTest::ProfileInfoCacheTest | 1816 fun:ProfileInfoCacheTest::ProfileInfoCacheTest |
| 1838 } | 1817 } |
| 1839 | 1818 |
| OLD | NEW |