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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 6246017: Fix memory leaks in BufferedDataSource, BufferedResourceLoader and SimpleDataSource unit tests. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src
Patch Set: Created 9 years, 11 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') | 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 70ae9d8133e45e2e84832d8f6e8cf0260fac202e..c31497fafdd45bb74a0f4873834aaefeb1893bd5 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1073,30 +1073,6 @@
fun:testing::Test::Run
}
{
- bug_65664a
- Heapcheck:Leak
- fun:webkit_glue::BufferedResourceLoaderTest::Initialize
- fun:webkit_glue::BufferedResourceLoaderTest*
-}
-{
- bug_65664b
- Heapcheck:Leak
- fun:webkit_glue::BufferedDataSourceTest::InitializeDataSource
- fun:webkit_glue::BufferedDataSourceTest*
-}
-{
- bug_65664c
- Heapcheck:Leak
- fun:webkit_glue::SimpleDataSourceTest::InitializeDataSource
- fun:webkit_glue::SimpleDataSourceTest*
-}
-{
- bug_65664d
- Heapcheck:Leak
- fun:webkit_glue::SimpleDataSourceTest_InitializeData_Test::TestBody
- fun:testing::HandleExceptionsInMethodIfSupported
-}
-{
bug_65680a
Heapcheck:Leak
fun:remoting::ScreenRecorderTest_OneRecordCycle_Test::TestBody
« 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