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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 9301031: Adding unittest for the reference counting of WebMediaStreamDescriptor/Source (Closed)
Patch Set: Rebase Created 8 years, 11 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 fc335214438d21b0740fc35872add1105e59b91d..de744795249c1771b9a4004d38ab52ec2bdfe169 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1715,15 +1715,6 @@
fun:PeerConnectionHandlerTest_Basic_Test::TestBody
}
{
- bug_105624_b
- Heapcheck:Leak
- fun:WTF::fastMalloc
- fun:WTF::RefCounted::operator new
- fun:WebCore::MediaStreamSource::create
- fun:WebKit::WebMediaStreamSource::initialize
- fun:PeerConnectionHandlerTest_Basic_Test::TestBody
-}
-{
bug_105624_c
Heapcheck:Leak
fun:WTF::fastMalloc
@@ -1830,14 +1821,4 @@
fun:ResourceDispatcherHostTest::MakeTestRequest
fun:ResourceDispatcherHostTest_*_Test::TestBody
}
-{
- bug_111757
- Heapcheck:Leak
- fun:WTF::fastMalloc
- ...
- fun:PeerConnectionHandler::CreateWebKitStreamDescriptor
- fun:PeerConnectionHandler::OnAddStreamCallback
- fun:PeerConnectionHandler::OnAddStream
- fun:PeerConnectionHandlerTest_Basic_Test::TestBody
-}
« no previous file with comments | « content/renderer/media/peer_connection_handler_unittest.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698