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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 2867006: Expand one of the suppressions for bug 46571. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 6 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 | no next file » | 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 49930)
+++ tools/heapcheck/suppressions.txt (working copy)
@@ -537,6 +537,7 @@
fun:__libc_start_main
}
+# "*~TestShell" means "~TestShell" and "TestShell::~TestShell".
{
bug_46571_f
Heapcheck:Leak
@@ -546,7 +547,7 @@
fun:WebCore::ScriptController::collectGarbage
fun:WebKit::WebFrameImpl::collectGarbage
fun:TestShell::CallJSGC
- fun:TestShell::~TestShell
+ fun:*~TestShell
fun:::MainWindowDestroyed
fun:g_closure_invoke
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698