summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorcbentzel@chromium.org <cbentzel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-17 17:04:36 +0000
committercbentzel@chromium.org <cbentzel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-17 17:04:36 +0000
commit1917502caa4e45c805f28ab1dd1dfc2248ea4fe0 (patch)
tree8a5510a32e5b8e4f93061871002ebba480ed2b9e /tools
parent496e57908e1d53b286a9fb38339a558863b7068c (diff)
downloadchromium_src-1917502caa4e45c805f28ab1dd1dfc2248ea4fe0.zip
chromium_src-1917502caa4e45c805f28ab1dd1dfc2248ea4fe0.tar.gz
chromium_src-1917502caa4e45c805f28ab1dd1dfc2248ea4fe0.tar.bz2
Suppressions for BrowserRenderProcessHost::CreateMessageFilters
BUG=73299 TEST=None Review URL: http://codereview.chromium.org/6519054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75280 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/memcheck/suppressions.txt26
-rw-r--r--tools/valgrind/memcheck/suppressions_mac.txt26
2 files changed, 52 insertions, 0 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index b22c91d..cae8cd6 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3767,3 +3767,29 @@
fun:_ZN29ExtensionSpecialStoragePolicy18IsStorage*ERK4GURL
fun:_ZN*ExtensionSpecialStoragePolicyTest_*_Test8TestBodyEv
}
+{
+ bug_73299_a
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN24BrowserRenderProcessHost20CreateMessageFiltersEv
+ fun:_ZN24BrowserRenderProcessHost4InitEbb
+ fun:_ZN14RenderViewHost16CreateRenderViewERKSbItN4base20string16_char_traitsESaItEE
+ fun:_ZN11TabContents32CreateRenderViewForRenderManagerEP14RenderViewHost
+ fun:_ZN21RenderViewHostManager14InitRenderViewEP14RenderViewHostRK15NavigationEntry
+ fun:_ZN21RenderViewHostManager8NavigateERK15NavigationEntry
+ fun:_ZN11TabContents15NavigateToEntryERK15NavigationEntryN20NavigationController10ReloadTypeE
+ fun:_ZN11TabContents22NavigateToPendingEntryEN20NavigationController10ReloadTypeE
+ fun:_ZN20NavigationController22NavigateToPendingEntryENS_10ReloadTypeE
+ fun:_ZN20NavigationController9LoadEntryEP15NavigationEntry
+ fun:_ZN20NavigationController7LoadURLERK4GURLS2_j
+ fun:_ZN7browser8NavigateEPNS_14NavigateParamsE
+ fun:_ZN11BrowserInit17LaunchWithProfile17OpenTabsInBrowserEP7BrowserbRKSt6vectorINS0_3TabESaIS4_EE
+ fun:_ZN11BrowserInit17LaunchWithProfile17OpenURLsInBrowserEP7BrowserbRKSt6vectorI4GURLSaIS4_EE
+ fun:_ZN11BrowserInit17LaunchWithProfile17ProcessLaunchURLsEbRKSt6vectorI4GURLSaIS2_EE
+ fun:_ZN11BrowserInit17LaunchWithProfile6LaunchEP7ProfileRKSt6vectorI4GURLSaIS4_EEb
+ fun:_ZN11BrowserInit13LaunchBrowserERK11CommandLineP7ProfileRK8FilePathbPi
+ fun:_ZN11BrowserInit18ProcessCmdLineImplERK11CommandLineRK8FilePathbP7ProfilePiPS_
+ fun:_ZN11BrowserInit5StartERK11CommandLineRK8FilePathP7ProfilePi
+ fun:_Z11BrowserMainRK18MainFunctionParams
+ fun:_ZN47_GLOBAL__N__Z22CheckUserDataDirPolicyP8FilePath23RunNamedProcessTypeMainERKSsRK18MainFunctionParams
+}
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index 319a574..37d0349 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -1412,3 +1412,29 @@
fun:_ZN25RenderViewHostTestHarness5SetUpEv
fun:_ZN30AutocompleteHistoryManagerTest5SetUpEv
}
+{
+ bug_73299_b
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN24BrowserRenderProcessHost20CreateMessageFiltersEv
+ fun:_ZN24BrowserRenderProcessHost4InitEbb
+ fun:_ZN14RenderViewHost16CreateRenderViewERKSbItN4base20string16_char_traitsESaItEE
+ fun:_ZN13ExtensionHost19CreateRenderViewNowEv
+ fun:_ZN13ExtensionHost20ProcessCreationQueue14ProcessOneHostEv
+ fun:_Z16DispatchToMethodIN13ExtensionHost20ProcessCreationQueueEMS1_FvvEEvPT_T0_RK6Tuple0
+ fun:_ZN27ScopedRunnableMethodFactoryIN13ExtensionHost20ProcessCreationQueueEE14RunnableMethodIMS1_FvvE6Tuple0E3RunEv
+ fun:_ZN11MessageLoop7RunTaskEP4Task
+ fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
+ fun:_ZN11MessageLoop6DoWorkEv
+ fun:_ZN4base24MessagePumpCFRunLoopBase7RunWorkEv
+ fun:_ZN4base24MessagePumpCFRunLoopBase13RunWorkSourceEPv
+ fun:CFRunLoopRunSpecific
+ fun:CFRunLoopRunInMode
+ fun:RunCurrentEventLoopInMode
+ fun:ReceiveNextEventCommon
+ fun:BlockUntilNextEventMatchingListInMode
+ fun:_DPSNextEvent
+ fun:-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
+ fun:-[NSApplication run]
+ fun:_ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE
+}