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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 9333005: Fix some memory leaks. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 10 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 | tools/valgrind/memcheck/suppressions.txt » ('j') | ui/base/touch/touch_factory.cc » ('J')
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 8ee2ac49066d8b464096bdaf03104135dbc6ed47..f8c6adbcf9fcede8ca5edc1d9a9647715bc23616 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1400,16 +1400,6 @@
fun:DownloadManager::OnPathExistenceAvailable
}
{
- bug_112795
- Heapcheck:Leak
- fun:XGetAtomName
- fun:ui::TouchFactory::UpdateDeviceList
- fun:TouchFactory
- fun:DefaultSingletonTraits::New
- fun:Singleton::get
- fun:ui::TouchFactory::GetInstance
-}
-{
bug_112798_a
Heapcheck:Leak
...
@@ -1436,12 +1426,6 @@
...
fun:RenderWidgetHostViewAuraTest::TearDown
}
-{
- bug_112803
- Heapcheck:Leak
- ...
- fun:views::ViewLayerTest_OrphanLayerAfterViewRemove_Test::TestBody
-}
# These are temporary suppressions for the CrOS bot to be used until the stacks are fixed.
{
@@ -1831,4 +1815,3 @@
fun:GetNumObjects
...
}
-
« no previous file with comments | « no previous file | tools/valgrind/memcheck/suppressions.txt » ('j') | ui/base/touch/touch_factory.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698