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

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: ntis Created 9 years, 1 month 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 | webkit/media/active_loader.h » ('j') | webkit/media/buffered_resource_loader.cc » ('J')
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 c007f41645d625e4a988868d25b3ea91e2b7d118..b00f04461d0805d90a590574756dc59b72ccd856 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -4546,12 +4546,6 @@
fun:_ZN16CrxUpdateService19ProcessPendingItemsEv
}
{
- bug_100914
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN12webkit_media18BufferedDataSource20CreateResourceLoaderEll
-}
-{
bug_100916
Memcheck:Leak
fun:_Znw*
« no previous file with comments | « no previous file | webkit/media/active_loader.h » ('j') | webkit/media/buffered_resource_loader.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698