summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck
diff options
context:
space:
mode:
authordhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-21 22:20:45 +0000
committerdhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-21 22:20:45 +0000
commitfcc69a4d2cf8608d680f4df82320b079ff39b979 (patch)
tree477062983e63ab7b4e08a36934e24c7cd941a51b /tools/heapcheck
parenta54e65be68a438559f1c11c6ac1cbcc8999528cf (diff)
downloadchromium_src-fcc69a4d2cf8608d680f4df82320b079ff39b979.zip
chromium_src-fcc69a4d2cf8608d680f4df82320b079ff39b979.tar.gz
chromium_src-fcc69a4d2cf8608d680f4df82320b079ff39b979.tar.bz2
Modify Heapcheck suppressions for bind changes with SQLitePersistentCookieStore
Modify Heapcheck suppressions for bind changes with SQLitePersistentCookieStore. Suppression signature changed with bind changes in r110402. BUG=100608 TEST=Heapcheck bots go green TBR=groby@chromium.org, thestig@chromium.org Review URL: http://codereview.chromium.org/8627001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111011 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/heapcheck')
-rw-r--r--tools/heapcheck/suppressions.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 194f75e..3e93db9b 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1644,9 +1644,7 @@
...
fun:SQLitePersistentCookieStore::Backend::LoadCookiesForDomains
...
- fun:base::internal::Invoker*::DoInvoke
- fun:base::Callback::Run
- fun:MessageLoop::RunTask
+ fun:base::internal::InvokeHelper::MakeItSo
}
{
bug_102831_a