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

Unified Diff: tools/valgrind/memcheck/suppressions.txt

Issue 8667002: Split a portion of BufferedResourceLoader into a separate class ActiveLoader. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src
Patch Set: fixes Created 9 years 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 | « tools/heapcheck/suppressions.txt ('k') | webkit/media/active_loader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index eb940085960bfc654b898205d3215007dd40d4af..efbf35f10ec0624434c6b30ab33eb1f7e9cbbd45 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -4534,18 +4534,6 @@
fun:_ZN16CrxUpdateService19ProcessPendingItemsEv
}
{
- bug_100914_a
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN12webkit_media18BufferedDataSource20CreateResourceLoaderEll
-}
-{
- bug_100914_b
- Memcheck:Leak
- ...
- fun:_ZN12webkit_media22MockBufferedDataSource24CreateMockResourceLoaderE??
-}
-{
bug_100916
Memcheck:Leak
fun:_Znw*
« no previous file with comments | « tools/heapcheck/suppressions.txt ('k') | webkit/media/active_loader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698