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

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 | « chrome/browser/chromeos/input_method/xkeyboard.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | 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 e4f32b953459550690a9f3e264247cb4c452db2f..1b24cbefed600b7952ad13db3dcd6f23ce1d092b 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.
{
« no previous file with comments | « chrome/browser/chromeos/input_method/xkeyboard.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698