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

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

Issue 10827216: Don't run BrowserPolicyConnector::Init from TestingBrowserProcess by default. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 8 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 | « chrome/test/base/testing_browser_process.cc ('k') | 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 633 matching lines...) Expand 10 before | Expand all | Expand 10 after
644 { 644 {
645 bug_65940_b 645 bug_65940_b
646 Heapcheck:Leak 646 Heapcheck:Leak
647 fun:__gnu_cxx::new_allocator::allocate 647 fun:__gnu_cxx::new_allocator::allocate
648 fun:std::_Vector_base::_M_allocate 648 fun:std::_Vector_base::_M_allocate
649 fun:std::vector::_M_insert_aux 649 fun:std::vector::_M_insert_aux
650 fun:std::vector::push_back 650 fun:std::vector::push_back
651 fun:IPC::ChannelProxy::Context::OnAddFilter 651 fun:IPC::ChannelProxy::Context::OnAddFilter
652 } 652 }
653 { 653 {
654 bug_66054_a
655 Heapcheck:Leak
656 ...
657 fun:policy::CreateSequencedTestDictionaryActionP::gmock_Impl::gmock_PerformIm pl
658 fun:testing::internal::ActionHelper::Perform
659 fun:policy::CreateSequencedTestDictionaryActionP::gmock_Impl::Perform
660 fun:testing::Action::Perform
661 fun:testing::internal::FunctionMockerBase::InvokeWith
662 fun:testing::internal::FunctionMocker::Invoke
663 fun:policy::ProviderDelegateMock::Load
664 fun:policy::AsynchronousPolicyLoader::Reload
665 fun:policy::AsynchronousPolicyLoaderTest_ProviderNotificationOnPolicyChange_T est::TestBody
666 }
667 {
668 bug_66054_b
669 Heapcheck:Leak
670 fun:policy::AsynchronousPolicyTestBase_ProviderRefresh_Test::TestBody
671 }
672 {
673 bug_67524 654 bug_67524
674 Heapcheck:Leak 655 Heapcheck:Leak
675 ... 656 ...
676 fun:net::::ProxyResolverV8WithMockBindings::SetPacScriptFromDisk 657 fun:net::::ProxyResolverV8WithMockBindings::SetPacScriptFromDisk
677 } 658 }
678 { 659 {
679 bug_68304 660 bug_68304
680 Heapcheck:Leak 661 Heapcheck:Leak
681 ... 662 ...
682 fun:IPC::ParamTraits::Read 663 fun:IPC::ParamTraits::Read
(...skipping 819 matching lines...) Expand 10 before | Expand all | Expand 10 after
1502 } 1483 }
1503 { 1484 {
1504 bug_141037 1485 bug_141037
1505 Heapcheck:Leak 1486 Heapcheck:Leak
1506 ... 1487 ...
1507 fun:ReloadButton::CreateMenuModel 1488 fun:ReloadButton::CreateMenuModel
1508 fun:ReloadButton::ReloadButton 1489 fun:ReloadButton::ReloadButton
1509 fun:ReloadButtonTest::ReloadButtonTest 1490 fun:ReloadButtonTest::ReloadButtonTest
1510 } 1491 }
1511 { 1492 {
1512 bug_141255_a
1513 Heapcheck:Leak
1514 ...
1515 fun:policy::BrowserPolicyConnector::CreatePlatformProvider
1516 fun:policy::BrowserPolicyConnector::Init
1517 fun:TestingBrowserProcess::browser_policy_connector
1518 }
1519 {
1520 bug_141255_b
1521 Heapcheck:Leak
1522 fun:base::internal::WeakReferenceOwner::GetRef
1523 fun:base::WeakPtrFactory::GetWeakPtr
1524 fun:policy::AsyncPolicyLoader::ScheduleNextReload
1525 fun:policy::AsyncPolicyLoader::Init
1526 }
1527 {
1528 bug_141255_c
1529 Heapcheck:Leak
1530 ...
1531 fun:policy::ConfigDirPolicyLoader::InitOnFile
1532 fun:policy::AsyncPolicyLoader::Init
1533 }
1534 {
1535 bug_141255_d
1536 Heapcheck:Leak
1537 fun:base::Bind
1538 fun:policy::AsyncPolicyProvider::InitWithLoopsReady
1539 }
1540 {
1541 bug_141255_e
1542 Heapcheck:Leak
1543 fun:MessageLoop::MessageLoop
1544 fun:ExtensionServiceTestBase::ExtensionServiceTestBase
1545 }
1546 {
1547 bug_141255_f
1548 Heapcheck:Leak
1549 fun:MessageLoop::MessageLoop
1550 fun:ExtensionUITest::ExtensionUITest
1551 fun:ExtensionUITest_*
1552 }
1553 {
1554 bug_141255_g
1555 Heapcheck:Leak
1556 fun:MessageLoop::MessageLoop
1557 fun:MessageLoopForUI::MessageLoopForUI
1558 fun:RenderViewHostTestHarness
1559 fun:ChromeRenderViewHostTestHarness::ChromeRenderViewHostTestHarness
1560 fun:TabContentsTestHarness::TabContentsTestHarness
1561 }
1562 {
1563 bug_141255_h
1564 Heapcheck:Leak
1565 fun:MessageLoop::MessageLoop
1566 fun:ExtensionServiceTestSimple_Enabledness_Test::TestBody
1567 }
1568 {
1569 bug_141255_i
1570 Heapcheck:Leak
1571 fun:MessageLoop::MessageLoop
1572 fun:ChromeLauncherControllerTest::ChromeLauncherControllerTest
1573 }
1574 {
1575 bug_141255_j
1576 Heapcheck:Leak
1577 fun:MessageLoop::MessageLoop
1578 fun:ExtensionUpdaterTest
1579 }
1580 {
1581 bug_141322 1493 bug_141322
1582 Heapcheck:Leak 1494 Heapcheck:Leak
1583 fun:MessageLoop::MessageLoop 1495 fun:MessageLoop::MessageLoop
1584 fun:MediaGalleriesPreferencesTest 1496 fun:MediaGalleriesPreferencesTest
1585 } 1497 }
OLDNEW
« no previous file with comments | « chrome/test/base/testing_browser_process.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698