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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 7046082: Fix memory leak in ExtensionWebRequestTest, and remove the suppressions for it. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 9 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
Index: tools/heapcheck/suppressions.txt
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index c7e5749855b90f1d5d411be39f831caa41df813f..1735705d9b1f0e11df2982605207e5240b3aceb5 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1622,10 +1622,3 @@
...
fun:WebKitContextTest_Basic_Test::TestBody
}
-{
- bug_85641
- Heapcheck:Leak
- ...
- fun:ExtensionEventRouter::DispatchEvent
- fun:ExtensionWebRequestEventRouter::DispatchEvent
-}
« no previous file with comments | « chrome/browser/extensions/extension_webrequest_api_unittest.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698