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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 10076001: Fix memory leak caused by Rules Registries (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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 6bc0495c3a19329188ae266e2d89ba01d3ba8f55..77e42cf6e46a1b9b864a82c78ea9b5ea14e0dcae 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1816,11 +1816,3 @@
fun:FileSystem*URLRequestJobTest_InvalidURL_Test
fun:testing::internal::TestFactoryImpl::CreateTest
}
-{
- bug_122130
- Heapcheck:Leak
- ...
- fun:extensions::ExtensionAPI::GetFeatureDependency
- fun:extensions::ExtensionAPI::IsPrivileged
- fun:extensions::::ExtensionAPI_IsPrivilegedFeatures_Test::TestBody
-}

Powered by Google App Engine
This is Rietveld 408576698