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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 23456033: Remove stale heap leak check suppressions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/heapcheck/suppressions.txt
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 7108a1c34745875ccb4d6100fc7e12bd480810a8..16eebb033092e85a5a26359d9ed7c755b9e85965 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -636,50 +636,6 @@
fun:ash::test::FocusCyclerTest_CycleFocusThroughWindowWithPanes_Test::TestBody
}
{
- bug_246567a
- Heapcheck:Leak
- fun:v8::internal::PerThreadAssertScopeBase::AssertData
- fun:v8::internal::PerThreadAssertScope::IsAllowed
- fun:v8::internal::Heap::AllocateRaw
- fun:v8::internal::Heap::Allocate
- fun:v8::internal::Heap::AllocateForeign
- fun:v8::internal::Heap::AllocateExternal
- fun:v8::internal::Factory::NewExternal
- fun:v8::External::New
- fun:net::ProxyResolverV8::Context::InitV8
- fun:net::ProxyResolverV8::SetPacScript
- fun:net::ProxyResolverV8Tracing::Job::ExecuteProxyResolver
- fun:net::ProxyResolverV8Tracing::Job::ExecuteBlocking
-}
-{
- bug_246567b
- Heapcheck:Leak
- fun:v8::internal::PerThreadAssertScopeBase::AssertData
- fun:v8::internal::PerThreadAssertScope::IsAllowed
- fun:v8::internal::HandleScope::CreateHandle
- fun:Handle
- fun:MacroAssembler
- fun:v8::internal::Deoptimizer::EnsureCodeForDeoptimizationEntry
- fun:v8::internal::Isolate::Init
- fun:v8::internal::V8::Initialize
- fun:v8::internal::Snapshot::Initialize
- fun:InitializeHelper
- fun:v8::V8::Initialize
- fun:v8::Locker::Initialize
- fun:net::ProxyResolverV8::Context::InitV8
- fun:net::ProxyResolverV8::SetPacScript
- fun:net::ProxyResolverV8Tracing::Job::ExecuteProxyResolver
- fun:net::ProxyResolverV8Tracing::Job::ExecuteBlocking
-}
-{
- bug_246567c
- Heapcheck:Leak
- fun:v8::internal::PerThreadAssertScopeBase::AssertData
- fun:v8::internal::PerThreadAssertScope::IsAllowed
- fun:v8::internal::HandleScope::CreateHandle
- fun:Handle
-}
-{
bug_247525
Heapcheck:Leak
...
@@ -933,27 +889,3 @@
fun:SafeBrowsingDatabaseManagerTest::RunSBHashTest
fun:SafeBrowsingDatabaseManagerTest_CheckCorrespondsListType_Test::TestBody
}
-{
- bug_291236_a
- Heapcheck:Leak
- fun:v8::internal::Malloced::New
- fun:v8::internal::Zone::NewSegment
- fun:v8::internal::Zone::NewExpand
- fun:v8::internal::Zone::New
- fun:v8::internal::ZoneAllocationPolicy::New
- fun:v8::internal::List::NewData
- fun:v8::internal::List::Resize
-}
-{
- bug_291236_b
- Heapcheck:Leak
- fun:v8::internal::Malloced::New
- fun:v8::internal::Zone::NewSegment
- fun:v8::internal::Zone::NewExpand
- fun:v8::internal::Zone::New
- fun:v8::internal::ZoneObject::operator new
- fun:v8::internal::HOptimizedGraphBuilder::VisitCompareOperation
- fun:v8::internal::CompareOperation::Accept
- fun:v8::internal::HOptimizedGraphBuilder::Visit
- fun:v8::internal::HOptimizedGraphBuilder::VisitForControl
-}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698