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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 10392111: Use ByteStream in downloads system to decouple source and sink. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync'd to LKGR. Created 8 years, 6 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 | « net/url_request/url_request_test_job.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 3a4603997404b3aeee072c74dd3e2ef45c225f90..76c410425cdba17dad2bbcf7ef731cbb9711aef5 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1014,22 +1014,6 @@
fun:DownloadManagerTest_*
}
{
- bug_93006e
- Heapcheck:Leak
- ...
- fun:DownloadResourceHandler::OnWillRead
- fun:BufferedResourceHandler::UseAlternateResourceHandler
- fun:BufferedResourceHandler::CompleteResponseStarted
- fun:BufferedResourceHandler::OnReadCompleted
- fun:ResourceDispatcherHost::CompleteRead
- fun:ResourceDispatcherHost::OnReadCompleted
- fun:net::URLRequest::NotifyReadCompleted
- fun:net::URLRequestJob::NotifyReadComplete
- fun:net::URLRequestTestJob::ProcessNextOperation
- fun:net::URLRequestTestJob::ProcessOnePendingMessage
- fun:ResourceDispatcherHostTest_*
-}
-{
bug_94764
Heapcheck:Leak
fun:remoting::ClientSession::UnpressKeys
« no previous file with comments | « net/url_request/url_request_test_job.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698