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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 8528031: Fix memory leak in SetDefaultContentSettings. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove Valgrind suppressions. Created 9 years, 1 month 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 1e917174499ca69b72c3043afa8af2bef005bc3c..194f75e8d442b7ec7748e535b1873e011510ce07 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1745,11 +1745,3 @@
# fun:PrintPreviewTabControllerUnitTest_MultiplePreviewTabs_Test::TestBody
# fun:PrintPreviewTabControllerUnitTest_ClearInitiatorTabDetails_Test::TestBody
}
-{
- bug_104775
- Heapcheck:Leak
- fun:base::Value::CreateIntegerValue
- fun:HostContentSettingsMap::SetDefaultContentSetting
- fun:CookieSettings::SetDefaultCookieSetting
- fun:ExtensionSpecialStoragePolicyTest_HasSessionOnlyOrigins_Test::TestBody
-}
« no previous file with comments | « chrome/browser/content_settings/host_content_settings_map.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698