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

Unified Diff: tools/valgrind/memcheck/suppressions.txt

Issue 7218073: Explicitly ShutdownOnUIThread the HostContentSettingsMap when destroying the Profile. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review Created 9 years, 5 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 | « chrome/test/testing_profile.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 659634d5bea9c87c084be77ba5bcb7ab1e3c5ed9..2129e1f9d38ad613328be0187deab43e1e90fc4d 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3328,23 +3328,6 @@
fun:_ZN14ProfileManager10AddProfileEP7Profileb
}
{
- bug_66853_b
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN11ProfileImpl25GetHostContentSettingsMapEv
- ...
- fun:_ZNK17ProfileImplIOData6Handle27GetMainRequestContextGetterEv
- fun:_ZN11ProfileImpl17GetRequestContextEv
- fun:_ZN19SafeBrowsingService5StartEv
- fun:_ZN19SafeBrowsingService10InitializeEv
- fun:_ZN22ResourceDispatcherHost10InitializeEv
- fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv
- fun:_ZN18BrowserProcessImpl24resource_dispatcher_hostEv
- fun:_ZN16ExtensionService4InitEv
- fun:_ZN11ProfileImpl14InitExtensionsE*
- fun:_ZN14ProfileManager10AddProfileEP7Profileb
-}
-{
bug_67142
Memcheck:Leak
fun:_Znw*
@@ -4803,23 +4786,6 @@
fun:_ZN8chromeos12input_method18InputMethodManager11GetInstanceEv
}
-{
- bug_88557
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN14ExtensionPrefsC1EP11PrefServiceRK8FilePathP21ExtensionPrefValueMap
- fun:_ZN11ProfileImpl13OnPrefsLoadedEb
- fun:_ZN11ProfileImplC1ERK8FilePathPN7Profile8DelegateE
- fun:_ZN7Profile13CreateProfileERK8FilePath
- fun:_ZN14ProfileManager10GetProfileERK8FilePath
- fun:_ZN14ProfileManager17GetDefaultProfileERK8FilePath
- fun:_ZN12_GLOBAL__N_113CreateProfileERK18MainFunctionParamsRK8FilePath
- fun:_Z11BrowserMainRK18MainFunctionParams
- fun:_ZN12_GLOBAL__N_123RunNamedProcessTypeMainERKSsRK18MainFunctionParams
- fun:ChromeMain
- fun:main
-}
-
#-----------------------------------------------------------------------
# These only occur on our Google workstations
{
« no previous file with comments | « chrome/test/testing_profile.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698