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

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: Incorporated comments. Created 8 years, 7 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
Index: tools/heapcheck/suppressions.txt
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 69c2fdf6cb5c0aac531a43af83781cae036fb016..f05eab67ee6b263939836836dd80bbc44cf79198 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1304,22 +1304,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_94195
Heapcheck:Leak
...

Powered by Google App Engine
This is Rietveld 408576698