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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 6733026: Fix my memory leak in MessageChannel (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 9 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
« no previous file with comments | « no previous file | webkit/plugins/ppapi/message_channel.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/heapcheck/suppressions.txt
===================================================================
--- tools/heapcheck/suppressions.txt (revision 79289)
+++ tools/heapcheck/suppressions.txt (working copy)
@@ -1242,24 +1242,4 @@
...
fun:UserStyleSheetWatcher::Init
}
-{
- bug_77258_a
- Heapcheck:Leak
- fun:webkit::ppapi::::MessageChannelAllocate
- fun:_NPN_CreateObject
- fun:WebKit::WebBindings::createObject
- fun:MessageChannel
- fun:PluginInstance
- fun:webkit::ppapi::PpapiUnittest::SetUp
-}
-{
- bug_77258_b
- Heapcheck:Leak
- fun:webkit::ppapi::::MessageChannelAllocate
- fun:_NPN_CreateObject
- fun:WebKit::WebBindings::createObject
- fun:MessageChannel
- fun:PluginInstance
- fun:webkit::ppapi::ResourceTrackerTest_*_Test::TestBody
-}
« no previous file with comments | « no previous file | webkit/plugins/ppapi/message_channel.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698