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

Unified Diff: tools/heapcheck/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 | « no previous file | 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 febe5e7abc97f707c71fb64bb98514ddd9eefbc6..dd1ad2e6fd0628b72d2e2c268f1ca0158d97b50e 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1771,27 +1771,3 @@
fun:browser_sync::DataTypeManagerImpl::Stop
fun:ProfileSyncService::Shutdown
}
-{
- bug_100914_a
- Heapcheck:Leak
- ...
- fun:webkit_media::MockBufferedDataSource::CreateMockResourceLoader
-}
-{
- bug_100914_b
- Heapcheck:Leak
- ...
- fun:BufferedDataSourceTest
-}
-{
- bug_100914_c
- Heapcheck:Leak
- ...
- fun:webkit_media::BufferedDataSourceTest::Initialize
-}
-{
- bug_100914_d
- Heapcheck:Leak
- fun:webkit_media::MockBufferedDataSource::MockBufferedDataSource
- fun:webkit_media::BufferedDataSourceTest::BufferedDataSourceTest
-}
« no previous file with comments | « no previous file | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698