diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-08 23:23:56 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-08 23:23:56 +0000 |
commit | 7b405112c0556e36644b1cd8aa6f253952b4b89e (patch) | |
tree | ecf4317f468bd4ee9ffe8fd8c561721e760b4472 | |
parent | 7f4172e1296151d1c26c659dd28c4ae9f3b12fb1 (diff) | |
download | chromium_src-7b405112c0556e36644b1cd8aa6f253952b4b89e.zip chromium_src-7b405112c0556e36644b1cd8aa6f253952b4b89e.tar.gz chromium_src-7b405112c0556e36644b1cd8aa6f253952b4b89e.tar.bz2 |
Remove suppressions for bug 75021, which is fixed.
BUG=75021
TEST=none
TBR=timurrrr
Review URL: http://codereview.chromium.org/6648012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77365 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | tools/valgrind/memcheck/suppressions.txt | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt index 7e3355c..12d3a4c 100644 --- a/tools/valgrind/memcheck/suppressions.txt +++ b/tools/valgrind/memcheck/suppressions.txt @@ -3886,50 +3886,6 @@ fun:_ZN8remoting18ChromotingHostTest5SetUpEv } { - bug_75021a - Memcheck:Addr4 - fun:_ZNK11InfoBarView8delegateEv - fun:_ZN16InfoBarContainer13RemoveInfoBarEP15InfoBarDelegateb - fun:_ZN16InfoBarContainer7ObserveE16NotificationTypeRK18NotificationSourceRK19NotificationDetails - fun:_ZN19NotificationService6NotifyE16NotificationTypeRK18NotificationSourceRK19NotificationDetails - fun:_ZN11TabContents13RemoveInfoBarEP15InfoBarDelegate - fun:_ZN11TabContents14ExpireInfoBarsERKN20NavigationController20LoadCommittedDetailsE - fun:_ZN11TabContents7ObserveE16NotificationTypeRK18NotificationSourceRK19NotificationDetails - fun:_ZN19NotificationService6NotifyE16NotificationTypeRK18NotificationSourceRK19NotificationDetails - fun:_ZN20NavigationController30NotifyNavigationEntryCommittedEPNS_20LoadCommittedDetailsEi - fun:_ZN20NavigationController19RendererDidNavigateERK32ViewHostMsg_FrameNavigate_ParamsiPNS_20LoadCommittedDetailsE - fun:_ZN11TabContents11DidNavigateEP14RenderViewHostRK32ViewHostMsg_FrameNavigate_Params - fun:_ZN14RenderViewHost13OnMsgNavigateERKN3IPC7MessageE - fun:_ZN14RenderViewHost17OnMessageReceivedERKN3IPC7MessageE - fun:_ZN24BrowserRenderProcessHost17OnMessageReceivedERKN3IPC7MessageE - fun:_ZN3IPC12ChannelProxy7Context17OnDispatchMessageERKNS_7MessageE -} -{ - bug_75021b - Memcheck:Addr4 - fun:_ZN11InfoBarView13set_containerEP16InfoBarContainer - fun:_ZN16InfoBarContainer17ChangeTabContentsEP11TabContents - fun:_ZN11BrowserView13TabDetachedAtEP18TabContentsWrapperi - fun:_ZN13TabStripModel19DetachTabContentsAtEi - fun:_ZN13TabStripModel7ObserveE16NotificationTypeRK18NotificationSourceRK19NotificationDetails - fun:_ZN19NotificationService6NotifyE16NotificationTypeRK18NotificationSourceRK19NotificationDetails - fun:_ZN11TabContentsD0Ev - fun:_ZN10scoped_ptrI11TabContentsED1Ev - fun:_ZN18TabContentsWrapperD0Ev - fun:_ZN13TabStripModel16InternalCloseTabEP18TabContentsWrapperib - fun:_ZN13TabStripModel17InternalCloseTabsERKSt6vectorIiSaIiEEj - fun:_ZN13TabStripModel12CloseAllTabsEv - fun:_ZN7Browser12CloseAllTabsEv - fun:_ZN7Browser15OnWindowClosingEv - fun:_ZN11BrowserView8CanCloseEv - fun:_ZN5views13NonClientView8CanCloseEv - fun:_ZN5views9WindowGtk5CloseEv - fun:_ZN11BrowserView5CloseEv - fun:_ZN7Browser11CloseWindowEv - fun:_ZN7Browser29ExecuteCommandWithDispositionEi21WindowOpenDisposition - fun:_ZN7Browser14ExecuteCommandEi -} -{ bug_75023 Memcheck:Leak fun:_Znw* |