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

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

Issue 7841004: Don't pass URLBlacklistManager from UI to IO through ProfileParams on ProfileIOData. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update suppression Created 9 years, 3 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/browser/profiles/profile_io_data.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 7226b764c7b7053a09569d9402b1c8f600550d1a..428c9c330924a69167e2a18a0d15842082ce29c7 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3654,7 +3654,7 @@
Memcheck:Leak
fun:_Znw*
...
- fun:_ZN13ProfileIOData23InitializeProfileParamsEP7Profile
+ fun:_ZN13ProfileIOData20InitializeOnUIThreadEP7Profile
Joao da Silva 2011/09/06 21:07:16 Manual name mangling... c++filt turns this into th
willchan no longer on Chromium 2011/09/06 21:15:45 Sure...give it a shot. If it doesn't work, then va
}
{
bug_72698_b
« no previous file with comments | « chrome/browser/profiles/profile_io_data.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698