Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(228)

Side by Side Diff: tools/heapcheck/suppressions.txt

Issue 7585014: Leaks in BrowsingDataQuotaHelperTest (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 1763 matching lines...) Expand 10 before | Expand all | Expand 10 after
1774 Heapcheck:Leak 1774 Heapcheck:Leak
1775 fun:::CookiesTreeModelTest_ContentSettings_Test::TestBody 1775 fun:::CookiesTreeModelTest_ContentSettings_Test::TestBody
1776 } 1776 }
1777 { 1777 {
1778 bug_91816_i 1778 bug_91816_i
1779 Heapcheck:Leak 1779 Heapcheck:Leak
1780 fun:BrowserThread::GetMessageLoopProxyForThread 1780 fun:BrowserThread::GetMessageLoopProxyForThread
1781 fun:MockBrowsingDataQuotaHelper* 1781 fun:MockBrowsingDataQuotaHelper*
1782 fun:::CookiesTreeModelTest_ContentSettings_Test::TestBody 1782 fun:::CookiesTreeModelTest_ContentSettings_Test::TestBody
1783 } 1783 }
1784 {
1785 bug_91836_a
1786 Heapcheck:Leak
1787 ...
1788 fun:std::basic_string::basic_string
1789 fun:GURL::ComponentString
1790 fun:GURL::host
1791 fun:BrowsingDataQuotaHelperImpl::GotOrigins
1792 fun:void DispatchToMethod
1793 fun:base::ScopedCallbackFactory::CallbackImpl::RunWithParams
1794 fun:CallbackRunner::Run
1795 fun:quota::QuotaManager::GetModifiedSinceTask::DatabaseTaskCompleted
1796 fun:quota::QuotaManager::DatabaseTaskBase::Completed
1797 fun:quota::QuotaTask::CallCompleted
1798 ...
1799 fun:BrowsingDataQuotaHelperTest_FetchData_Test::TestBody
1800 }
1801 {
1802 bug_91836_b
1803 Heapcheck:Leak
1804 fun:BrowsingDataQuotaHelperTest::SetUp
1805 }
1806 {
1807 bug_91836_c
1808 Heapcheck:Leak
1809 fun:quota::QuotaManager::QuotaManager
1810 fun:BrowsingDataQuotaHelperTest::SetUp
1811 }
1812 {
1813 bug_91836_d
1814 Heapcheck:Leak
1815 ...
1816 fun:std::deque::deque
1817 fun:quota::CallbackQueueBase::CallbackQueueBase
1818 fun:quota::CallbackQueue3::CallbackQueue3
1819 fun:quota::QuotaManager::QuotaManager
1820 fun:BrowsingDataQuotaHelperTest::SetUp
1821 }
1822 {
1823 bug_91836_e
1824 Heapcheck:Leak
1825 fun:__gnu_cxx::new_allocator::allocate
1826 ...
1827 fun:std::_Deque_base::_M_initialize_map
1828 fun:std::_Deque_base::_Deque_base
1829 fun:std::deque::deque
1830 fun:quota::CallbackQueueBase::CallbackQueueBase
1831 fun:quota::CallbackQueue3::CallbackQueue3
1832 fun:quota::UsageTracker::UsageTracker
1833 fun:quota::QuotaManager::LazyInitialize
1834 fun:quota::QuotaManager::GetOriginsModifiedSince
1835 fun:BrowsingDataQuotaHelperImpl::FetchQuotaInfo
1836 fun:BrowsingDataQuotaHelperImpl::StartFetching
1837 fun:BrowsingDataQuotaHelperTest::StartFetching
1838 fun:BrowsingDataQuotaHelperTest_Empty_Test::TestBody
1839 }
1840 {
1841 bug_91836_f
1842 Heapcheck:Leak
1843 fun:quota::QuotaManager::LazyInitialize
1844 fun:quota::QuotaManager::GetOriginsModifiedSince
1845 fun:BrowsingDataQuotaHelperImpl::FetchQuotaInfo
1846 fun:BrowsingDataQuotaHelperImpl::StartFetching
1847 fun:BrowsingDataQuotaHelperTest::StartFetching
1848 fun:BrowsingDataQuotaHelperTest_Empty_Test::TestBody
1849 }
1850 {
1851 bug_91836_g
1852 Heapcheck:Leak
1853 ...
1854 fun:std::string::append
1855 fun:FilePath::Append
1856 fun:FilePath::AppendASCII
1857 fun:quota::QuotaManager::LazyInitialize
1858 fun:quota::QuotaManager::GetOriginsModifiedSince
1859 fun:BrowsingDataQuotaHelperImpl::FetchQuotaInfo
1860 fun:BrowsingDataQuotaHelperImpl::StartFetching
1861 fun:BrowsingDataQuotaHelperTest::StartFetching
1862 fun:BrowsingDataQuotaHelperTest_Empty_Test::TestBody
1863 }
1864 {
1865 bug_91836_h
1866 Heapcheck:Leak
1867 ...
1868 fun:std::map::insert
1869 fun:std::map::operator[]
1870 fun:BrowsingDataQuotaHelperImpl::GotHostUsage
1871 fun:void DispatchToMethod
1872 fun:base::ScopedCallbackFactory::CallbackImpl::RunWithParams
1873 fun:CallbackRunner::Run
1874 fun:quota::CallbackQueue3::Run
1875 fun:quota::CallbackQueueMap3::Run
1876 fun:quota::UsageTracker::DidGetClientHostUsage
1877 fun:void DispatchToMethod
1878 fun:base::ScopedCallbackFactory::CallbackImpl::RunWithParams
1879 fun:CallbackRunner::Run
1880 fun:quota::ClientUsageTracker::GetHostUsage
1881 fun:quota::UsageTracker::GetHostUsage
1882 fun:quota::QuotaManager::GetHostUsage
1883 }
1884 {
1885 bug_91836_i
1886 Heapcheck:Leak
1887 fun:quota::QuotaManager::StartEviction
1888 fun:quota::QuotaManager::InitializeTemporaryOriginsInfoTask::DatabaseTaskComp leted
1889 fun:quota::QuotaManager::DatabaseTaskBase::Completed
1890 fun:quota::QuotaTask::CallCompleted
1891 ...
1892 fun:BrowsingDataQuotaHelperTest_Empty_Test::TestBody
1893 }
1894 {
1895 bug_91836_j
1896 Heapcheck:Leak
1897 fun:BrowserThread::GetMessageLoopProxyForThread
1898 fun:BrowsingDataQuotaHelperTest::SetUp
1899 }
1900 {
1901 bug_91836_k
1902 Heapcheck:Leak
1903 fun:quota::QuotaDatabase::LazyOpen
1904 fun:quota::QuotaDatabase::SetGlobalQuota
1905 fun:quota::QuotaManager::InitializeTask::RunOnTargetThread
1906 ...
1907 fun:BrowsingDataQuotaHelperTest_Empty_Test::TestBody
1908 }
1909 {
1910 bug_91836_l
1911 Heapcheck:Leak
1912 fun:__gnu_cxx::new_allocator::allocate
1913 fun:std::string::_Rep::_S_create
1914 fun:std::string::_S_construct
1915 fun:std::string::_S_construct_aux
1916 fun:std::string::_S_construct
1917 fun:std::basic_string::basic_string
1918 fun:file_util::CreateTemporaryDirInDirImpl
1919 fun:file_util::CreateNewTempDirectory
1920 fun:ScopedTempDir::CreateUniqueTempDir
1921 fun:BrowsingDataQuotaHelperTest::SetUp
1922 }
OLDNEW
« no previous file with comments | « no previous file | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698