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

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

Issue 8649002: Rewrite BufferedDataSource tests to use real BufferedResourceLoader objects. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src
Patch Set: vrk comments 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/buffered_data_source.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 5e0452212b05a251705be70f068e0738daa509c8..3af0141d67be6e555dd0ecffd536148423ca6a65 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -4704,18 +4704,10 @@
fun:_ZN16CrxUpdateService19ProcessPendingItemsEv
}
{
- bug_100914a
+ bug_100914
Memcheck:Leak
fun:_Znw*
fun:_ZN12webkit_media18BufferedDataSource20CreateResourceLoaderEll
- fun:_ZN12webkit_media18BufferedDataSource24HttpInitialStartCallbackEi
-}
-{
- bug_100914b
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN12webkit_media18BufferedDataSource20CreateResourceLoaderEll
- fun:_ZN12webkit_media18BufferedDataSource14InitializeTaskEv
}
{
bug_100916
« no previous file with comments | « no previous file | webkit/media/buffered_data_source.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698