Skip to content

Commit

Permalink
Suppress new infobar-related leak
Browse files Browse the repository at this point in the history
BUG=156705
TBR=cramya

Review URL: https://codereview.chromium.org/11196048

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162797 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
thakis@chromium.org committed Oct 18, 2012
1 parent ece1d95 commit 946937c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tools/valgrind/memcheck/suppressions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6075,3 +6075,10 @@
...
fun:_ZN77GeolocationInfoBarQueueControllerTests_OneObservationPerInfoBarCancelled_Test8TestBodyEv
}
{
bug_156705
Memcheck:Leak
fun:_Znw*
fun:_ZN33GeolocationInfoBarQueueController21CreateInfoBarDelegateEP16InfoBarTabHelperPS_iiiRK4GURLRKSs
fun:_ZN33GeolocationInfoBarQueueController17ShowQueuedInfoBarEiiP16InfoBarTabHelper
}

0 comments on commit 946937c

Please sign in to comment.